* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  padding: 0;
  border: none;
}
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: #F5F5F5;
}
body ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b3b3b3;
  opacity: 1;
}
body ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b3b3b3;
  opacity: 1;
}
body :-ms-input-placeholder {
  /* IE 10+ */
  color: #b3b3b3;
  opacity: 1;
}
body :-moz-placeholder {
  /* Firefox 18- */
  color: #b3b3b3;
  opacity: 1;
}
p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}
input,
textarea {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  display: block;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}
.hide {
  display: none;
}
ul li {
  list-style: none;
}
.bottom_1px_line:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -1px;
  right: 0;
  height: 0px;
  border-bottom: 1px solid #E3E3E3;
  color: #E3E3E3;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  z-index: 1;
}
.top_1px_line:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 0px;
  border-top: 1px solid #E3E3E3;
  color: #E3E3E3;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  z-index: 1;
}
.right_1px_line:after {
  content: " ";
  position: absolute;
  bottom: 0px;
  right: -1px;
  width: 0;
  border-right: 1px solid #E3E3E3;
  color: #E3E3E3;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
  z-index: 1;
  height: 100%;
}
.left_1px_line:before {
  content: " ";
  position: absolute;
  left: 0px;
  top: 0;
  width: 0;
  border-left: 1px solid #E3E3E3;
  color: #E3E3E3;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleX(0.5);
  transform: scaleX(0.5);
  z-index: 1;
  height: 100%;
}
.safe-bottom-area {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}
.G-toast {
  display: none;
}
.G-toast .G-bg {
  color: #FFF;
  z-index: 101;
  font-size: 12px;
  line-height: 16px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0);
  text-align: center;
  word-break: break-all;
}
.G-toast .G-bg .G-toast-main {
  width: 4.24rem;
  display: block;
  margin: 0 auto;
  text-align: center;
  border-radius: 0.06rem;
  line-height: 0.72rem;
  color: #FFF;
  background: rgba(76, 76, 76, 0.9);
}
body {
  background: #f9f9f9;
}
.mw-wrap {
  width: 100%;
  position: relative;
}
.mw-wrap .footer-btn {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  padding: 0.15rem 0;
  z-index: 99;
}
.mw-wrap .footer-btn .install {
  display: block;
  width: 6.3rem;
  height: 0.78rem;
  background-image: url("../../images/mwebsite/install.png");
  background-size: cover;
  margin: 0 auto;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}
