html {
  font-size: 24px;
}

@media screen and (min-width: 1px) and (max-width: 1445px) {
  html {
    font-size: 19px;
  }
}

.enterpriseZone {
  scrollbar-width: none;
}

.top-header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 44;
}

.contactUsMain {
  margin: unset;
}

.homePage {
  background-color: #fff;
}

.nav-c {
  height: 100%;
  width: 60rem !important;
  margin: 0 auto;
  background-color: #fff;
}

.logo {
  width: unset;
}

.nav {
  font-size: 0.833333rem;
  width: 6.8rem;
  height: 2rem;
  border-radius: 1.25rem;
  text-align: center;
  line-height: 2rem;
  overflow: hidden;
}

.navItem-active {
  background: #1F85FC;
}

.nav a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 2rem;
  color: #666;
  font-weight: normal;
}

.navItem-active a {
  font-size: .8rem;
  font-weight: bold;
  color: #fff !important;
}

.nav:hover {
  background-color: rgba(31, 133, 252, 0.05);
}

.nav:hover a {
  color: #013673;
}

.navItem-active :hover {
  background: #1F85FC;
}

.navItem-active :hover a {
  color: #fff !important;
}

.enterpriseMain03 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 5.833333rem;
}

.banner img {
  min-width: 1440px;
  max-width: 1920px;
  margin: 3.2rem auto 0;
  display: block;
  width: 100%;
}

.bannerTitle {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 4.166667rem;
  color: #013673;
  line-height: 2.666667rem;
  text-align: center;
}

.bannerSubTitle {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1rem;
  color: #C65539;
  line-height: 3.375rem;
  text-align: center;
  margin-top: 2.125rem;
}

.solution-warp {
  margin-top: 1.833333rem;
  width: 100%;
  padding: 0 2.041667rem 0 2.083333rem;
}

.solution-warp img {
  width: 100%;
}

.swipe {
  /* width: 76.666667rem; */
  width: 60rem;
  height: 35rem;
  margin: 2.458333rem auto 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #013673;
  border-radius: 2.5rem;
  position: relative;
}

.swipeTitle {
  font-weight: 600;
  font-size: 2.666667rem;
  color: #FFFFFF;
  margin-top: 3.291667rem;
  height: 2.5rem;
}

.swipeSubTitle {
  height: 0.791667rem;
  font-weight: 400;
  font-size: 0.833333rem;
  color: #FFFFFF;
  margin-top: 1.25rem;
  text-align: center;
}

.flagBox {
  margin-top: 3.583333rem;
  display: flex;
  width: 54.166667rem;
  justify-content: space-between;
}

