.footer-content,
.mNav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

[class*=" icon-"],
[class^="icon-"] {
  font-family: iconfont !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.activity-bar {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 5;
  display: none;
}

.activity-bar.active {
  display: block;
}

.activity-bar.active+.mNav {
  top: 0.7rem;
}

.activity-bar.active+.mNav+.nav-space {
  height: 1.7rem;
}

.activity-bar .activity-link {
  display: block;
  height: 100%;
  width: 100%;
}

.mNav,
.nav-space {
  height: 1.12rem;
}

.activity-bar #activity-close {
  width: 0.3rem;
  position: absolute;
  right: 0.1rem;
  top: 0.23rem;
}

.mNav,
.outerSlider,
.slider-mask {
  position: fixed;
  top: 0;
}

.nav-footer.has-active {
  top: 1.6rem;
}

.mNav {
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  width: 100%;
  padding: 0 0.36rem;
  background: #fff;
  left: 0;
  z-index: 8;
}

.mLogo {
  width: 1.68rem;
  display: block;
}

.mLogo img {
  width: 100%;
}

.sliderBtn {
  width: 0.4rem;
}

.slider-mask {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  bottom: 0;
  display: none;
  z-index: 99;
}

.outerSlider {
  width: 80%;
  left: 100%;
  bottom: 0;
  margin-left: 20%;
  z-index: 9999;
  -webkit-transition: left 0.4s ease-in-out;
  transition: left 0.4s ease-in-out;
}

.outerSlider.active .menuBox {
  right: 0;
}

.outerSlider .menuBox {
  position: absolute;
  width: 100%;
  background: #fff;
  height: 100%;
  top: 0;
  right: 0;
}

.sideHeader {
  display: block;
  padding: 0.21rem 0.32rem;
  position: relative;
  border-bottom: 1px solid #eee;
  height: 0.96rem;
}

.sideHeader .sideLogo {
  display: block;
  width: 1.68rem;
}

.sideHeader .sideLogo img {
  display: block;
  width: 1.536rem;
}

.sideHeader .closeSide {
  width: 0.26rem;
  margin: 0.1rem 0;
  color: #353535;
  float: right;
  cursor: pointer;
}

.scrollList .comBtn,
.scrollList .comBtnbest {
  width: 2.48rem;
  border-radius: 0.45rem;
  text-align: center;
}

.scrollList {
  height: 100%;
  padding-bottom: 2rem;
  overflow-y: scroll;
}

.scrollList .comBtnbest {
  height: 0.8rem;
  line-height: 0.8rem;
  display: inline-block;
  margin: 0.24rem 0.16rem;
  font-size: 0.24rem;
}

.scrollList .comBtn {
  height: 0.91rem;
  line-height: 0.91rem;
  display: block;
  margin: 0.3rem auto;
  font-size: 0.29rem;
}

.sideSecondBox .sideSecondList:last-of-type,
.sideSecondList {
  margin-bottom: 0.16rem;
}

.mobileNavSlider li a,
.sideSecondTitle {
  font-size: 0.28rem;
  font-family: PingFangSC-Medium;
}

.scrollList .blueBtn {
  background-color: #1472ff;
  color: #fff !important;
}

.scrollList .loginMLink {
  color: #1472ff;
  border: 1px solid #1472ff;
}

.scrollList .freeUse {
  background: #1472ff;
  color: #fff;
}

.mobileNavSlider>li {
  border-bottom: 1px solid #e6e6e6;
}

.mobileNavSlider li {
  text-align: left;
  line-height: 0.48rem;
  padding: 0.224rem 0.32rem;
}

.mobileNavSlider li a {
  color: #333;
  display: inline-block;
  width: 100%;
}

.sideSecondBox li {
  padding-left: 0.3rem;
}

.sideSecondBox li a {
  color: #666;
}

.sideSecondTitle {
  position: relative;
  padding-right: 0.32rem;
  color: #333;
}

.sideSecondTitle .narraw {
  font-size: 0.3rem;
  position: absolute;
  right: 0;
  color: #979797;
}