.mw-wrap .swiper-container {
  width: 100%;
}
.mw-wrap .swiper-container-y {
  padding: 0.6rem 0;
}
.mw-wrap .swiper-container-y .swiper-slide {
  width: 3.12rem;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.mw-wrap .swiper-container-y .swiper-slide > a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mw-wrap .swiper-container-y .swiper-slide img {
  display: block;
  width: 100%;
}
.mw-wrap .swiper-container-y .swiper-slide-active,
.mw-wrap .swiper-container-y .swiper-slide-duplicate-active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.mw-wrap .btn-detail {
  width: 2.82rem;
  height: 0.72rem;
  background: #ffffff;
  border: 0.01rem solid #296ad3;
  border-radius: 0.45rem;
  font-size: 0.3rem;
  font-weight: 500;
  text-align: center;
  color: #296ad3;
  line-height: 0.72rem;
  margin: 0 auto;
}
.mw-wrap .main-adminService {
  min-height: 10.9rem;
  background-image: url("../../images/mwebsite/main/bg-06.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.mw-wrap .main-enterprise {
  min-height: 8.9rem;
  background: #ffffff;
}
.mw-wrap .main-employ {
  min-height: 10.7rem;
  background-image: url(../../images/mwebsite/main/bg-01.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.mw-wrap .main-hardware {
  min-height: 8.9rem;
  background: #ffffff;
}
.mw-wrap .main-hardware .swiper-container {
  width: 100%;
}
.mw-wrap .main-hardware .swiper-container .swiper-slide {
  width: 100%;
  height: 4.68rem;
  position: relative;
}
.mw-wrap .main-hardware .swiper-container .swiper-slide > a {
  width: 4.44rem;
  height: 4.16rem;
  text-decoration: none;
  display: block;
  background-image: url("../../images/mwebsite/main/bg-03.png");
  background-size: 4.44rem 4.16rem;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
}
.mw-wrap .main-hardware .swiper-container .swiper-slide img {
  display: block;
  width: 4.34rem;
  margin-left: -0.52rem;
  padding-top: 0.44rem;
}
.mw-wrap .main-hardware .title {
  width: 1.68rem;
  opacity: 1;
  font-size: 0.24rem;
  font-weight: 500;
  color: #111111;
  line-height: 0.34rem;
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.mw-wrap .main-hardware .title:before {
  content: "";
  display: block;
  width: 0.14rem;
  height: 0.14rem;
  background-image: url("../../images/mwebsite/main/h_2.png");
  background-repeat: no-repeat;
  background-size: 0.14rem 0.14rem;
  position: absolute;
  left: -0.1rem;
  top: 0.08rem;
}
.mw-wrap .main-hardware .title:after {
  content: "";
  display: block;
  width: 0.14rem;
  height: 0.14rem;
  background-image: url("../../images/mwebsite/main/h_2.png");
  background-repeat: no-repeat;
  background-size: 0.14rem 0.14rem;
  position: absolute;
  right: -0.1rem;
  top: 0.08rem;
}
.mw-wrap .app-container {
  width: 7.5rem;
  height: 7rem;
  margin: 0 auto;
  background-image: url("../../images/mwebsite/main/bg-02.png");
  background-size: 6.42rem 6.44rem;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.mw-wrap .app-container .app-item {
  width: 2.32rem;
  height: 2.26rem;
  position: absolute;
}
.mw-wrap .app-container .app-item > img {
  width: 100%;
  display: block;
}
.mw-wrap .app-container .app-item .title {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0.8rem;
  height: 0.34rem;
  font-size: 0.26rem;
  font-weight: 600;
  text-align: center;
  color: #111111;
  line-height: 0.34rem;
}
.mw-wrap .app-container .app-item1 {
  top: 0;
  left: 2.58rem;
  -webkit-animation: app-bobbing 4s ease infinite alternate;
  animation: app-bobbing 4s ease infinite alternate;
}
.mw-wrap .app-container .app-item2 {
  top: 2.39rem;
  left: 2.58rem;
}
.mw-wrap .app-container .app-item3 {
  top: 2.17rem;
  right: 0;
  -webkit-animation: app-bobbing 3s ease infinite alternate;
  animation: app-bobbing 3s ease infinite alternate;
}
.mw-wrap .app-container .app-item3 .title {
  bottom: 0;
}
.mw-wrap .app-container .app-item4 {
  bottom: 0;
  left: 2.58rem;
  -webkit-animation: app-bobbing 3.5s ease infinite alternate;
  animation: app-bobbing 3.5s ease infinite alternate;
}
.mw-wrap .app-container .app-item4 .title {
  bottom: 0;
}
.mw-wrap .app-container .app-item5 {
  top: 2.17rem;
  left: 0;
  -webkit-animation: app-bobbing 3.75s ease infinite alternate;
  animation: app-bobbing 3.75s ease infinite alternate;
}
.mw-wrap .app-container .app-item5 .title {
  bottom: 0;
}
.mw-wrap .swiper-container-company {
  width: 100%;
}
.mw-wrap .swiper-container-company .swiper-slide {
  min-height: 7.14rem;
}
.mw-wrap .swiper-container-company .swiper-slide > div {
  text-decoration: none;
  margin: 0 0.4rem 0.2rem;
  padding: 0.34rem 0.4rem;
  background: #ffffff;
  border-radius: 0.17rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #525966;
  line-height: 0.36rem;
  letter-spacing: 0.02rem;
}
.mw-wrap .swiper-container-company .swiper-slide > div img {
  display: block;
  height: 0.58rem;
  margin-bottom: 0.3rem;
}
.mw-wrap .footnote {
  margin: 0 auto;
  font-size: 0.24rem;
  font-weight: 400;
  text-align: center;
  color: #8a9199;
  line-height: 0.34rem;
}
.mw-wrap .footer-apply {
  min-height: 0.96rem;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  background: #FFFFFF;
}
.mw-wrap .footer-apply > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 0.96rem;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}
.mw-wrap .footer-apply > div div {
  min-height: 0.96rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  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;
}
.mw-wrap .footer-apply > div .btn-zx {
  background: #ffffff;
  -webkit-box-shadow: 0 -0.02rem 0 0 rgba(190, 190, 190, 0.5) inset;
  box-shadow: 0 -0.02rem 0 0 rgba(190, 190, 190, 0.5) inset;
  font-size: 0.28rem;
  font-weight: 500;
  text-align: center;
  color: #0076ff;
  line-height: 0.4rem;
}
.mw-wrap .footer-apply > div .btn-apply {
  font-size: 0.28rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 0.4rem;
  background: #0076ff;
}
.mw-wrap .company-container {
  width: 100%;
  background-image: url("../../images/mwebsite/main/bg-04.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left top;
}
.mw-wrap .swiper-container-adminService {
  background-image: url("../../images/mwebsite/main/bg-08.png");
  background-size: 0.78rem 0.54rem;
  background-repeat: no-repeat;
  background-position: 97% 86%;
}
.mw-wrap .count-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mw-wrap .count-container > li {
  width: 33%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  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;
}
.mw-wrap .count-container .title {
  height: 0.34rem;
  opacity: 1;
  font-size: 0.24rem;
  font-weight: 400;
  text-align: left;
  color: #525966;
  line-height: 0.34rem;
  letter-spacing: 0.02rem;
}
.mw-wrap .count-container .count {
  height: 0.48rem;
  opacity: 1;
  font-size: 0.4rem;
  font-weight: 600;
  text-align: left;
  color: #0076ff;
  line-height: 0.48rem;
  margin: 0.1rem;
}
.mw-wrap .h2 {
  height: 0.5rem;
  opacity: 1;
  font-size: 0.36rem;
  font-weight: 600;
  text-align: center;
  color: #111111;
  line-height: 0.5rem;
}
.mw-wrap .h3 {
  height: 0.5rem;
  opacity: 1;
  font-size: 0.36rem;
  font-weight: 500;
  text-align: center;
  color: #0076ff;
  line-height: 0.5rem;
  width: 2.16rem;
  margin: 0 auto;
  position: relative;
}
.mw-wrap .h3:before {
  content: "";
  display: block;
  width: 0.32rem;
  height: 0.24rem;
  background-image: url("../../images/mwebsite/main/left.png");
  background-repeat: no-repeat;
  background-size: 0.32rem 0.24rem;
  position: absolute;
  left: -0.4rem;
  top: 0.13rem;
}
.mw-wrap .h3:after {
  content: "";
  display: block;
  width: 0.32rem;
  height: 0.24rem;
  background-image: url("../../images/mwebsite/main/right.png");
  background-repeat: no-repeat;
  background-size: 0.32rem 0.24rem;
  position: absolute;
  right: -0.4rem;
  top: 0.13rem;
}
.mw-wrap .h4 {
  height: 0.4rem;
  opacity: 1;
  font-size: 0.28rem;
  font-weight: 400;
  text-align: center;
  color: #242933;
  line-height: 0.4rem;
  margin-top: 0.16rem;
}
.img-wrap {
  width: 100%;
  display: block;
}
.img-wrap img {
  display: block;
  width: 100%;
  height: auto;
}
.img-wrap .btn-ty {
  width: 2.16rem;
  height: 0.88rem;
  background: #ffffff;
  border-radius: 0.44rem;
  font-size: 0.32rem;
  font-weight: 500;
  text-align: center;
  color: #296ad3;
  line-height: 0.88rem;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.img-wrap h3 {
  opacity: 1;
  font-size: 0.32rem;
  font-weight: 500;
  text-align: center;
  color: #111111;
  line-height: 0.42rem;
  padding: 0;
  margin: 0;
}
.img-wrap h4 {
  opacity: 1;
  font-size: 0.24rem;
  font-weight: 400;
  text-align: center;
  color: #434343;
  line-height: 0.25rem;
  margin-top: 0.26rem;
}
.img-wrap .h3_1 {
  font-size: 0.36rem;
  color: #668FF0;
  letter-spacing: 0;
  text-align: center;
  position: relative;
  font-weight: normal;
  white-space: normal;
  padding: 0;
  margin: 0 auto;
  width: 2.1rem;
  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;
}
.img-wrap .h3_1 img {
  width: 0.2rem;
  height: 0.2rem;
  margin: 0 0.2rem;
}
.img-wrap .h3_1::after {
  display: block;
  height: 0.04rem;
  width: 0.3rem;
  border-radius: 0.04rem;
  background: #3287FF;
  position: absolute;
  left: -0.5rem;
  top: 50%;
  content: ' ';
}
.img-wrap .h3_1::before {
  display: block;
  height: 0.04rem;
  width: 0.3rem;
  border-radius: 0.04rem;
  background: #3287FF;
  position: absolute;
  right: -0.5rem;
  top: 50%;
  content: ' ';
}
.img-wrap .h4_1 {
  font-size: 0.28rem;
  color: #668FF0;
  text-align: center;
  margin-top: 0.18rem;
}
.img-wrap .hardware_subtitle {
  position: absolute;
  left: 0.2rem;
  top: 0.3rem;
  opacity: 1;
  font-size: 0.34rem;
  font-weight: 600;
  text-align: left;
  color: #ffffff;
  line-height: 0.56rem;
  width: 4.5rem;
}
.img-wrap .hardware_qa {
  position: absolute;
  left: 0.2rem;
  top: 1.5rem;
  opacity: 1;
  font-size: 0.2rem;
  font-weight: 600;
  text-align: left;
  color: #ffffff;
  width: 4rem;
}
.hardware-container img {
  padding: 0 0.3rem;
}
.hardware-container > div:nth-child(even) {
  background: #fafafa;
}
.img-wrap .install-rn {
  display: block;
  width: 2.2rem;
  height: 0.68rem;
  background: #3287FF;
  border: 0.06rem solid rgba(50, 135, 255, 0.1);
  border-radius: 1rem;
  position: absolute;
  top: 2.1rem;
  left: 0.6rem;
  font-size: 0.28rem;
  color: #FFFFFF;
  text-align: center;
  line-height: 0.62rem;
}
.entry-list {
  padding: 0.2rem 0 0.28rem 0.28rem;
  margin-right: -0.2rem;
}
.entry-list li {
  float: left;
  width: 3.35rem;
  height: 3.35rem;
  background: #fff;
  border-radius: 6px;
  margin: 0 0.2rem 0.2rem 0;
  text-align: center;
}
.entry-list li a {
  display: block;
}
.entry-list li img {
  display: block;
  width: 1rem;
  height: 1rem;
  margin: 0.6rem auto 0.3rem;
}
.entry-list li h3 {
  font-size: 0.32rem;
  color: #464646;
  text-align: center;
  margin-bottom: 0.2rem;
}
.entry-list li p {
  font-size: 0.28rem;
  color: #979797;
}
.entry-bottom {
  background-color: #fff;
  padding-top: 0.5rem;
  text-align: center;
}
.entry-bottom img {
  display: block;
  width: 1.93rem;
  height: 1.93rem;
  margin: 0 auto 0.2rem;
}
.entry-bottom p {
  font-size: 0.28rem;
  color: #979797;
  letter-spacing: 0.0227rem;
}
.entry-bottom .footer {
  margin-top: 0.2rem;
  width: 100%;
  height: 1.4rem;
  background-image: url("../../images/mwebsite/footer-bg.png");
  background-size: cover;
}
.entry-bottom .footer p {
  font-size: 0.2rem;
  color: #FFFFFF;
}
.entry-bottom .footer .txt-wrap {
  padding-top: 0.3rem;
}
.module-list {
  width: 7.3rem;
  height: 2.06rem;
  margin: 0 auto -0.55rem;
  -webkit-transform: translateY(-35%);
  transform: translateY(-35%);
  background: #FFFFFF;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.05);
  border-radius: 0.1rem;
  text-align: center;
}
.module-list li {
  min-width: 1rem;
  display: inline-block;
  vertical-align: middle;
  padding-top: 0.1rem;
}
.module-list li img {
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
}
.module-list li p {
  font-size: 0.24rem;
  color: #454646;
  text-align: center;
  line-height: 0.26rem;
}
.module-list a {
  display: inline-block;
}
.module-list:after {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.title-box {
  width: 7.3rem;
  margin: -0.8rem auto 0.1rem;
}
.title-box img {
  display: block;
  width: 100%;
  height: auto;
}
.footer-txt {
  padding: 0.8rem 0 1.5rem;
  font-size: 0.24rem;
  color: #BDBDBD;
  text-align: center;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.m-apply {
  width: 100vw;
  height: 100vh;
  background-image: url("../../images/mwebsite/main/bg-07.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.m-apply-container {
  padding: 1.62rem 0.4rem;
}
.m-apply-container .form-container {
  margin-top: 0.32rem;
  padding: 0.32rem;
  min-height: 4.08rem;
  opacity: 1;
  background: #ffffff;
  border-radius: 0.16rem;
}
.m-apply-container .form-container input {
  display: block;
  width: 100%;
  padding: 0.24rem;
  background: #ffffff;
  border: 0.01rem solid #eeeeee;
  border-radius: 0.18rem;
  outline: none;
  margin: 0;
  font-size: 0.32rem;
  font-weight: 400;
  text-align: left;
  line-height: 0.4rem;
  color: #111111;
}
.m-apply-container .form-container .select-container {
  position: relative;
}
.m-apply-container .form-container .select-container > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../../images/mwebsite/down.png");
  background-repeat: no-repeat;
  background-size: 0.32rem 0.32rem;
  background-position: 97% center;
}
.m-apply-container .title {
  font-size: 0.4rem;
  font-weight: 600;
  text-align: left;
  color: #ffffff;
  line-height: 0.56rem;
  letter-spacing: 0.01rem;
  text-shadow: 0 0.04rem 0.08rem 0 rgba(0, 0, 0, 0.1);
}
.m-apply-container .btn {
  width: 100%;
  height: 0.88rem;
  opacity: 1;
  background: #ffffff;
  border-radius: 0.44rem;
  font-size: 0.32rem;
  font-weight: 500;
  text-align: center;
  color: #296ad3;
  line-height: 0.88rem;
  padding: 0;
  display: block;
}
.q-select {
  font-size: 0.3rem;
}
#ks_ol_floatWin {
  display: none!important;
}
#k_s_ol_chatWinSm {
  display: none!important;
}
@-webkit-keyframes app-bobbing {
  0% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
}
@keyframes app-bobbing {
  0% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
}