.flag {
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.flagName {
  font-weight: 600;
  font-size: 1.333333rem;
  color: #FFFFFF;
  line-height: 1.5rem;
  margin-top: 1.458333rem;
  text-align: center;
  height: 1.291667rem;
}

.flagLang {
  font-weight: 400;
  font-size: 1rem;
  color: #FFFFFF;
  line-height: 1.5rem;
  margin-top: 0.583333rem;
  text-align: center;
}

.swipeCtn {
  margin-top: 2.166667rem;
  display: flex;
  align-items: center;
  height: 20rem;
  width: 100%;
}

.swipeLeft {
  width: 2rem;
  height: 2rem;
  box-shadow: 0.083333rem 0.083333rem 0.625rem 0.041667rem rgba(1, 54, 115, 0.13);
  border-radius: 50%;
  margin: 0 2.75rem 0 3.583333rem;
  cursor: pointer;
}

.swipeLeft img {
  width: 100%;
}

.swiperCtn {
  /* position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  margin: 0 3.333333rem; */
  height: 100%;
  /* width: 53.333333rem; */
  background-color: #fff;
  border-radius: 2.5rem;
  padding: 3.125rem 0;
  display: flex;
  overflow: hidden;
}

.swipeSlideInfo {
  position: relative;
  width: 100%;
  margin: 0 3.333333rem;
  height: 100%;
  /* width: 53.333333rem; */
  background-color: #fff;
  display: flex;
  overflow: hidden;
}

.swipeInfo {
  height: 100%;
  /* width: 53.333333rem; */
  background-color: #f4f9ff;
  border-radius: 3.333333rem;
  padding: 3.75rem 0;
  display: flex;
  overflow: hidden;
}

.swipeInfoImg {
  width: 18.333333rem;
  height: 13.75rem;
  border-radius: 0.833333rem;
}

.swiper-wrapper {
  height: 100%;
  /* width: 53.333333rem; */
  background-color: #f4f9ff;
  border-radius: 3.333333rem;
  /* padding: 3.75rem 0; */
  display: flex;
  /* overflow: hidden; */
}

.level {
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  width: 2.666667rem;
  height: 1.666667rem;
  background: #FF5962;
  border-radius: 0.333333rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.166667rem;
  color: #F4F9FF;
  line-height: 1.666667rem;
  text-align: center;
}

.swipeIntro {
  display: flex;
  flex-direction: column;
  width: 16.125rem;
  margin-left: 1.208333rem;
  justify-content: space-between;
}

.swipeTop {
  margin-top: 1.125rem;
  display: flex;
  justify-content: space-between;
}

.swipeIntroTitle {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 1.666667rem;
  color: #013673;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 限制为两行 */
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
}

.swipeTag {
  width: 2.916667rem;
  height: 1.666667rem;
  background: #E8F2FC;
  border-radius: 0.666667rem 0px;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1rem;
  color: #1F85FC;
  line-height: 1.666667rem;
  text-align: center;
  margin-top: 0.416667rem;
}

.swipeApplyNum {
  margin-top: 1.708333rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.916667rem;
  color: #013673;
}

.apply {
  width: 7.5rem;
  height: 2.5rem;
  background: #1F85FC;
  border-radius: 0.833333rem;
  line-height: 2.5rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.833333rem;
  color: #FFFFFF;
  align-self: flex-end;
  text-align: center;
  cursor: pointer;
}

.swipeRight {
  width: 2rem;
  height: 2rem;
  box-shadow: 0.083333rem 0.083333rem 0.625rem 0.041667rem rgba(1, 54, 115, 0.13);
  border-radius: 50%;
  margin: 0 3.583333rem 0 2.75rem;
  cursor: pointer;
}

.swipeRight img {
  width: 100%;
  transform: rotate(180deg);
}

.swiper-pagination {
  bottom: 2.2rem;
  display: flex;
  align-items: center;
}

.swiper-pagination-bullet {
  background-color: #ddd;
  margin: 0 0.33rem !important;
  opacity: unset !important;
}

.swiper-pagination-bullet-active {
  /* width: 0.666667rem; */
  /* height: 0.666667rem; */
  background-color: #1F85FC;
}

.swiper-container {
  height: 100%;
}

.courseIntro {
  width: 60rem;
  margin: 5.875rem auto 0;
}

.combine {
  width: 60rem;
  margin: 0 auto;
}

.combineTitle {
  margin-top: 4.166667rem;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 2.916667rem;
  color: #000000;
  text-align: center;
}

.combineTitleSubTitle {
  margin-top: 1.125rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.916667rem;
  color: #666666;
  text-align: center;
}

.combine .swiper-container {
  margin-top: 3.083333rem;
}

.combine .swiper-wrapper {
  display: flex;
  background-color: #fff;
}

.combine .swiper-slide {
  /* width: 19.083333rem !important; */
  height: 14.125rem;
  border-radius: 0px 2.5rem 2.5rem 2.5rem;
}

.combine .swiper-pagination {
  position: unset;
  margin-top: 2.041667rem;
  justify-content: center;
  margin-bottom: 6.458333rem;
}

.courseSpecal {
  width: 60rem;
  margin: 0 auto;
}

.courseSpecal img {
  width: 100%;
}

.serviceForm {
  width: 43.333333rem;
  background: #fff;
  margin: 4.458333rem auto 0;
  padding-bottom: 3.333333rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.linkForm {
  width: 43.333333rem;
  box-shadow: 0.291667rem 0.291667rem 0.958333rem 0.125rem rgba(168, 199, 232, 0.4);
  border-radius: 1.666667rem;
  margin-top: 2.625rem;
  padding: 3.041667rem 3.333333rem 3.125rem 2.041667rem;
  display: flex;
  flex-direction: column;
}

.formTitle {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.333333rem;
  color: #040404;
  margin: 0 auto 2.208333rem;
}

.inp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.083333rem;
}

.label {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.75rem;
  color: #040404;
  white-space: nowrap;
}

.inp input {
  width: 33rem;
  height: 2.916667rem;
  background: #F5F7FA;
  border-radius: 0.416667rem;
  border: none;
  text-indent: 1.083333rem;
}

.inp:nth-of-type(3) .codeInfo {
  display: flex;
  align-items: center;
}

.inp:nth-of-type(3) input {
  width: 25.666667rem;
  margin-left: 2.125rem;
}

.getCode {
  width: 5.875rem;
  height: 2.083333rem;
  background: #1F85FC;
  border-radius: 0.6rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.833333rem;
  color: #FFFFFF;
  line-height: 2.083333rem;
  text-align: center;
  margin-left: 1.458333rem;
  cursor: pointer;
}

.clickDisabled {
  opacity: 0.5;
}

.inp1 {
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 3.125rem; */
}

.inp1 textarea {
  width: 33rem;
  height: 8.75rem;
  background: #F5F7FA;
  border-radius: 0.416667rem;
  border: none;
  padding: 1.125rem 1.083333rem;
}

.submit {
  width: 13.208333rem;
  height: 2.916667rem;
  background: #1F85FC;
  border-radius: 0.833333rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 1.166667rem;
  color: #FFFFFF;
  line-height: 2.916667rem;
  text-align: center;
  border: none;
  margin: 3.125rem auto 0;
  cursor: pointer;
}

.float {
  position: fixed;
  bottom: 8.4rem;
  right: 0.8rem;
  width: 4rem;
  /* height: 15.2rem; */
  background: #fafafa;
  box-shadow: 0 0.4rem 0.8rem 0 rgba(31, 133, 252, 0.1);
  border-radius: 2rem;
  z-index: 4;
  padding: 0.92rem 0.3rem;
}

.floatImg .float-img-ck {
  display: none;
}

.floatImg {
  width: 1.92rem;
  height: 1.92rem;
  margin: 0 auto;
  margin-bottom: 0.16rem;
}

.floatImg img {
  width: 100%;
  height: 100%;

}

.float-text {
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 0.56rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  text-align: center;
}

.floatList {
  cursor: pointer;
  margin-bottom: 1.36rem;
  position: relative;
  text-align: center;
}

.floatList:last-child {
  margin-bottom: 0 !important;
}

.flot-top {
  display: none;
  margin-bottom: 0;
}

.welfare-mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  display: none;
}

