.en-posui section.first {
  position: relative;
}
.en-posui section.first > img {
  width: 100%;
}
.en-posui section.first .menu-wrap {
  position: absolute;
  top: 0.75rem;
  right: 0.45rem;
}
.en-posui section.first .menu-wrap .mu-button {
  width: 0.5rem;
  height: 0.5rem;
  min-width: 30px;
  min-height: 30px;
  background-color: rgba(255, 255, 255, 0.6);
}
.en-posui section.first .menu-wrap .mu-button .mu-icon {
  font-size: 0.36rem;
}
.en-posui section.second {
  background: url(../img/bg02.jpg) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  padding: 0 0.25rem;
}
.en-posui section.second .sec-title {
  width: 6rem;
  margin: 1.2rem auto 0;
}
.en-posui section.second .sec-title p {
  line-height: 1.2;
  color: #24406f;
}
.en-posui section.second .sec-title p:first-of-type {
  font-size: 0.4rem;
  font-weight: bold;
}
.en-posui section.second .sec-title p:last-of-type {
  font-size: 0.25rem;
  margin: 0.25rem 0;
}
.en-posui section.second .case {
  background-color: #0098f8;
  border-radius: 0.4rem;
  overflow: hidden;
  margin-bottom: 0.4rem;
  box-shadow: 0.08rem 0.09rem 0.07rem 1px #abb1b5;
}
.en-posui section.second .case.two p span.text {
  font-size: 0.24rem;
}
.en-posui section.second .case.three p span.text {
  font-size: 0.23rem;
}
.en-posui section.second .case.four p span.text {
  font-size: 0.3rem;
}
.en-posui section.second .case.four > img {
  display: block;
  width: 100%;
  border-top-left-radius: 0.3rem;
}
.en-posui section.second .case.five p span.text {
  font-size: 0.3rem;
}
.en-posui section.second .case p {
  display: flex;
  align-items: center;
  height: 1.2rem;
}
.en-posui section.second .case p.spec span.order {
  padding-left: 0;
  padding-right: 0.2rem;
}
.en-posui section.second .case p.spec span.text {
  padding-right: 0;
  padding-left: 0.2rem;
}
.en-posui section.second .case p span {
  height: 100%;
}
.en-posui section.second .case p span.order {
  font-size: 0.7rem;
  line-height: 1.2rem;
  padding-left: 0.2rem;
  color: #0098f8;
  font-weight: bold;
  background-color: #fff;
}
.en-posui section.second .case p span.text {
  display: flex;
  align-items: center;
  padding-right: 0.2rem;
  color: #fff;
  font-size: 0.27rem;
  line-height: 1.2;
}
.en-posui section.second .case p img {
  height: 100%;
}
.en-posui section.second .case .img-wrap {
  position: relative;
}
.en-posui section.second .case .img-wrap img:first-of-type {
  width: 0.65rem;
  position: absolute;
  top: 0.3rem;
  left: 0.4rem;
}
.en-posui section.second .case .img-wrap img:last-of-type {
  display: block;
  width: 100%;
}
.en-posui section.second .btn-wrap .btn {
  display: block;
  margin: 0 auto 0.36rem;
  width: 6.53rem;
  height: 1.14rem;
  background: url(../img/btn01.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.en-posui section.second .btn-wrap .btn .part-left {
  width: 3.8rem;
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
  position: absolute;
  left: 0.3rem;
}
.en-posui section.second .btn-wrap .btn .part-left span {
  font-size: 0.35rem;
  color: #fff;
  display: inline-block;
}
.en-posui section.second .btn-wrap .btn .part-left span:first-of-type {
  font-style: italic;
  margin-right: 0.3rem;
}
.en-posui section.second .btn-wrap .btn .part-left img {
  width: 0.62rem;
}
.en-posui section.second .btn-wrap .btn .part-right {
  width: 3rem;
  height: 0.8rem;
  border-radius: 0.43rem;
  background-color: #ffe400;
  display: flex;
  align-items: center;
  position: absolute;
  right: 0.2rem;
}
.en-posui section.second .btn-wrap .btn .part-right span {
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  color: #1773d8;
  line-height: 1;
  position: absolute;
}
.en-posui section.second .btn-wrap .btn .part-right span:first-of-type {
  width: 1.5rem;
  font-size: 0.24rem;
  left: 0.2rem;
}
.en-posui section.second .btn-wrap .btn .part-right span:last-of-type {
  font-size: 0.6rem;
  right: 0.2rem;
}
.en-posui section.third {
  background: url(../img/bg03.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0 0.3rem;
  overflow: hidden;
  position: relative;
}
.en-posui section.third p.text-one {
  font-size: 0.51rem;
  font-weight: bold;
  color: #f6ff00;
  line-height: 1.2;
  margin-top: 0.5rem;
}
.en-posui section.third p.text-two {
  font-size: max(0.2rem, 13px);
  color: #fff;
  margin-top: 0.1rem;
  padding-left: 2px;
}
.en-posui section.third p.text-three {
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  margin-top: 0.36rem;
}
.en-posui section.third p.text-three span {
  display: inline-block;
  box-shadow: 1px 0.02rem 0.07rem 0px rgba(134, 134, 134, 0.44);
  border-radius: 0.2rem;
  font-size: 0.22rem;
  padding: 0 0.1rem;
  color: #fff;
  background-color: #0098f8;
  font-weight: bold;
}
.en-posui section.third p.text-four {
  font-size: max(0.18rem, 13px);
  margin-top: 0.9rem;
  margin-bottom: 0.2rem;
}
.en-posui section.third .img-wrap {
  position: relative;
  margin-top: 0.6rem;
}
.en-posui section.third .img-wrap img:first-of-type {
  position: absolute;
  width: 1.7rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.en-posui section.third .img-wrap img:last-of-type {
  width: 100%;
}
.en-posui section.fourth {
  background: url(../img/bg04.jpg) no-repeat;
  background-size: 100% 100%;
  height: 9.56rem;
  position: relative;
}
.en-posui section.fourth > div {
  position: absolute;
}
.en-posui section.fourth > div .img-wrap img:first-of-type {
  width: 0.95rem;
  position: absolute;
}
.en-posui section.fourth > div .img-wrap img:last-of-type {
  width: 100%;
}
.en-posui section.fourth > div p {
  background-color: #0098f8;
  box-shadow: 1px 0.02rem 0.07rem 0px rgba(134, 134, 134, 0.44);
  border-radius: 0.5rem;
  font-size: 0.2rem;
  color: #fff;
  width: 3.3rem;
  text-align: center;
  line-height: 1.1;
  padding: 0.05rem 0.1rem;
  margin: 0 auto;
}
.en-posui section.fourth > div:nth-of-type(1) {
  width: 3.86rem;
  top: 0.64rem;
  left: 0.16rem;
}
.en-posui section.fourth > div:nth-of-type(1) .img-wrap img:first-of-type {
  top: 0.5rem;
  left: 1.25rem;
}
.en-posui section.fourth > div:nth-of-type(2) {
  width: 3.22rem;
  top: 1.11rem;
  right: 0.1rem;
}
.en-posui section.fourth > div:nth-of-type(2) .img-wrap img:first-of-type {
  top: 0.5rem;
  right: 0.9rem;
}
.en-posui section.fourth > div:nth-of-type(3) {
  width: 3.63rem;
  bottom: 2.45rem;
  left: 0.13rem;
}
.en-posui section.fourth > div:nth-of-type(3) .img-wrap img:first-of-type {
  top: 0.4rem;
  left: 1.05rem;
}
.en-posui section.fourth > div:nth-of-type(4) {
  width: 3.49rem;
  bottom: 2rem;
  right: 0.2rem;
}
.en-posui section.fourth > div:nth-of-type(4) .img-wrap img:first-of-type {
  top: 0.85rem;
  right: 1.05rem;
}
.en-posui section.fourth .btn-wrap {
  position: absolute;
  bottom: 0.55rem;
  width: 100%;
}
.en-posui section.fourth .btn-wrap .btn {
  display: block;
  width: 4.17rem;
  height: 1.04rem;
  border-radius: 0.46rem;
  margin: 0 auto;
}
.en-posui section.fourth .btn-wrap .btn img {
  width: 100%;
}
.en-posui section.fourth .btn-wrap .btn span {
  color: #fff;
  font-size: 0.36rem;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.en-posui section.fifth p.title {
  background-color: #0098f8;
  display: flex;
  flex-direction: column;
  font-size: 0.27rem;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  padding: 0.18rem 0.06rem;
}
.en-posui section.fifth .img-wrap {
  padding: 0.3rem 0.15rem;
  position: relative;
}
.en-posui section.fifth .img-wrap img {
  width: 100%;
  display: block;
}
.en-posui section.fifth .img-wrap img:first-of-type {
  margin-bottom: 0.36rem;
}
.en-posui section.fifth .img-wrap .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6.5rem;
  background-color: #0098f8;
  border: solid 0.04rem #fff;
  padding: 0.1rem 0.05rem;
}
.en-posui section.fifth .img-wrap .text p {
  text-align: center;
}
.en-posui section.fifth .img-wrap .text p:first-of-type {
  font-size: 0.3rem;
  color: #f6ff00;
  font-weight: bold;
}
.en-posui section.fifth .img-wrap .text p:last-of-type {
  font-size: 0.2rem;
  color: #fff;
}
.en-posui section.sixth .part-one {
  position: relative;
  height: 12.5rem;
  padding: 0 0.25rem;
  background-image: linear-gradient(181deg, #0090ff 0%, #4ccaff 100%), linear-gradient(#ffffff, #ffffff);
}
.en-posui section.sixth .part-one::before {
  display: table;
  content: "";
}
.en-posui section.sixth .part-one .title {
  margin-top: 0.4rem;
  margin-bottom: 0.6rem;
  font-size: 0.35rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.en-posui section.sixth .part-one .title > span {
  display: block;
}
.en-posui section.sixth .part-one .title > span span {
  color: #f6ff00;
}
.en-posui section.sixth .part-one .img-wrap {
  position: relative;
}
.en-posui section.sixth .part-one .img-wrap p {
  position: absolute;
  min-width: 6.3rem;
  font-size: 0.27rem;
  padding: 0.08rem 0.04rem;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0.03rem 0.04rem 0.07rem 0px #000000;
  border: solid 0.02rem #458dff;
  background-color: #fff;
  border-radius: 0.5rem;
  text-align: center;
}
.en-posui section.sixth .part-one .img-wrap img {
  width: 100%;
  border-radius: 0.2rem;
}
.en-posui section.sixth .part-one .text {
  font-size: 0.39rem;
  font-weight: bold;
  color: #fff;
  padding: 0 0.3rem;
  margin-top: 0.5rem;
}
.en-posui section.sixth .part-one .text span {
  color: #f6ff00;
}
.en-posui section.sixth .part-one .tag-wrap {
  position: relative;
  height: 0.5rem;
  padding: 0 0.3rem;
  margin: 0.3rem 0;
}
.en-posui section.sixth .part-one .tag-wrap .line {
  width: 3rem;
  height: 0.05rem;
  background-color: #fff;
  position: absolute;
}
.en-posui section.sixth .part-one .tag-wrap .big-box {
  width: 0.45rem;
  height: 0.3rem;
  background-color: #f6ff00;
  position: absolute;
  top: 0.05rem;
  right: 0.8rem;
}
.en-posui section.sixth .part-one .tag-wrap .small-box {
  width: 0.2rem;
  height: 0.16rem;
  background-color: #f6ff00;
  position: absolute;
  right: 0.4rem;
}
.en-posui section.sixth .part-one > img {
  width: 6.4rem;
  position: absolute;
  bottom: -1rem;
  left: 50%;
  transform: translateX(-50%);
}
.en-posui section.sixth .part-two {
  height: 1.6rem;
}
.en-posui section.form-section {
  background-color: #0098f8;
  overflow: hidden;
  padding: 0 0.35rem;
}
.en-posui section.form-section .title-wrap {
  margin-top: 0.5rem;
}
.en-posui section.form-section .title-wrap p {
  text-align: center;
  font-size: 0.48rem;
  font-weight: bold;
  color: #fff;
}
.en-posui section.form-section .title-wrap p span {
  color: #f6ff00;
}
.en-posui section.form-section .line {
  width: 4.77rem;
  height: 0.06rem;
  background-color: #fff;
  margin-top: 0.2rem;
  margin-left: 0.05rem;
}
.en-posui section.form-section .text-wrap {
  margin-top: 0.3rem;
  margin-left: 0.05rem;
}
.en-posui section.form-section .text-wrap p {
  color: #fff;
  font-size: 0.28rem;
}
.en-posui section.form-section .form-wrap {
  margin-top: 0.4rem;
}
.en-posui section.form-section .form-wrap .mu-form-item {
  margin-bottom: 0;
  padding-bottom: max(13px, 0.2rem);
}
.en-posui section.form-section .form-wrap .mu-form-item .mu-form-item-help {
  font-size: 0.15rem;
  bottom: 2px;
  white-space: nowrap;
}
.en-posui section.form-section .form-wrap .row > div span {
  display: block;
  margin-top: 0.2rem;
  color: red;
  font-size: 0.5rem;
}
.en-posui section.form-section .form-wrap .row > div:not(:last-of-type) .mu-form-item-content {
  padding-left: 0.1rem;
  flex-wrap: nowrap;
  height: 0.68rem;
  background-color: #fff;
  border-radius: 0.2rem;
}
.en-posui section.form-section .form-wrap .row > div:not(:last-of-type) .mu-form-item-content .mu-select-input,
.en-posui section.form-section .form-wrap .row > div:not(:last-of-type) .mu-form-item-content .mu-text-field-input {
  padding-left: 0.05rem;
  font-size: 0.2rem;
  color: #333333;
}
.en-posui section.form-section .form-wrap .row > div:last-of-type .mu-form-item-content {
  padding-left: 0.1rem;
  flex-wrap: nowrap;
  background-color: #fff;
  border-radius: 0.2rem;
  align-items: flex-start;
}
.en-posui section.form-section .form-wrap .row > div:last-of-type .mu-form-item-content textarea:first-of-type {
  height: 0 !important;
}
.en-posui section.form-section .form-wrap .row > div:last-of-type .mu-form-item-content textarea:last-of-type {
  height: 2rem !important;
}
.en-posui section.form-section .form-wrap .row > div:last-of-type .mu-form-item-content .mu-text-field-input.mu-text-field-textarea {
  padding-top: 0.25rem;
  padding-left: 0.05rem;
  font-size: 0.24rem;
}
.en-posui section.form-section .btn-wrap {
  margin: 0.2rem auto 0.3rem;
}
.en-posui section.form-section .btn-wrap .btn {
  display: block;
  width: 4.09rem;
  height: 1.34rem;
  margin: 0 auto;
  position: relative;
}
.en-posui section.form-section .btn-wrap .btn img {
  width: 100%;
}
.en-posui section.form-section .btn-wrap .btn span {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0.15rem;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 0.5rem;
  font-weight: bold;
}
.en-posui section.seventh {
  background-image: linear-gradient(180deg, #fff 0%, #84c1fe 36%, #0983fd 50%, #0080f8 100%);
  padding: 0 0.2rem;
}
.en-posui section.seventh .title-wrap {
  padding: 0.25rem 0;
}
.en-posui section.seventh .title-wrap p {
  text-align: center;
}
.en-posui section.seventh .title-wrap p:first-of-type {
  font-size: 0.36rem;
  font-weight: bold;
  color: #0098f8;
  margin-top: 0.1rem;
  margin-bottom: 0.2rem;
}
.en-posui section.seventh .title-wrap p:last-of-type {
  background-color: #37b2ff;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.39);
  border-radius: 0.44rem;
  font-size: 0.25rem;
  color: #fff;
  text-align: center;
  padding: 0.05rem 0.5rem;
  line-height: 1.2;
}
.en-posui section.seventh .strength-wrap {
  padding: 0.1rem 0 0.36rem;
}
.en-posui section.seventh .strength-wrap p.text {
  box-shadow: 0.03rem 0.04rem 0.07rem 0px rgba(65, 141, 254, 0.81);
  border: 1px solid #000;
  padding: 0.2rem;
  font-size: max(0.18rem, 13px);
  background-color: #fff;
}
.en-posui section.seventh .strength-wrap .img-wrap {
  margin-top: 0.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.en-posui section.seventh .strength-wrap .img-wrap img:nth-of-type(1) {
  width: 3.08rem;
  margin-bottom: 0.12rem;
}
.en-posui section.seventh .strength-wrap .img-wrap img:nth-of-type(2) {
  width: 3.86rem;
  margin-bottom: 0.12rem;
}
.en-posui section.seventh .strength-wrap .img-wrap img:nth-of-type(3) {
  width: 4.45rem;
}
.en-posui section.seventh .strength-wrap .img-wrap img:nth-of-type(4) {
  width: 2.53rem;
}
.en-posui .mu-list-dense .mu-item-title {
  color: #333;
}
@media (max-width: 576px) {
  .col-6 {
    padding-right: 7px;
    padding-left: 7px;
  }
  .en-posui section.form-section .form-wrap .mu-form-item {
    margin-bottom: 0.15rem;
  }
  .en-posui section.form-section .form-wrap .mu-form-item .mu-form-item-help {
    white-space: normal;
    bottom: -6px;
    line-height: 0.8;
  }
}
