.wpa-container {
  visibility: hidden !important;
}
a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-user-select: none !important;
  -moz-user-focus: none !important;
  -moz-user-select: none !important;
}
.mobile-tab {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 1.173333rem;
  box-sizing: border-box;
  padding: 0.293333rem 0.4rem;
  background-color: #fff;
  display: flex;
  align-items: center;
}
.mobile-tab .mobile-menul {
  width: 0.586667rem;
  height: 0.586667rem;
  background-image: url('../img/icon/menu.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center;
}
.mobile-tab h1 {
  margin: 0 1.306667rem 0 0.4rem;
  height: 0.466667rem;
  width: 5.52rem;
}
.mobile-tab h1 a {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url('../../img/logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.mobile-tab .mobile-register {
  width: 1.413333rem;
  height: 0.693333rem;
  background: linear-gradient(270deg, #ff9783 0%, #ff613d 100%);
  border-radius: 0.346667rem;
  font-size: 0.346667rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.mobile-tab-fff {
  background-color: transparent;
  box-shadow: none;
}
.mobile-tab-fff .mobile-menul {
  background-image: url('../img/icon/menuf.png');
}
.mobile-tab-fff h1 a {
  background-image: url('../../img/logo.png');
}
.m-bottom {
  margin-bottom: 1.44rem;
  margin-top: 1.173333rem;
  width: 100%;
  height: 6.506667rem;
  background-color: #F2F8FF;
  box-sizing: border-box;
  padding: 0.533333rem 0.4rem 0.4rem;
  position: relative;
}
.m-bottom .m-bottom-tab {
  border-top: 0.013333rem solid #eee;
  left: 0;
  top: -1.173333rem;
  position: absolute;
  width: 100%;
  height: 1.173333rem;
  display: flex;
  margin: 0;
  background-color: #fff;
}
.m-bottom .m-bottom-tab a {
  flex: 1;
  justify-content: space-between;
  color: #555;
  font-size: 0.373333rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.m-bottom h2 a {
  width: 2.666667rem;
  width: 3.466667rem;
  height: 0.4rem;
  display: inline-block;
  background-image: url('../../img/logo.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.m-bottom div {
  margin: 0.32rem 0;
  color: #333;
  font-size: 0.32rem;
  height: 0.44rem;
  line-height: 0.44rem;
}
.m-bottom p {
  letter-spacing: normal;
  color: #555 !important;
  font-size: 0.32rem;
  line-height: 0.44rem;
  margin-bottom: 0.32rem;
  height: 0.44rem;
}
.m-bottom img {
  position: absolute;
  width: 2.4rem;
  height: 2.4rem;
  right: 0.613333rem;
  bottom: 0.88rem;
}
.m-bottom .font-tip {
  position: absolute;
  color: #555;
  font-size: 0.32rem;
  right: 0.693333rem;
  bottom: 0.08rem;
}
.m-fix-bottom {
  transition: all 0.3s linear;
  width: 100%;
  height: 1.44rem;
  display: flex;
  position: fixed;
  bottom: 0;
  background-color: #fff;
  box-shadow: 0px -6px 16px 0px rgba(0, 0, 0, 0.02);
}
.m-fix-bottom > a {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-fix-bottom > a:nth-child(1) {
  border-right: 1px solid #eee;
}
.m-fix-bottom > a .m-phone-icon {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url('../img/phone.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 0.16rem;
}
.m-fix-bottom > a .m-demo-icon {
  width: 0.64rem;
  height: 0.64rem;
  background-image: url('../img/bz3.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 0.16rem;
}
.m-fix-bottom > a .text {
  font-size: 0.426667rem;
  color: #000;
}
.mask {
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
}
.m-side-menu-container {
  transition: all 0.2s linear;
  width: 5.733333rem;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 10;
  position: fixed;
  left: 0;
  transform: translateX(-100%);
}
.m-side-menu-container .m-side-menu {
  position: fixed;
  background-color: #fff;
  width: 5.733333rem;
  height: 100%;
  padding-top: 0.266667rem;
  display: flex;
  flex-direction: column;
}
.m-side-menu-container .m-side-menu .m-menu-container {
  width: 100%;
}
.m-side-menu-container .m-side-menu .m-menu-container > div {
  padding: 0 0.266667rem 0 0.4rem;
  box-sizing: border-box;
  height: 1.093333rem;
  margin-bottom: 0.32rem;
  line-height: 0.56rem;
}
.m-side-menu-container .m-side-menu .m-menu-container > div:focus {
  outline: none;
  background-color: rgba(26, 90, 216, 0.04);
}
.m-side-menu-container .m-side-menu .m-menu-container > div:nth-child(1) {
  margin-bottom: 0.32rem;
}
.m-side-menu-container .m-side-menu .m-menu-container > div a {
  display: flex;
  height: 100%;
  width: 100%;
  color: #333;
  font-size: 0.4rem;
  align-items: center;
}
.m-side-menu-container .m-side-menu .m-menu-container .m-logo {
  display: flex;
  width: 100%;
  height: 1.173333rem;
  align-items: center;
  justify-content: space-between;
}
.m-side-menu-container .m-side-menu .m-menu-container .m-logo a {
  height: 0.426667rem;
  width: 4.266667rem;
  background-image: url('../../img/logo.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center;
}
.m-side-menu-container .m-side-menu .m-menu-container .m-logo span {
  width: 0.586667rem;
  height: 0.586667rem;
  background-image: url('../img/bz4.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center;
}