.floatdialog {
  display: none;
  position: absolute;
  top: 0;
  right: 4.32rem;
  width: 10.4rem;
  background-color: #fff;
  height: 10.4rem;
  padding: 1.08rem;
  box-shadow: 0 0.4rem 0.8rem 0 rgba(31, 133, 252, 0.1);
  border-radius: 1.2rem;

}

.floatdialog img {
  width: 7.04rem;
  height: 7.04rem;
}

.floatdialog .text {
  font-size: 0.72rem;
  height: 0.72rem;
  line-height: 0.72rem;
  font-family: PingFang SC;
  font-weight: 500;
  margin-top: 0.4rem;
}

.viewDia:hover .floatdialog {
  display: block;
}

.floatList:hover .float-img-ck {
  display: block;
}

.floatList:hover .float-img {
  display: none;
}


.floatList:hover .float-text {
  color: #1F85FC;
}


.welfare-dialog {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  z-index: 1001;
}

.welfare-dialog .welfare-dialog_content {
  border-radius: 0.4rem;
  position: relative;
  color: #333;
  width: 19rem;
  top: 50%;
  left: 50%;
  padding: 1.6rem;
  transform: translate(-50%, -50%);
  text-align: center;
  background: #fff;
}

.welfare-box .welfare-dialog_content {
  padding: 0 1.6rem 1.2rem 1.6rem;
  box-shadow: 0px 0.4rem 0.8rem 0px rgba(31, 133, 252, 0.1);
  border-radius: 1.2rem;
}

.welfare-box .newuserhavegift {
  width: 6rem;
  height: 1.12rem;
  transform: translateY(-0.24rem);
}

.welfare-box .dialog_title {
  height: 1.44rem;
  line-height: 1.44rem;
  font-size: 1.44rem;
  font-family: PingFang SC;
  font-weight: 800;
  color: #1F85FC;
}

.welfare-box .dialog_title span {
  display: inline-block;
  color: #FF5962;
}

.welfare-box .dialog_des {
  margin-top: 0.76rem;
  margin-bottom: 0.76rem;
  font-size: 0.64rem;
  height: 0.68rem;
  line-height: 0.68rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #999999;
}

.welfare-box .coloseDia {
  width: 1.12rem;
  height: 1.12rem;
  position: absolute;
  right: -1.92rem;
  top: 0;
  cursor: pointer;
}

.welfare-box .img-newusergiftmore {
  margin-bottom: 1.2rem;
}

.welfare-box .formTr1 {
  position: relative;
  margin-bottom: 0.8rem;
  cursor: pointer;
}

.welfare-box .formVal1 .login_input1 {
  font-size: 0.64rem;
  border: none;
  width: 100%;
  height: 1.76rem;
  border-radius: 0.4rem;
  background: #fff;
  border: 0.04rem solid rgba(102, 102, 102, 0.5);
  padding-left: 0.76rem;
  padding-right: 1.2rem
}

.welfare-box .formVal1 .validCode-f1 {
  font-size: 0.64rem;
  border: none;
  width: 100%;
  height: 1.76rem;
  border-radius: 0.4rem;
  background: #fff;
  border: 0.04rem solid rgba(102, 102, 102, 0.5);
  padding-left: 0.76rem;
  padding-right: 5.2rem;

}

.welfare-box .formVal1 .login_input1:hover {
  border: 0.01rem solid #1f85fc
}

.welfare-box .formVal1 .validCode-f1:hover {
  border: 0.01rem solid #1f85fc
}

.welfare-box input::placeholder {
  color: #CCCCCC;
}

.welfare-box .formTr1 .valid_div1 {
  width: 4rem;
  height: 1.76rem;
  line-height: 1.76rem;
  font-size: 0.64rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #5399FF;
  position: absolute;
  top: 0;
  right: 0;
}

.welfare-box .confirm1 {

  text-align: center;
  width: 100%;
  line-height: 1.92rem;
  height: 1.92rem;
  background: #5399FF;
  border-radius: 0.96rem;
  font-size: 0.8rem;
  font-family: PingFang SC;
  margin-top: 1.2rem;
  font-weight: 500;
  color: #FFFFFF;
  cursor: pointer;
}