.sideSecondTitle .narraw.active {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.sideSecondBox:last-of-type .sideSecondList {
  padding: 0.32rem 0 0;
}

.sideSecondBox .sideSecondList:first-of-type {
  padding-top: 0.32rem;
}

.sideSecondList {
  display: none;
}

.sideSecondList .sideSecondList-title {
  font-size: 0.28rem;
  color: #999;
  height: 0.44rem;
  line-height: 0.44rem;
  position: relative;
  margin-bottom: 0.16rem;
}

.nav-footer,
.nav-footer .nav-footer__list {
  position: fixed;
  background: rgba(255, 255, 255, 0.96);
  left: 0;
}

.sideSecondList dd {
  display: inline-block;
  height: 0.44rem;
  line-height: 0.44rem;
  margin-bottom: 0.24rem;
  width: 2.64rem;
}

.sideSecondList dd a {
  text-align: left;
  font-size: 0.28rem;
  color: #333;
}

.sideSecondList .sub-title {
  display: block;
  height: 0.4rem;
  font-size: 0.24rem;
  color: #999;
  line-height: 0.4rem;
  margin-bottom: 0.16rem;
}

.business-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.business-product dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 0;
}

.business-product dd a {
  width: 2.64rem;
  margin-bottom: 0.24rem;
}

.nav-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 1rem;
  width: 100%;
  height: 0.9rem;
  line-height: 0.9rem;
  padding: 0 0.3rem;
  z-index: 7;
}

.nav-footer .nav-arrow {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.nav-footer.nav-footer__active .nav-footer__list {
  max-height: 4.92rem;
}

.nav-footer.nav-footer__active .nav-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.nav-footer .top-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.nav-footer .top-box .nav-footer__name {
  font-size: 0.28rem;
}

.nav-footer .top-box .nav-footer__btn {
  font-size: 0.24rem;
}

.nav-footer .nav-footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  top: 1.9rem;
  width: 100%;
  padding: 0 0.32rem;
  font-size: 0.3rem;
  color: #333;
  z-index: 100;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav-footer .nav-footer__item {
  height: 0.42rem;
  line-height: 0.42rem;
  margin: 0 0 0.48rem;
  color: #333;
  text-align: left;
}

.nav-footer .nav-footer__item:first-child {
  margin-top: 0.4rem;
}

.nav-footer .nav-footer__item:last-child {
  margin-bottom: 0.4rem;
}

.nav-footer .nav-footer__item-selected {
  color: #2a75ed;
}

.top-box.arr-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.mTopLogOrReg {
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
}

.mTopLogOrReg .comTopBtn {
  width: 1.2rem;
  height: 0.6rem;
  border-radius: 0.04rem;
  text-align: center;
  line-height: 0.6rem;
  display: block;
  font-size: 0.24rem;
  margin-right: 0.2rem;
}

.mTopLogOrReg .loginTopMLink {
  width: 1.2rem;
  color: #888;
  border: 1px solid #b2b2b2;
  background-color: #fff;
}

.enterprise-wechat-btn {
  height: 0.6rem;
  padding: 0.12rem 0.24rem;
  background-color: #2484dd;
  border: 1px solid #2484dd;
  color: #fff;
  border-radius: 0.08rem;
  font-size: 0.24rem;
  font-family: PingFangSC-Semibold;
  line-height: normal;
}

.enterprise-wechat-btn.big {
  padding: 0.16rem 0.84rem;
  font-size: 0.34rem;
}

.enterprise-wechat-btn.plain {
  color: #2484dd;
  background-color: #fff;
}

.enterprise-wechat-btn .icon {
  width: 0.44rem;
  height: 0.36rem;
  vertical-align: text-top;
}

.training-header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.training-header-wrapper .training-logo {
  width: 2.66rem;
}

.training-header-wrapper .enterprise-wechat-tag {
  height: 0.44rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0.04rem;
  border: 1px solid #2484dd;
  margin-left: 0.16rem;
}

.training-header-wrapper .enterprise-wechat-tag .logo {
  width: 0.48rem;
  height: 0.44rem;
  background-color: #2484dd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0;
}

.logo-white,
.mNav-transparent .logo-blue {
  display: none;
}

.training-header-wrapper .enterprise-wechat-tag .logo img {
  width: 0.3rem;
  height: 0.26rem;
}

.training-header-wrapper .enterprise-wechat-tag .title {
  padding: 0 0.16rem;
  color: #2484dd;
  font-size: 0.24rem;
}

.is-enterprise {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.entprise-wechat-login-btn {
  position: absolute;
  right: 0.3rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mNav-transparent {
  background: 0 0;
}

.mNav-transparent .sliderBtn {
  color: #fff;
}

.mNav-transparent .logo-white {
  display: block;
}

.footer-content {
  background: #161e30;
  color: #fff;
  padding: 0.48rem 0.32rem 1.36rem;
}

.footer-content .foot_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
}

.footer-content .foot_menu .item .item_title {
  font-size: 0.28rem;
  color: rgba(255, 255, 255, 0.9);
  opacity: 0.8;
}

.footer-content .foot_menu .item>.item_sub_title {
  color: #fff;
  opacity: 0.3;
  margin: 0.32rem 0 0.16rem;
  font-size: 0.24rem;
  height: 0.44rem;
  line-height: 0.44rem;
}

.footer-content .foot_menu .item>.item_sub_title:nth-child(4) {
  margin-top: 0.46rem;
}

.footer-content .foot_menu .item .alink-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.48rem;
}

.footer-content .foot_menu .item .item-special {
  margin-top: -0.32rem;
  margin-bottom: 0;
}

.footer-content .foot_menu .item .item-special:last-child {
  margin-bottom: 0.8rem;
}

.footer-content .foot_menu .item .alink {
  margin-top: 0.32rem;
  width: 1.68rem;
  font-size: 0.24rem;
}

.footer-content .foot_menu .item .alink a {
  color: #fff;
  opacity: 0.6;
}

.footer-content .foot .tel {
  text-align: left;
  font-size: 0.24rem;
  color: #fff;
  padding-top: 0.2rem;
  margin-bottom: 0.32rem;
}

.footer-content .foot .time {
  text-align: left;
  font-size: 0.24rem;
  color: #aaa;
}

.footer-content .foot .email {
  margin: 0.24rem auto;
  font-size: 0.28rem;
  color: #aaa;
  line-height: 0.56rem;
  text-align: left;
}

.footer-content .copyright {
  font-size: 0.2rem;
  color: #aaa;
  line-height: 0.45rem;
  text-align: left;
}

.footer-content .copyright a {
  color: #999;
  margin-top: 0.32rem;
}

.footer-content .copyright .cor-fff a,
.footer-content .copyright .cor-fff {
  color: #fff;
}

.footer-content .copyright .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #aaa;
}

