@charset "UTF-8";
/* 智慧电梯及相关子页面的公共样式类 */
.banner {
  width: 100vw;
  margin-left: -0.2667rem;
  font-size: 0px;
  line-height: 0;
}
.banner > img {
  width: 100%;
}

p, span, li {
  color: #333;
  font-size: 0.3733rem;
  line-height: 0.64rem;
  font-weight: 500;
  text-align: left;
}

.mt80 {
  margin-top: 1.0667rem;
}

.content {
  width: 100%;
  min-height: calc(100vh - 3.2rem);
  padding: 1.2rem 0.32rem 2.61rem;
  background-color: #F5F6F7;
  overflow: hidden;
}

.summary-container {
  width: 100%;
  padding-top: 0.8rem;
  background-color: #fff;
}
.summary-container > p {
  text-align: justify;
}
.summary-container .img-block {
  width: 100%;
}
.summary-container .img-block > img {
  width: 100%;
}

.insurance-conatiner {
  padding-left: 0.28rem;
  padding-right: 0.28rem;
}
.insurance-conatiner > p {
  margin-top: 0.9333rem;
}
.insurance-conatiner .summary-wrapper {
  width: 100%;
  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;
}
.insurance-conatiner .summary-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.8533rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.insurance-conatiner .summary-wrap .img {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.insurance-conatiner .summary-wrap .img > img {
  width: 100%;
  height: 100%;
}
.insurance-conatiner .summary-wrap .summary-wrap-rt {
  padding: 0.24rem 0.3467rem 0.32rem;
  background-color: #E4F2FF;
  border-radius: 0.2667rem;
}
.insurance-conatiner .summary-wrap h3 {
  margin-bottom: 0.16rem;
  font-size: 0.3733rem;
  color: #333;
  font-weight: 500;
  line-height: 0.4rem;
}
.insurance-conatiner .summary-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.insurance-conatiner .summary-wrap ul li {
  font-size: 0.2667rem;
  line-height: 0.4rem;
}

.help-container {
  margin-top: 0.8933rem;
  padding-bottom: 0.3333rem;
}

.view-container {
  margin-top: 0.5333rem;
  padding-bottom: 1.3333rem;
}
.view-container .view-wrapper {
  width: 8.9467rem;
  height: 6.3733rem;
  position: relative;
  margin: 3rem auto 2.8rem;
  background: url(../img/ladder/om-3.png) no-repeat center;
  background-size: contain;
}
.view-container .view-wrapper .view-wrap {
  position: absolute;
  padding-left: 0.2133rem;
}
.view-container .view-wrapper .view-wrap h4 {
  margin-bottom: 0.2267rem;
  font-size: 0.4rem;
  color: #000;
  font-weight: 400;
}
.view-container .view-wrapper .view-wrap li {
  font-size: 0.32rem;
  text-align: justify;
  line-height: 0.4rem;
  position: relative;
  padding-left: 0.1333rem;
  margin-bottom: 0.24rem;
}
.view-container .view-wrapper .view-wrap li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.16rem;
  width: 0.08rem;
  height: 0.08rem;
  background-color: #333;
  border-radius: 50%;
}
.view-container .view-wrapper .view-wrap.wrap1 {
  width: 3.4667rem;
  top: -2.0533rem;
}
.view-container .view-wrapper .view-wrap.wrap2 {
  width: 3.8667rem;
  right: 0;
  top: -2.1067rem;
}
.view-container .view-wrapper .view-wrap.wrap3 {
  width: 3.4667rem;
  bottom: -2.1333rem;
}
.view-container .view-wrapper .view-wrap.wrap4 {
  width: 3.8667rem;
  right: 0;
  bottom: -3.0667rem;
}
.view-container .view-wrapper .center-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.9333rem;
  margin-top: 0.1333rem;
}
.view-container .view-wrapper .center-txt > p {
  text-align: center;
  font-size: 0.32rem;
  color: #fff;
  font-weight: 400;
  line-height: 0.4rem;
}

.platform-container {
  margin-top: 1.0533rem;
}
.platform-container h3 {
  position: relative;
  padding-left: 0.52rem;
  color: #333;
  font-size: 0.48rem;
  font-weight: bold;
}
.platform-container h3.mt58 {
  margin-top: 0.7733rem;
}
.platform-container h3.mb36 {
  margin-bottom: 0.48rem;
}
.platform-container h3.mt104 {
  margin-top: 1.3867rem;
}
.platform-container h3::before {
  content: "";
  position: absolute;
  width: 0.1067rem;
  height: 0.1067rem;
  left: 0.24rem;
  top: 0.2133rem;
  background-color: #097DF0;
}
.platform-container h4 {
  margin-top: 0.7867rem;
  font-size: 0.4533rem;
  color: #000;
  font-weight: bold;
  text-align: center;
}
.platform-container h4.mt98 {
  margin-top: 1.3067rem;
}
.platform-container > p {
  padding-left: 0.28rem;
  padding-right: 0.28rem;
  margin-top: 0.7333rem;
}

h1 {
  text-align: center;
}
h1 > span {
  padding: 0.2rem 0.9067rem;
  white-space: nowrap;
  font-weight: bold;
  font-size: 0.5867rem;
  color: #FEFEFE;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

h2 {
  font-size: 0.5733rem;
  font-weight: bold;
  color: #000;
  text-align: center;
}

.PI-border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.6rem;
  padding: 0.0533rem 0.2667rem 0.5067rem;
  border: 0.12rem solid rgb(12, 50, 102);
}
.PI-border > li {
  position: relative;
  width: 25%;
  padding-left: 0.2267rem;
  margin-top: 0.4933rem;
  font-size: 0.3467rem;
}
.PI-border > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.2533rem;
  width: 0.1333rem;
  height: 0.1333rem;
  border-radius: 50%;
  background-color: rgb(12, 50, 102);
}

.PI-img-box {
  margin: 0.6933rem auto 0.96rem;
  width: 2.8933rem;
  height: 2.8933rem;
  overflow: hidden;
}
.PI-img-box > img {
  width: 100%;
}

.PI-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}
.PI-wrapper .PI-wrap {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.PI-wrapper .PI-wrap > img {
  width: 1.5333rem;
  height: 1.5333rem;
}
.PI-wrapper .PI-wrap > p {
  font-size: 0.32rem;
  font-weight: 400;
  text-align: center;
}
.PI-wrapper.wrapper1 {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.PI-wrapper.wrapper2 {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 0.7067rem;
}