/* 123 */
.fotter {
  position: fixed;
  bottom: 8.4rem;
  right: 0.8rem;
  width: 4rem;
  /* height: 15.2rem; */
  background: #fafafa;
  box-shadow: 0 0.4rem 0.8rem 0 rgba(31, 133, 252, 0.1);
  border-radius: 2rem;
  z-index: 9;
  padding: 0.92rem 0.3rem;
}

.footImg .footer_ck {
  display: none;
}

.footImg {
  width: 1.82rem;
  height: 1.82rem;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}

.footImg img {
  width: 100%;
  height: 100%;
}

.foot1 {
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 0.56rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
}

.fotterList {
  cursor: pointer;
  margin-bottom: 1.36rem;
  position: relative;
}

.goBack {
  display: none;
  margin-bottom: 0;
}

.Sidedialog {
  display: none;
  position: absolute;
  top: 0;
  right: 4.32rem;
  width: 10.4rem;
  background-color: #fff;
  height: 10.4rem;
  padding: 1.08rem;
  box-shadow: 0 0.4rem 0.8rem 0 rgba(31, 133, 252, 0.1);
  border-radius: 1.2rem;
}

.Sidedialog img {
  width: 7.04rem;
  height: 7.04rem;
}

.Sidedialog .text {
  font-size: 0.72rem;
  height: 0.72rem;
  line-height: 0.72rem;
  font-family: PingFang SC;
  font-weight: 500;
  margin-top: 0.4rem;
}

.viewDia:hover .Sidedialog {
  display: block;
}

.fotterList:hover .footer_ck {
  display: block;
}

.fotterList:hover .footer {
  display: none;
}

.fotterList:hover .foot1 {
  color: #1f85fc;
}

.dialog {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  z-index: 9;
}

.dialog .dialog_content {
  border-radius: 0.4rem;
  position: relative;
  color: #333;
  width: 19rem;
  top: 50%;
  left: 50%;
  padding: 1.6rem;
  transform: translate(-50%, -50%);
  text-align: center;
  background: #fff;
}

.goodyBagLogin .dialog_content {
  padding: 0 1.6rem 1.2rem 1.6rem;
  box-shadow: 0px 0.4rem 0.8rem 0px rgba(31, 133, 252, 0.1);
  border-radius: 0.36rem;
}

.goodyBagLogin .newuserhavegift {
  width: 6rem;
  height: 1.12rem;
  transform: translateY(-0.24rem);
}

.goodyBagLogin .dialog_title {
  height: 1.44rem;
  line-height: 1.44rem;
  font-size: 1.44rem;
  font-family: PingFang SC;
  font-weight: 800;
  color: #1f85fc;
}

.goodyBagLogin .dialog_title span {
  display: inline-block;
  color: #ff5962;
}

.goodyBagLogin .dialog_des {
  margin-top: 0.76rem;
  margin-bottom: 0.76rem;
  font-size: 0.64rem;
  height: 0.68rem;
  line-height: 0.68rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #999999;
}

.goodyBagLogin .coloseDia {
  width: 1.12rem;
  height: 1.12rem;
  position: absolute;
  right: -1.92rem;
  top: 0;
  cursor: pointer;
}

.goodyBagLogin .img-newusergiftmore {
  margin-bottom: 1.2rem;
}

.protocolbg {
  height: 24rem;
}

.protocolcon {
  height: 80%;
  overflow-y: auto;
}

.protocolcon .biaoti {
  text-align: left;
  font-size: 0.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.8rem;
}

.protocolcon p {
  font-size: 0.56rem;
  line-height: 1.5;
  margin-bottom: 0.4rem;
}

.refuseBtn {
  color: #666;
  font-size: 0.48rem;
  text-align: center;
}