.footer-content .copyright .net-number {
  display: inline-block;
  vertical-align: super;
  margin-left: 0.24rem;
}

.mobile-service-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 7;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1rem;
  background: #fff;
  font-size: 0.32rem;
  text-align: center;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding-bottom: env(safe-area-inset-bottom);
}

.mobile-service-box .shopService {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  background: #fff;
  color: #1472ff;
  border-bottom: 0.02rem solid #e2e2e2;
}

.mobile-service-box .shopService img {
  margin-right: 0.06rem;
  width: 0.36rem;
}

.mobile-service-box .bottom-content-box {
  font-size: 0.2rem;
  line-height: 0.32rem;
  margin: 0.22rem 0.24rem 0.22rem 0.32rem;
  color: #666;
}

.mobile-service-box .bottom-content-box .common-bottom-img {
  width: 0.366rem;
}

.mobile-service-box .bottom-free-btn {
  width: 100%;
  height: 100%;
  background: #105cfb;
  font-size: 0.3rem;
  font-family: PingFangSC-Medium;
}

.mobile-service-box .bottom_footer_btn {
  color: #fff;
  display: block;
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .mobile-service-box {
    padding-bottom: env(safe-area-inset-bottom);
  }
}

.shop-service-box {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.shop-service-content {
  width: 5.6rem;
  height: 4.54rem;
  position: relative;
  background-color: #fff;
  border-radius: 4px;
  padding: 0.64rem 0.48rem;
  text-align: center;
}

.shop-service-content .kefu-image {
  width: 1.68rem;
  height: 1.68rem;
}

.shop-service-content .shop-top {
  position: absolute;
  padding: 0.2rem;
  right: 0.04rem;
  top: 0.04rem;
}

.shop-service-content .shop-top img {
  width: 0.24rem;
  height: 0.24rem;
}

.commit-service .call-online {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.28rem;
  margin-top: 0.48rem;
}

.commit-service .call-online .call {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0.44rem;
  width: 2.16rem;
  height: 0.64rem;
  color: #fff;
  background: #1472ff;
}

.commit-service .call-online .call a,
.commit-service .call-online .online {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0.44rem;
  width: 2.16rem;
  height: 0.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.commit-service .call-online .call a {
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 0.64rem;
}

.commit-service .call-online .online {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1472ff;
  background: #fff;
  border: 1px solid #1472ff;
}

.commit-service .call-online .online .online-consult {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.commit-service .call-online .call-content {
  margin-left: 3px;
}

.foot_free {
  background-image: -webkit-gradient(linear,
      left top,
      right top,
      color-stop(0, #008cff),
      to(#0054eb));
  background-image: linear-gradient(90deg, #008cff 0, #0054eb 100%);
  color: #fff;
  height: 2.56rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.foot_free .title .top-title {
  font-size: 0.52rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #fff;
  font-weight: 500;
}

.foot_free .title .sub-title {
  display: block;
  padding-top: 0.1rem;
  font-size: 0.4rem;
  font-weight: 500;
}

.foot_free .tongtong-logo-img {
  height: 1.5rem;
  margin: 0.58rem 0 0.48rem;
}

.foot_free .description-text {
  font-family: PingFangSC-Medium;
  font-size: 0.32rem;
  color: #fff;
  margin-top: 0.68rem;
}

.foot_free .subtitle {
  height: 0.4rem;
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #fff;
  line-height: 0.4rem;
}

.foot_free .dialog-box {
  position: relative;
  margin: 10px 11px 10px 26px;
  height: 110px;
}

.foot_free .dialog-box p {
  height: 0.48rem;
  font-size: 0.34rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #fff;
  line-height: 0.48rem;
}

.foot_free .dialog-box .qr-box {
  width: 2.2rem;
  height: 2.2rem;
  background-color: #0772ff;
  border: 1px solid #43b1ff;
  border-radius: 0.08rem;
  position: relative;
}

.foot_free .dialog-box .qr-box img {
  width: 1.92rem;
  height: 1.92rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.foot_free .btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 0.18rem;
}

.foot_free .btn-group a {
  width: 1.92rem;
  height: 0.62rem;
  line-height: 0.62rem;
  font-size: 0.24rem;
  text-align: center;
  border-radius: 0.64rem;
}

.foot_free .btn-group .btn1 {
  background-image: linear-gradient(179deg, #ffa52d 0, #ffcd38 100%);
  color: #fff;
  width: 1.92rem;
  height: 0.56rem;
  line-height: 0.56rem;
  border-radius: 0.4rem;
}

.foot_free .btn-group .btn2 {
  margin-right: 0.54rem;
  border: 1px solid #fff;
  color: #fff;
}

.foot_free2 {
  padding: 0.76rem 0.32rem;
  background: url('http://wechatapppro-1252524126.file.myqcloud.com/appAKLWLitn7978/image/kggpuftb01128c55jcu3r.png') no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}

.foot_free2 .title {
  font-size: 0.5rem;
  font-weight: 500;
  line-height: 0.72rem;
}

.foot_free2 .free-subtitle {
  font-size: 0.28rem;
  padding-top: 0.32rem;
}

.foot_free2 .btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 0.64rem;
}

.foot_free2 .btn-group a {
  min-width: 2.36rem;
  height: 0.8rem;
  line-height: 0.8rem;
  font-size: 0.36rem;
  text-align: center;
  border-radius: 0.64rem;
  padding: 0 0.48rem;
}

.foot_free2 .btn-group .btn1 {
  background: #fff;
  color: #1472ff;
  font-weight: 700;
}

.foot_free2 .btn-group .btn2 {
  margin-right: 0.54rem;
  border: 1px solid #fff;
  color: #fff;
}

.xiaoe-online-logo {
  position: fixed;
  height: 1.6rem;
  width: 1.6rem;
  bottom: 1.28rem;
  right: 0.16rem;
  z-index: 9;
}

.pop-qrcode-box {
  display: none;
}

.qrcode-mask {
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
}

.save-qrcode-pop {
  width: 5.76rem;
  height: 6.74rem;
  position: fixed;
  top: 20%;
  right: 0.88rem;
  z-index: 11;
  background: #fff;
  border-radius: 8px;
}

.save-qrcode-pop .close-save-icon {
  position: absolute;
  width: 0.32rem;
  height: 0.32rem;
  right: 0.32rem;
  top: 0.32rem;
}

.garyBody {
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
}

#udesk_container {
  display: none !important;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 50px;
}

body {
  color: #333;
  background: #fff;
  font-size: 14px;
  width: 100%;
  text-align: center;
  padding-bottom: env(safe-area-inset-bottom);
  font-family: PingFangSC, "Microsoft Yahei", Helvetica, Tahoma, Arial,
    "Hiragino Sans GB", "Hiragino Sans GB W3", STXihei, STHeiti, Heiti, SimSun,
    sans-serif !important;
}

.btn-card,
.contact-box,
.knowledge-banner .banner-button {
  font-family: PingFangSC-Medium, PingFang SC;
}

li,
ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: #1472ff;
}

.hide {
  display: none;
}

.border-1px {
  position: relative;
}

.border-1px:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  height: 200%;
  border: 0.02rem solid #fff;
  border-radius: 0.08rem;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-blue {
  display: block;
  width: 2.92rem;
  height: 0.84rem;
  line-height: 0.84rem;
  background: #1472ff;
  color: #fff;
  font-size: 0.32rem;
  -webkit-box-shadow: 0 5px 15px 0 rgba(16, 92, 251, 0.2);
  box-shadow: 0 5px 15px 0 rgba(16, 92, 251, 0.2);
  border-radius: 0.08rem;
}

.mobile-com-btn {
  display: block;
  width: 3.2rem;
  height: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  color: #1472ff;
  background-color: #fff;
  border: 0.02rem solid #fff;
  font-size: 0.3rem;
  margin: 0.5rem auto;
  border-radius: 0.5rem;
}

.banner {
  height: auto;
  background: #1472ff;
  width: 100%;
  padding-top: 1.09rem;
  padding-bottom: 0.79rem;
}

.banner .banner-right img {
  width: 6.25rem;
  height: auto;
}

.banner .banner-left {
  color: #fff;
}

.banner .banner-left h1 {
  font-size: 0.7rem;
  margin-bottom: 0.1rem;
}

.banner .banner-left p {
  font-size: 0.3rem;
}

.corporate-title {
  font-size: 0.48rem;
  color: #333;
  font-weight: 300;
  margin: 0 0.4rem;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}

.situation {
  padding-top: 1.28rem;
  width: 100%;
}

.situation .tools {
  width: 100%;
  padding: 0.64rem 0.3rem 0.8rem;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
}

.situation .tools li {
  margin-bottom: 0.48rem;
  width: 48%;
  -webkit-box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.06);
  border-radius: 0.16rem;
  padding: 0.8rem 0;
}

.situation .tools li .icon,
.situation .tools li img {
  width: 1.44rem;
  height: 1.44rem;
}

.situation .tools li .icon {
  display: inline-block;
  line-height: 1.44rem;
  border-radius: 50%;
}

.situation .tools li .icon i {
  color: #fff;
  font-size: 0.64rem;
}

.situation .tools li:nth-child(1)>.icon,
.situation .tools li:nth-child(2)>.icon {
  background: #266cff;
}

.situation .tools li:nth-child(3)>.icon,
.situation .tools li:nth-child(4)>.icon {
  background: #53d290;
}

.situation .tools li:nth-child(5)>.icon,
.situation .tools li:nth-child(6)>.icon {
  background: #ffab63;
}

.situation .tools li h3 {
  font-size: 0.3rem;
  margin-top: 0.2rem;
  margin-bottom: 0.15rem;
  color: #333;
  text-align: center;
}

.situation .tools li p {
  margin: 0.05rem auto 0;
  font-size: 0.24rem;
  color: #666;
  line-height: 0.4rem;
  font-weight: 300;
}

.func {
  color: #333;
  text-align: left;
}

.func-item h2,
.func-item p {
  font-weight: 300;
  text-align: center;
}

.func-item {
  padding: 0.8rem 0.2rem 0.6rem;
}

.func-item h2 {
  font-size: 0.4rem;
  margin-bottom: 0.5rem;
}

.func-item h3 {
  font-size: 0.3rem;
  margin-bottom: 0.1rem;
  padding: 0 0.5rem;
}

.func-item p {
  font-size: 0.28rem;
  margin-bottom: 0.4rem;
  padding: 0 0.5rem;
  color: #666;
}

.func-item-img {
  width: 90%;
  margin: 0 auto;
}

.func-item:nth-child(even) {
  background: #f5f6f9;
}

.user {
  padding: 0 0.3rem 1.28rem;
}

.user .user-title {
  font-size: 0.48rem;
  color: #333;
  font-weight: lighter;
  padding: 1.28rem 0 0.8rem;
}

.user .user-content-body-item {
  border: 1px solid #f3f3f3;
  -webkit-box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0.2rem 0.4rem 0 rgba(0, 0, 0, 0.08);
  margin-bottom: 0.48rem;
  background: #fff;
  border-radius: 0.08rem;
  padding: 0.38rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  display: -webkit-flex;
}

.user .user-content-body-item img {
  width: 1.91rem;
  height: 1.91rem;
  margin-right: 0.45rem;
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.user .user-content-body-item span {
  color: #666;
  font-size: 0.25rem;
  line-height: 0.42rem;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  font-weight: 300;
}

.user .tips {
  font-size: 0.16rem;
  color: #666;
  text-align: center;
  margin: 0.3rem 0;
}

.corporate-apply {
  text-align: center;
  padding-top: 0.4rem;
  padding-bottom: 0.8rem;
}

.corporate-apply h2 {
  color: #333;
  font-size: 0.34rem;
  margin-bottom: 0.34rem;
}

.corporate-apply .free-tips_btn {
  margin: 0 auto;
}

div.narraw {
  right: 0;
  width: 0.15rem;
  height: 0.15rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  border-bottom: 2px solid #e7e7e7;
  border-left: 2px solid #e7e7e7;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: transform, margin;
  transition-property: transform, margin, -webkit-transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

div.narraw.active {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -0.05rem;
}

img {
  max-width: 100%;
}

.monile-common-banner-type1 {
  height: 2.4rem;
  line-height: 2.4rem;
  color: #333;
  font-size: 0.4rem;
  background: url(/images/pageBase/common-banner-1.png);
  background-size: contain;
}

.mobile-common-title-type1 {
  font-size: 0.48rem;
  color: #333;
}

.mobile-blue-btn,
.mobile-white-btn {
  width: 3.68rem;
  height: 1.08rem;
  line-height: 1.08rem;
  font-size: 0.32rem;
  font-weight: 400;
}

.mobile-blue-btn {
  display: inline-block;
  background: #1472ff;
  border-radius: 0.08rem;
  color: #fff;
  text-align: center;
}

.btn_wwb,
.mobile-white-btn {
  display: inline-block;
  text-align: center;
  color: #1472ff;
}

.mobile-white-btn {
  border: 1px solid #1472ff;
  border-radius: 0.08rem;
}

.btn_bwb,
.btn_wwb {
  border-radius: 0.44rem;
  background: #fff;
}

.btn_wwb {
  padding: 0.14rem 0.64rem;
  border: 0.02rem solid #fff;
  font-size: 0.28rem;
}

.btn_bbw,
.btn_bwb {
  display: inline-block;
  padding: 0.14rem 0.64rem;
  font-size: 0.32rem;
  text-align: center;
}

.btn_bwb {
  border: 0.02rem solid #1472ff;
  color: #333;
}

.btn_bbw,
.color_f {
  color: #fff;
}

.btn_bbw {
  border-radius: 0.44rem;
  border: 0.02rem solid #1472ff;
  background: #1472ff;
}

.big_title {
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.04rem;
  padding: 0.16rem 0 0.38rem;
}

.small_title {
  font-size: 0.48rem;
}

.tab_title {
  font-size: 0.32rem;
  font-weight: 600;
}

.fs_c1 {
  font-size: 0.28rem;
}

.fs_c2 {
  font-size: 0.24rem;
}

.color_3 {
  color: #333;
}

.color_6 {
  color: #666;
}

.color_9 {
  color: #999;
}

.color_blue {
  color: #1472ff;
}

.xe-banner {
  padding-top: 1.28rem;
  height: 6.68rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.xe-banner .free_have {
  padding: 0.48rem 0 0.42rem;
}

.vs-hidden {
  visibility: hidden;
}

.l-top-bottom-pic {
  text-align: center;
  color: #333;
}

.l-top-bottom-pic .d-item {
  padding: 1.28rem 0.32rem;
}

.l-top-bottom-pic .d-item .i-title {
  font-weight: 500;
  line-height: 0.72rem;
  font-size: 0.56rem;
}

.l-top-bottom-pic .d-item .i-subtitle {
  font-weight: 400;
  line-height: 0.44rem;
  font-size: 0.28rem;
  margin-top: 0.32rem;
  letter-spacing: -0.006rem;
  height: 1.76rem;
}

.l-top-bottom-pic .d-item .i-img {
  margin-top: 0.52rem;
  height: 5.14rem;
  background: #e65c5c;
  opacity: 0.4;
}

.l-top-bottom-pic .item-odd {
  background: rgba(20, 114, 255, 0.04);
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.contact-box {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  z-index: 10;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contact-box .contact-card {
  width: 6.4rem;
  height: 9.04rem;
  background: #fff;
  -webkit-box-shadow: 0 0.08rem 0.24rem 0 rgba(51, 51, 51, 0.08),
    0 -0.06rem 0.12rem -0.08rem rgba(51, 51, 51, 0.12);
  box-shadow: 0 0.08rem 0.24rem 0 rgba(51, 51, 51, 0.08),
    0 -0.06rem 0.12rem -0.08rem rgba(51, 51, 51, 0.12);
  border-radius: 0.16rem;
  padding: 0.8rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.contact-box .close-box {
  position: absolute;
  top: 0.38rem;
  right: 0.36rem;
}

.contact-box .close-box img {
  width: 0.22rem;
  height: 0.22rem;
}

.contact-box .avatar {
  width: 1.6rem;
  height: 1.6rem;
}

.contact-box .contact-title {
  margin-top: 0.32rem;
  font-size: 0.32rem;
  font-weight: 500;
  color: #333;
  line-height: 0.48rem;
}

.contact-box .contact-title span {
  color: #1472ff;
}

.contact-box .contact-desc,
.contact-box .contact-intro {
  font-size: 0.28rem;
  font-weight: 400;
  color: #999;
  line-height: 0.44rem;
}

.contact-box .contact-intro {
  margin-top: 0.16rem;
}

.contact-box .contact-qrcode {
  margin-top: 0.32rem;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#1472ff),
      to(#1472ff)) left top,
    -webkit-gradient(linear, left top, left bottom, from(#1472ff), to(#1472ff)) left top,
    -webkit-gradient(linear, left top, left bottom, from(#1472ff), to(#1472ff)) right top,
    -webkit-gradient(linear, left top, left bottom, from(#1472ff), to(#1472ff)) right top,
    -webkit-gradient(linear, left top, left bottom, from(#1472ff), to(#1472ff)) right bottom,
    -webkit-gradient(linear, left top, left bottom, from(#1472ff), to(#1472ff)) right bottom,
    -webkit-gradient(linear, left top, left bottom, from(#1472ff), to(#1472ff)) left bottom,
    -webkit-gradient(linear, left top, left bottom, from(#1472ff), to(#1472ff)) left bottom;
  background: linear-gradient(#1472ff, #1472ff) left top,
    linear-gradient(#1472ff, #1472ff) left top,
    linear-gradient(#1472ff, #1472ff) right top,
    linear-gradient(#1472ff, #1472ff) right top,
    linear-gradient(#1472ff, #1472ff) right bottom,
    linear-gradient(#1472ff, #1472ff) right bottom,
    linear-gradient(#1472ff, #1472ff) left bottom,
    linear-gradient(#1472ff, #1472ff) left bottom;
  background-repeat: no-repeat;
  background-size: 0.06rem 0.3rem, 0.3rem 0.06rem;
  height: 3.52rem;
  width: 3.52rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-box .qrcode {
  width: 3.2rem;
  height: 3.2rem;
}

.contact-box .contact-desc {
  margin-top: 0.16rem;
}

.knowledge-banner {
  /* height: 9.74rem; */
  height: 16rem;
  background-color: #1472ff;
  background-image: url('../../../../images/newImg/phone/Frame3.png');
  background-position: bottom;
  /* background-position-y: 0; */
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.8rem 0.32rem 0;
}

.knowledge-banner .logoPhone {
  width: 4rem;
  margin-bottom: 0.5rem;
  text-align: center;
}

.knowledge-banner .banner-title {
  width: 5rem;
}

.knowledge-banner .banner-content {
  /* height: 0.48rem; */
  font-size: 0.42rem;
  color: #fff;
  line-height: 0.48rem;
  margin-bottom: 10px;
}

.knowledge-banner .banner-content.small {
  font-size: 0.34rem;
  margin-bottom: 20px;
  text-align: justify;
}

.knowledge-banner .link {
  white-space: nowrap;
  font-size: 14px;
  color: white;
  opacity: 0.8;
  margin-top: 10px;
}

.knowledge-banner .banner-button {
  border: none;
  outline: 0;
  margin-top: 0.2rem;
  background: #fff;
  font-size: 0.32rem;
  color: #1472ff;
  text-align: center;
  width: 3.2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.88rem;
  font-weight: 700;
}

.knowledge-ct .title1,
.titleBox {
  font-size: 0.52rem;
  font-weight: 600;
}

.knowledge-banner .banner-button:active {
  background: #1159d6;
  color: #fff;
}

.knowledge-box {
  padding-bottom: 0.8rem;
}

.knowledge-box h1 {
  padding-top: 20px;
}

.knowledge-box img {
  width: 360px;
  margin: 0 auto;
}

.knowledge-box .video-wrap {
  position: relative;
  margin-bottom: 10px;
}

.knowledge-box .video-bg {
  z-index: 0;
}

.knowledge-box .video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: 72%;
  border-radius: 6px;
  transform: translateX(-3px) translateY(-3px);
}

.bgcolor,
.pb-0 {
  padding-bottom: 0;
}

.knowledge-ct .title1 {
  margin-top: 0.48rem;
  color: #333;
  line-height: 0.74rem;
  text-align: left;
  margin-bottom: 0.32rem;
  text-align: center;
}

.pt-28 {
  padding-top: 0.56rem;
}

.bgcolor {
  background-color: rgba(20, 114, 255, 0.04);
}

.knowledge-ct {
  padding: 0.56rem 0rem 0;
}

.titleBox {
  margin: 0.72rem auto;
  height: 0.72rem;
  color: #333;
  line-height: 0.72rem;
}

.text-title {
  font-size: 0.4rem;
  font-weight: 600;
  color: #333;
  line-height: 0.56rem;
  text-align: center;
}

.text-subtitle {
  margin-top: 0.16rem;
  font-size: 0.32rem;
  font-weight: 500;
  color: #333;
  line-height: 0.48rem;
}

.text-content {
  margin-top: 0.32rem;
  font-size: 0.28rem;
  color: #333;
  line-height: 0.5rem;
  text-align: center;
}

.btn-card {
  width: 4rem;
  height: 1rem;
  line-height: 1rem;
  background: #1472ff;
  border-radius: 0.5rem;
  font-size: 0.36rem;
  font-weight: 500;
  color: #fff;
  display: block;
  margin: 0.68rem auto;
  text-align: center;
}

.case-list .link-box,
.ct-item-content {
  margin-top: 0.16rem;
}

.ct-item-title {
  font-size: 0.32rem;
  font-weight: 500;
  color: #333;
  line-height: 0.48rem;
}

.ct-item-content {
  font-size: 0.28rem;
  font-weight: 400;
  color: #666;
  line-height: 0.44rem;
}

.case-list {
  padding: 0 0.32rem 1.12rem;
}

.case-list .title {
  padding-top: 0.48rem;
  font-size: 0.56rem;
  font-weight: 500;
  color: #333;
  line-height: 0.72rem;
}

.case-list .des {
  font-size: 0.24rem;
  color: #999;
  padding: 0.16rem 0 0.44rem;
}

.case-list .list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.case-list .list-box .case {
  width: 2.08rem;
  background: #fff;
  margin-bottom: 0.32rem;
  border-radius: 0.16rem;
}

.case-list .list-box .case .img-box {
  height: 1.4rem;
  overflow: hidden;
}

.case-list .list-box .case p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.3rem;
  height: 0.88rem;
  line-height: 0.44rem;
  padding: 0 0.2rem;
}