.agreeBtn {
  margin-top: 0.2rem;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.agreeBtn .book-btn {
  width: calc(100% - 0.3rem);
  margin: 0.6rem auto;
  font-size: 0.6rem;
  font-weight: 600;
  height: 1.48rem !important;
  line-height: 1.48rem !important;
  border-radius: 0.92rem;
  border: none;
  background-image: linear-gradient(135deg, #77b4ff 0%, #1f85fc 100%);
  color: #fff;
  box-shadow: -0.08rem -0.08rem 0.16rem 0 rgba(250, 251, 252, 1),
    0.08rem 0.08rem 0.24rem 0.325rem rgba(190, 193, 207, 1);
  cursor: pointer;
}

.refuseBtn {
  cursor: pointer;
}

.scroll {
  background-color: #333;
}

.colseInput1 {
  display: none;
  position: absolute;
  right: 0.4rem;
  width: 0.72rem;
  top: 0.48rem;
}

.colseInput2 {
  display: none;
  position: absolute;
  right: 4.5rem;
  width: 0.72rem;
  top: 0.48rem;
}

.disabled {
  background: #a9ccff !important;
}

.goodyBagLogin .formTr1 {
  position: relative;
  margin-bottom: 0.8rem;
  cursor: pointer;
}

.goodyBagLogin .formVal1 .login_input1 {
  font-size: 0.64rem;
  border: none;
  width: 100%;
  height: 1.76rem;
  border-radius: 0.4rem;
  background: #fff;
  border: 0.04rem solid rgba(102, 102, 102, 0.5);
  padding-left: 0.76rem;
  padding-right: 1.2rem;
}

.goodyBagLogin .formVal1 .validCode-f1 {
  font-size: 0.64rem;
  border: none;
  width: 100%;
  height: 1.76rem;
  border-radius: 0.4rem;
  background: #fff;
  border: 0.04rem solid rgba(102, 102, 102, 0.5);
  padding-left: 0.76rem;
  padding-right: 5.5rem;
}

.goodyBagLogin .formVal1 .login_input1:hover {
  border: 0.01rem solid #1f85fc;
}

.goodyBagLogin .formVal1 .validCode-f1:hover {
  border: 0.01rem solid #1f85fc;
}

.goodyBagLogin input::placeholder {
  color: #cccccc;
}

.goodyBagLogin .formTr1 .valid_div1 {
  width: 4.2rem;
  height: 1.76rem;
  line-height: 1.76rem;
  font-size: 0.64rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #5399ff;
  position: absolute;
  top: 0;
  right: 0;
}

.goodyBagLogin .confirm1 {
  text-align: center;
  width: 100%;
  line-height: 1.92rem;
  height: 1.92rem;
  background: #5399ff;
  border-radius: 0.96rem;
  font-size: 0.8rem;
  font-family: PingFang SC;
  margin-top: 1.2rem;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
}

.colseInput3 {
  display: none;
  position: absolute;
  right: 0.4rem;
  width: 0.72rem;
  top: 0.48rem;
}

.colseInput4 {
  display: none;
  position: absolute;
  right: 4.5rem;
  width: 0.72rem;
  top: 0.48rem;
}

.coloseDia1 {
  position: absolute;
  top: 0.4rem;
  right: 0.4rem;
  cursor: pointer;
}

.m-b-20 {
  margin-bottom: 0.8rem;
}

.jrxizx a {
  color: #ffffff;
  width: 100%;
  display: block;
}

.jrxizx,
.coloseqRCode {
  text-align: center;
  width: 100%;
  line-height: 1.92rem;
  height: 1.92rem;
  background: #5399ff;
  border-radius: 0.96rem;
  font-size: 0.8rem;
  font-family: PingFang SC;
  margin-top: 1.2rem;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
}

.wxCode {
  width: 7.2rem;
  height: 7.2rem;
}

.swiperImg {
  width: 100%;
  height: 19.2rem;
}

@media screen and (min-width: 1px) and (max-width: 1445px) {
  html {
    font-size: 19px;
  }

  /* .content {
		padding: 0 12.4rem;
	} */

  /* .contactOur {
		padding: 1.2rem 12.4rem 0.8rem 12.4rem;
	} */

  .DSPbannerhtml {
    /* top: 4rem; */
  }

  .homePage {
    min-width: 1200px;
  }
}

.dsp-overlay-area {
  position: absolute;
  top: 0;
  width: 1200px;
  height: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 8;
}

.none {
  display: none;
}

.navBar {
  background-color: #333333;
}

.nav-c {

  width: 48.3rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top-right {
  position: relative;
  text-align: right;
  font-size: 0.64rem;
  color: #fff;
  display: flex;
  align-items: center;
}

.langNav {
  margin-left: 0.625rem;
}

.xdrNaner {
  position: absolute;
  right: 0;
  bottom: 1.56rem;
  width: 14.4rem;
  height: 12.8rem;
  background-color: #fff;
  padding: 1.9rem 1.2rem 1.2rem 1.2rem;
  border-radius: 0.4rem;
}

.xdrNaner .m-b-30 {
  margin-bottom: 1.2rem;
}

.xdrNaner .userAgreement1 {
  margin-bottom: 0.8rem;
}

.xdrNaner .xdrconfirm {

  text-align: center;
  width: 100%;
  line-height: 1.92rem;
  height: 1.92rem;

  background: #FF8112;
  border-radius: 0.96rem;
  font-size: 0.8rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}

.xdrActiveTime {
  padding: 0 0.8rem;
  /* width: 10.48rem; */
  height: 1.28rem;
  line-height: 1.28rem;
  background: #FFFFFF;
  border: 1px solid #FF8112;
  color: #666666;
  border-radius: 0.6rem;
  position: absolute;
  top: 10rem;
  left: 32%;
  text-align: center;
}

.xdrActiveTime span {
  color: #333333;
}

.hdsjxd {
  margin: 0 auto;
  margin-top: 0.8rem;
  margin-bottom: 0.16rem;
  width: 11.4rem;
  color: #666666;
  height: 0.96rem;
  line-height: 0.96rem;
  background: linear-gradient(90deg, rgba(255, 170, 0, 0.2) 0%, rgba(255, 89, 98, 20%) 100%);
  font-size: 0.64rem;
  border-radius: 0.48rem;
}

.hdsjxd span {
  color: #333333;
}

.xdrBG {
  position: absolute;
  top: -2.1rem;
  left: 0;
}

.h-50 {
  height: 4rem;
}

.articlE {
  width: 100%;
  height: 25.4rem;
  background: url(../img/articlE.png);
  background-size: 100% 100%;
}

.articleContent {
  width: 48.3rem;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  padding-top: 2.4rem;
}

.article-con {
  border-radius: 0.4rem;
  background: #FFFFFF;
}

.articleContent .articleList {
  width: 15.2rem;
  /* height: 22.4rem; */

  border-radius: 0.4rem;
  margin-bottom: 2rem;
}

.articleContent .article-des {
  height: 0.96rem;
  font-size: 0.96rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 0.96rem;
}

.articleContent .article-des span {

  color: #DDDDDD;

}

.articleContent .article-line {
  width: 1.2rem;
  height: 0.2rem;
  background: #41CC9E;
  border-radius: 0.12rem;
  margin: 0 auto;
  margin-top: 0.48rem;
}


.articleContent .articleList2 .article-line {
  background: #ED1898;
}

.articleContent .articleList3 .article-line {
  background: #A652FA;
}

.article-top {
  text-align: center;
}

.article-middele {
  margin-top: 1.2rem;
  width: 15.2rem;
  height: 10rem;
  background: linear-gradient(0deg, rgba(23, 39, 74, 0.7) 0%, rgba(32, 65, 168, 0.2) 100%);
  border-radius: 0.4rem;
  position: relative;
}

.article-middele img {
  width: 15.2rem;
  height: 10rem;

  border-radius: 0.4rem;
}

.article-middele .article-title {
  padding: 0 0.8rem;
  position: absolute;
  font-size: 0.72rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 1rem;
  bottom: 0.8rem;
  z-index: 2;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box;
  display: box;
}

.article-bg {
  border-radius: 0.4rem;
  top: 0;
  position: absolute;
  width: 15.2rem;
  height: 10rem;
  background: linear-gradient(0deg, rgba(23, 39, 74, 0.7) 0%, rgba(32, 65, 168, 0.2) 100%);
}

.article-bottom {
  padding: 1rem 0.68rem 0.8rem 0.68rem;
}

.article-bottom .article-title {
  font-size: 0.64rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 0.64rem;
  height: 0.64rem;
  display: flex;
  margin-bottom: 0.8rem;
  align-items: center;

}

.article-bottom .article-title:last-child {
  margin-bottom: 0;
}

.article-title a:hover {
  color: #1f85fc;
}

.article-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: calc(100% - 0.88rem);
}

.cxsx {
  width: 48.3rem;
  height: 20.8rem;

  margin: 0 auto;
}

.cxsx-top {
  justify-content: space-between;
  margin-bottom: 1.12rem;
}

.cxsx-des {
  height: 0.96rem;
  font-size: 0.96rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 0.96rem;
}

.tomoreLookpointer {
  cursor: pointer;
  height: 0.96rem;
  font-size: 0.56rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 0.96rem;
  align-content: center;
  width: 90px;
  justify-content: flex-end;
}

.tomoreLookpointer img {
  margin-left: 0.4rem;
}

.courseContent {
  flex-wrap: wrap;

  cursor: pointer;
}

.courseUpData {
  width: 11.2rem;
  height: 12.8rem;
  background: #FAFAFA;
  border-radius: 0.4rem;
  margin-right: 1.16rem
}

.courseUpData:last-child {
  margin-right: 0;
}

.courseUpData img {
  width: 11.2rem;
  height: 8.4rem;
  background: #FAFAFA;
  border-radius: 0.4rem;
  margin-bottom: 1.28rem;
}

.course-title {
  padding: 0 0.8rem;
  font-size: 0.72rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 0.96rem;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box;
  display: box;
}

.courseUpData4 {
  position: relative;
}

.courseUpBg {
  border-radius: 0.4rem;
  top: 0;
  position: absolute;
  width: 11.2rem;
  height: 12.8rem;
  background: linear-gradient(180deg, rgba(255, 229, 231, 0), #17274A);
}

.courseUpData4 .course-title {
  color: #fff;
  position: absolute;
  z-index: 8;
  bottom: 0.8rem;
}

.courseUpData4 img {
  height: 12.8rem
}

.article-title img {
  width: 0.52rem;
  height: 0.36rem;
  margin-right: 0.36rem;
  display: none;
}

.article-title:hover img {
  display: block;
}

.article-positon {
  width: 0.52rem;
  height: 0.36rem;
  margin-right: 0.36rem;
  display: block;
}

.article-title:hover .article-positon {
  display: none;
}

.bottomPage {
  width: 100%;
	padding: 2.25rem 0 2.291667rem 0;
  background-color: #fff;
}

.langFooter {
  display: flex;
  justify-content: space-between;
  width: 60rem;
  margin: 0 auto;
}

.langFooterLeft {
  display: flex;
}

.langFooter img {
  width: 2rem;
  height: 2rem;
  background: #F4F9FF;
  border-radius: 50%;
}

.langFooterAddress,
.langFooterTel {
  display: flex;
  align-items: center;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.666667rem;
  color: #666666;
}

.langFooterInfo {
  display: flex;
  flex-direction: column;
  height: 2.5rem;
  margin-left: 0.791667rem;
  justify-content: space-between;
}

.langFooterTel {
  margin-left: 5.416667rem;
}

.langFooterRight,
.langFooterRight a {
  display: flex;
  flex-direction: column;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.583333rem;
  color: #999999;
}

.langFooterRight a:visited {
  color: #999 !important;
}

.langFooterRight {
  height: 2.125rem;
  justify-content: space-between;
  align-items: flex-end;
}

.loginDia {
  border-radius: 0.4rem;
  position: fixed;
  color: #333;
  width: 19rem;
  top: 50%;
  left: 50%;
  padding: 1.6rem;
  transform: translate(-50%, -50%);
  text-align: center;
  background: #fff;
  z-index: 1111;
  display: none;
}

.loginDiaTitle {
  margin-bottom: 1.166667rem;
  color: #2041a8;
  font-size: 1rem;
  font-weight: 800;
}

.loginForm input {
  font-size: 0.64rem;
  border: none;
  width: 100%;
  height: 1.76rem;
  border-radius: 0.4rem;
  background: #fff;
  border: 0.04rem solid rgba(102, 102, 102, 0.5);
}

.formMobile input {
  padding-left: 0.76rem;
  padding-right: 1.2rem
}

.formCode input {
  padding-left: 0.76rem;
  padding-right: 5.2rem;

}

.loginForm input:hover {
  border: 0.01rem solid #1f85fc
}

.loginForm input::placeholder {
  color: #CCCCCC;
}

.formCode {
  position: relative;
  margin-top: 0.8rem;
}

.formMobile,
.formCode {
  position: relative;
}

.formMobile .inputClose {
  display: none;
  position: absolute;
  right: 0.4rem;
  width: 0.72rem;
  top: 0.48rem;
}

.formCode .inputClose {
  display: none;
  position: absolute;
  right: 4.5rem;
  width: 0.72rem;
  top: 0.48rem;
}

.loginForm .sendCode {
  width: 4rem;
  height: 1.76rem;
  line-height: 1.76rem;
  font-size: 0.64rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #5399FF;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.loginConfirm {
  text-align: center;
  width: 100%;
  line-height: 1.92rem;
  height: 1.92rem;
  background: #5399FF;
  border-radius: 0.75rem;
  font-size: 0.8rem;
  font-family: PingFang SC;
  margin-top: 1.2rem;
  font-weight: 500;
  color: #FFFFFF;
  cursor: pointer;
}

.loginDia .loginCloseDia {
  width: 1.12rem;
  height: 1.12rem;
  position: absolute;
  right: -1.92rem;
  top: 0;
  cursor: pointer;
}

.loginDiaOverlay,
.priceInfoDiaOverlay,
.bugAgainDiaOverlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0.5;
  background-color: #000;
  z-index: 999;
  display: none;
}

.priceInfoDia {
  border-radius: 1.25rem;
  position: fixed;
  color: #333;
  width: 25rem;
  top: 50%;
  left: 50%;
  padding: 1.666667rem 1.666667rem 0 1.666667rem;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 1111;
  display: none;
}

.popupContent {
  /* padding: 1.25rem 0.625rem; */
  /* width: 100%; */
  position: relative;
}

.pupopHead {
  /* margin-top: 0.416667rem; */
  display: flex;
  padding-bottom: 1.25rem;
  border-bottom: 0.041667rem solid #ccc;
}

.pupopHead img {
  width: 8.333333rem;
  height: 6.25rem;
  border-radius: 0.416667rem;
}

.popupInfo {
  margin-left: 0.791667rem;
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 6.25rem;
  position: relative;
}

.popupInfoTitle {
  font-family: PingFang SC;
  text-align: left;
  font-weight: 500;
  font-size: 1.166667rem;
  color: #000000;
  line-height: 1.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 限制为两行 */
  overflow: hidden;
  text-overflow: ellipsis;
}

.popupIntro {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.666667rem;
  color: #666666;
  line-height: 0.416667rem;
  display: flex;
  align-items: center;
  margin-top: 0.833333rem;
}

.popupPrice {
  font-family: PingFang SC;
  font-weight: 800;
  font-size: 0.5rem;
  color: #ED706B;
  align-self: flex-end;
  position: absolute;
  bottom: 0;
  right: 0;
  /* margin-top: 0.916667rem; */

}

.popupPrice span {
  font-size: 1rem;
}

.confirmInfo {
  display: flex;
  flex-direction: column;
  padding-bottom: 3.75rem;
  height: 7.083333rem;
  box-sizing: content-box;
}

.bursaryInfoItem {
  padding: 0.416667rem 0;
  display: flex;
  justify-content: space-between;
  text-align: right;

}

.bursaryLabel {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.75rem;
  color: #666666;
}

.bursaryLabelInfo .own {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.75rem;
  color: #1F85FC;
}

.bursaryLabelInfo .deductible {
  margin-top: 0.75rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.75rem;
  color: #666666;
}

.popupFooter {
  width: 100%;
  height: 3.75rem;
  border: 0.041667rem solid rgba(31, 133, 252, 0.1);
  display: flex;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0 1.666667rem;
  background: #F5F7FA;
  border-radius: 0 0 1.25rem 1.25rem;
}

.subTotal {
  display: flex;
  align-items: flex-end;
  font-family: PingFang SC;
  padding-bottom: 1.375rem;
  font-weight: 500;
  font-size: 0.75rem;
  color: #666666;
  line-height: 24px;
}

.total {
  font-family: PingFang SC;
  margin-left: 0.25rem;
  font-weight: 500;
  font-size: 1.166667rem;
  color: #FF5962;
}

.total span {
  font-size: 0.75rem;
}

.original {
  font-family: PingFang SC;
  margin-left: 0.291667rem;
  font-weight: 500;
  font-size: 0.75rem;
  color: #666666;
  line-height: 24px;
  text-decoration-line: line-through;
}

.tobuybtnPlan {
  align-self: center;
  background: linear-gradient(-90deg, #77B4FF, #1F85FC);
  font-family: PingFang SC;
  color: #FFFFFF;
  line-height: 2rem;
  border: none;
  cursor: pointer;
  width: 6.666667rem;
  height: 2rem;
  background: #1F85FC;
  border-radius: 0.625rem;
  font-weight: 500;
  font-size: 0.833333rem;
}


.priceCloseDia {
  position: absolute;
  top: 0;
  right: -2rem;
}

.codeDia {
  border-radius: 1.25rem;
  position: fixed;
  color: #333;
  width: 600px;
  top: 50%;
  left: 50%;
  padding: 1.916667rem 2.5rem 3.833333rem 2.5rem;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 1111;
  display: none;
}

.codeDiaTitle {
  text-align: center;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 1.166667rem;
  color: #000000;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.codeDiaMoney {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 2rem;
  color: #FF5962;
  line-height: 2rem;
  margin: 0 0.5rem 0 0;
}

.codeBox {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 2.5rem;
}

.zfIcon {
  display: flex;
  justify-content: space-between;
  margin-top: 0.75rem;
}

.zfIcon div {
  display: flex;
  justify-content: center;
  width: 8.333333rem;
}

.failure {
  position: absolute;
  top: -1px;
  width: 100%;
  height: 203px;
  background: hsla(0, 0%, 100%, 0.94);
  align-items: center;
  justify-content: center;
  display: none;
}

.sxCode {
  margin-bottom: 0.72rem;
  color: #1f85fc;
}

.refresh {
  width: 8rem;
  height: 1.6rem;
  line-height: 1.6rem;
  background-color: #1f85fc;
  border-radius: 0.8rem;
}

.codeCloseDia {
  position: absolute;
  top: 0;
  right: -2rem;
  cursor: pointer;
}

.paySuccessDia {
  border-radius: 1.25rem;
  position: fixed;
  color: #333;
  width: 25rem;
  top: 50%;
  left: 50%;
  padding: 1.833333rem 4.666667rem;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 1111;
  display: none;
  flex-direction: column;
  align-items: center;
}

.paySuccessTitle {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 1.166667rem;
  color: #2041A8;
}

.payJwCode {
  width: 7.5rem;
  height: 7.5rem;
  margin-top: 1.833333rem;
}

.paySuccessSub {
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.75rem;
  color: #000000;
  line-height: 1.5;
  margin-top: 2.416667rem;
  text-align: center;
  margin-bottom: 1.25rem;
}

.payCloseDia {
  position: absolute;
  top: 0;
  right: -2rem;
}

.swiper-container {
  flex: 1;
}

.bugAgainDia {
  border-radius: 0.833333rem;
  position: fixed;
  color: #333;
  width: 20rem;
  height: 8.333333rem;
  top: 50%;
  left: 50%;
  padding: 2.041667rem 0 1.333333rem;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 1111;
  display: none;
  flex-direction: column;
  align-items: center;
}

.bugAgainTitle {
  font-size: 1rem;
  text-align: center;
  font-family: PingFang SC;
  font-weight: bold;
  color: #000000;
  white-space: nowrap;
  margin-bottom: 1.5rem;
}

.bugAgainBtnBox {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 2.708333rem;
}

.cancelBuy {
  color: #999;
  line-height: calc(2rem - 4px);
  text-align: center;
  cursor: pointer;
  width: 6.666667rem;
  height: 2rem;
  background: #FFFFFF;
  border-radius: 0.625rem;
  border: 2px solid #CCCCCC;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.833333rem;
}

.againBuy {
  color: #fff;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  cursor: pointer;
  width: 6.666667rem;
  background: #1F85FC;
  border-radius: 0.625rem;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 0.833333rem;
}