:root {
  --swiper-theme-color: #1a1510;
}
@font-face {
    font-family: "iconfont";
    src: url(../afonts/iconfont.woff2?t=1645624313924) format('woff2'), url(../afonts/iconfont.woff?t=1645624313924) format('woff'), url(../afonts/iconfont.ttf?t=1645624313924) format('truetype');
}

#banner_marai {
    position: fixed;
    width: 352px;
    left: 50%;
    margin-left: -176px;
    bottom: 50%;
    transform: translateY(50%);
    border-radius: 6px;
    z-index: 2014;
}
#banner_marai > span {
    position: absolute;
    right: 5px;
    top: 0;
    cursor: pointer;
}
#banner_marai > span .iconfont {
    font-size: 16px;
    color: #fff;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-guanbi:before {
    content: "\e64d";
}




    #banner_marai {
        width: 80%;
        left: 10%;
        right: initial;
        bottom: 50%;
        transform: translateY(50%);
        margin-left: 0;
    }

.html,
.body {
  min-width: 280px;
  margin: 0 auto;
}

body {
  overflow-x: hidden;
}

.section01 {
  position: relative;
  margin-top: 1rem;
}
.section01 .banner-m {
  display: block;
  width: 100%;
  height: auto;
}
.section01 .banner {
  display: none;
}
.section01 h1 {
  position: absolute;
  left: 0;
  top: 1.5rem;
  margin-left: 0.3rem;
  font: normal 0.28rem/0.6rem "NOTOSANSJP-MEDIUM";
}
.section01 h1 .img {
  display: block;
  width: 60%;
}
.section01 h1 span {
  display: block;
  margin-top: 1em;
  font: bold 0.36rem/0.6rem "Microsoft YaHei UI";
  color: #000;
}
.section01 h1 .price {
  display: block;
  width: 2.6rem;
}

.topBtn {
  position: fixed;
  right: 0.1rem;
  bottom: 1rem;
  width: 1.83rem;
  z-index: 999;
}
.topBtn img {
  width: 100%;
}

.section02 {
  background-color: #5e7493;
  padding: 0.5rem 0.3rem;
}
.section02 ul {
  width: 100%;
}
.section02 ul li {
  float: left;
  width: 50%;
  padding: 0.2rem 0 0.1rem;
  border-right: 1px solid #75879f;
  border-bottom: 1px solid #75879f;
  text-align: center;
  box-sizing: border-box;
  line-height: 0.5rem;
}
.section02 ul li span {
  display: block;
  height: 0.5rem;
  line-height: 0.5rem;
  font-family: "MPLUS1P-MEDIUM";
}
.section02 ul li span:nth-child(1) {
  font-size: 0.26rem;
  color: #fff;
}
.section02 ul li span:nth-child(2) {
  font-size: 0.24rem;
  color: #c7c8c9;
}
.section02 ul li:nth-child(2n) {
  border-right: none;
}
.section02 ul li:nth-last-child(1), .section02 ul li:nth-last-child(2) {
  border-bottom: none;
}
.section02 ul li:nth-child(1), .section02 ul li:nth-child(2) {
  line-height: 0.7rem;
}
.section02 ul li:nth-child(1) span, .section02 ul li:nth-child(2) span {
  height: 0.7rem;
  line-height: 0.35rem;
}

.section03 {
  position: relative;
  background-color: #fff;
  padding: 0.4rem 0.3rem 0;
}
.section03 h2 {
  padding-bottom: 0.3rem;
  font: bold 0.32rem/0.8rem "NOTOSANSJP-REGULAR";
  color: #000;
  text-align: center;
}
.section03 ul li {
  padding: 0.6rem 0;
  margin-bottom: 0.4rem;
  border-radius: 0.4rem;
}
.section03 ul li h3 {
  padding-bottom: 0.6rem;
  font: normal 0.32rem/0.6rem "NOTOSANSJP-MEDIUM";
  text-align: center;
}
.section03 ul li h3 span {
  display: block;
  font: bold 0.48rem/0.8rem "Arial";
}
.section03 ul li img {
  display: block;
  width: 85%;
}
.section03 ul .li01 {
  background-color: #efefef;
  background-image: linear-gradient(#ece6e6, #fbfcfe, #c5c5c5);
  background-image: -o-linear-gradient(#ece6e6, #fbfcfe, #c5c5c5);
}
.section03 ul .li01 h3 {
  color: #666;
}
.section03 ul .li01 h3 span {
  color: #000;
}
.section03 ul .li02 {
  background-color: #7c9c6f;
  background-image: linear-gradient(#4e6346, #7c9c6f, #4e6346);
  background-image: -o-linear-gradient(#4e6346, #7c9c6f, #4e6346);
}
.section03 ul .li02 h3 {
  color: #e3ffd7;
}
.section03 ul .li03 {
  background-color: #3dcfd2;
  background-image: linear-gradient(#0a9b9e, #3dcfd2, #0a9b9e);
  background-image: -o-linear-gradient(#0a9b9e, #3dcfd2, #0a9b9e);
}
.section03 ul .li03 h3 {
  color: #d9fdfe;
}
.section03 ul .li04 {
  background-color: #141414;
  background-image: linear-gradient(#000, #141414, #000);
  background-image: -o-linear-gradient(#000, #141414, #000);
}
.section03 ul .li04 h3 {
  color: #666;
}
.section03 ul .li04 h3 span {
  color: #fff;
}

.section04 {
  padding: 0 0.3rem 0.6rem;
}
.section04 .title {
  padding: 0.6rem 0 1rem;
  color: #333;
  text-align: center;
}
.section04 .title h2 {
  font: bold 0.4rem/0.6rem "NOTOSANSJP-REGULAR";
}
.section04 .title span {
  display: block;
  font: normal 0.28rem/0.6rem "YuGothM";
  text-transform: uppercase;
}
.section04 ul {
  position: relative;
  width: 100%;
}
.section04 ul li img {
  display: block;
  width: 100%;
}
.section04 ul li:nth-child(1) {
  position: absolute;
  right: 0%;
  top: -9%;
  max-width: 140px;
}
.section04 ul li:nth-child(2) {
  float: left;
  width: 47%;
}
.section04 ul li:nth-child(3) {
  float: right;
  width: 47%;
}

.section05 {
  padding: 0.5rem 0.3rem 1rem;
  background: url(../images/ES/es-bg01.png) no-repeat center top;
  background-size: auto 100%;
}
.section05 ul {
  position: relative;
  width: 100%;
}
.section05 ul li {
  width: 100%;
  border-radius: 0.3rem;
  margin-bottom: 0.3rem;
  background-color: #4c5050;
  background-image: linear-gradient(4deg, #4c5050, #303131);
}
.section05 ul li .img {
  position: relative;
  z-index: 2;
}
.section05 ul li .img img {
  display: block;
  width: 100%;
}
.section05 ul li .txt {
  padding: 0.4rem 0;
  color: #fff;
  font: normal 0.28rem/0.6rem "NOTOSANSJP-MEDIUM";
  text-align: center;
}
.section05 ul li .txt h3 {
  font-weight: normal;
  font-size: 0.32rem;
}
.section05 ul li .txt span {
  display: block;
  color: #b7b7b7;
}

.section06 {
  position: relative;
  background-color: #0c0e10;
}
.section06 .img img {
  display: block;
  width: 100%;
}
.section06 .img img:nth-child(1) {
  display: none;
}
.section06 .main {
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 100%;
  padding: 0 0.3rem 0.5rem;
  font-family: "NOTOSANSJP-MEDIUM";
  text-align: center;
  box-sizing: border-box;
}
.section06 .main h2 {
  font-size: 0.36rem;
  line-height: 0.6rem;
  margin-bottom: 0.4rem;
  color: #fff;
}
.section06 .main p {
  font-size: 0.24rem;
  line-height: 0.6rem;
  color: #fff;
}
.section06 .main ol {
  margin-top: 0.4rem;
}
.section06 .main ol li {
  display: inline-block;
  margin-right: 0.5rem;
}
.section06 .main ol li strong {
  display: inline-block;
  font-size: 0.6rem;
  line-height: 0.6rem;
  color: #91c3f1;
}
.section06 .main ol li span {
  display: inline-block;
  font-size: 0.28rem;
  line-height: 0.6rem;
  color: #91c3f1;
}

.section07 {
  position: relative;
  background-color: #dadada;
}
.section07 .img img {
  display: block;
  width: 100%;
}
.section07 .img img:nth-child(1) {
  display: none;
}
.section07 .main {
  padding: 0.4rem 0.3rem;
  font-family: "NOTOSANSJP-MEDIUM";
  text-align: center;
}
.section07 .main h2 {
  font-size: 0.36rem;
  line-height: 0.6rem;
  margin-bottom: 0.3rem;
  color: #333;
}
.section07 .main h2 span {
  color: #117dd3;
}
.section07 .main p {
  font-size: 0.26rem;
  line-height: 0.4rem;
  color: #fff;
}

.section08 {
  position: relative;
}
.section08 .img img {
  display: block;
  width: 100%;
  min-height: 8rem;
}
.section08 .main {
  position: absolute;
  left: 10%;
  top: 50%;
  width: 80%;
  transform: translateY(-50%);
  font-family: "NOTOSANSJP-MEDIUM";
  text-align: center;
}
.section08 .main h2 {
  font: bold 0.36rem/0.6rem "NOTOSANSJP-REGULAR";
  margin-bottom: 0.3rem;
  color: #fff;
}
.section08 .main p {
  font-size: 0.26rem;
  line-height: 0.5rem;
  color: #fff;
}
.section08 .main p span {
  display: block;
  font-size: 0.24rem;
}
.section08 .main ol {
  margin-top: 0.4rem;
}
.section08 .main ol li {
  display: inline-block;
}
.section08 .main ol li img {
  display: inline-block;
  margin: 0 0.4rem;
  width: 0.8rem;
}
.section08 .img01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25.05%;
}
.section08 .img02 {
  position: absolute;
  right: 0;
  top: 0;
  width: 32.29%;
}

.section09 {
  padding: 0.6rem 0.3rem;
  background-color: #efefef;
}
.section09 ul li {
  position: relative;
  background-color: #fff;
  overflow: hidden;
}
.section09 ul li .img {
  width: 50%;
}
.section09 ul li .img img {
  display: block;
  width: 100%;
}
.section09 ul li .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  transform: translateY(-50%);
  color: #fff;
  box-sizing: border-box;
}
.section09 ul li .txt h3 {
  font: bold 0.32rem/0.8rem "NOTOSANSJP-REGULAR";
  color: #000;
}
.section09 ul li .txt span {
  display: block;
  font: normal 0.24rem/0.5rem "NOTOSANSJP-MEDIUM";
  color: #333;
}
.section09 ul li:nth-child(2n+1) .img {
  float: left;
}
.section09 ul li:nth-child(2n+1) .txt {
  padding-left: 0.2rem;
}
.section09 ul li:nth-child(2n) .img {
  float: right;
}
.section09 ul li:nth-child(2n) .txt {
  left: 0;
  padding-right: 0.2rem;
  text-align: right;
}
.section09 ul li:first-child {
  border-radius: 0.4rem 0.4rem 0 0;
}
.section09 ul li:last-child {
  border-radius: 0 0 0.4rem 0.4rem;
}

.section10 {
  padding: 0.4rem 0.3rem 1rem;
  background-color: #fff;
}
.section10 h2 {
  font: bold 0.36rem/1rem "NOTOSANSJP-REGULAR";
  color: #000;
  text-align: center;
}
.section10 h3 {
  position: relative;
  margin-bottom: 0.3rem;
  font: bold italic 0.32rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #000;
  text-align: center;
  z-index: 1;
}
.section10 h3 strong {
  position: relative;
  display: inline-block;
  font-size: 0.36rem;
  font-weight: bold;
}
.section10 h3 strong::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0.06rem;
  background-color: #f39384;
  z-index: -1;
}
.section10 h3 span {
  font-size: 0.28rem;
}
.section10 .table table {
  width: 100%;
}
.section10 .table table tr td {
  padding: 0.2rem 0;
  border: 1px solid #e3e3e3;
  font: normal 0.24rem/0.5rem "NOTOSANSJP-MEDIUM";
  box-sizing: border-box;
}
.section10 .table table tr td:nth-child(1) {
  width: 36%;
  padding-left: 0.1rem;
  font-size: 0.26rem;
  color: #000;
}
.section10 .table table tr td:nth-child(2) {
  width: 64%;
  padding-left: 0.1rem;
  color: #666;
}
.section10 .table p {
  padding: 0.3rem 0;
  font: normal 0.24rem/0.5rem "NOTOSANSJP-MEDIUM";
  color: #999;
  text-align: center;
}

@media (min-width: 751px) and (max-width: 999px) {
  .section03 ul {
    display: block;
  }
  .section03 ul li {
    float: left;
    width: 48%;
  }
  .section03 ul li img {
    width: 80%;
  }
  .section03 ul li:nth-child(2n) {
    float: right;
  }
}
@media (min-width: 0) and (max-width: 750px) {
  .section03 ul {
    padding-bottom: 0.6rem;
  }
  .section03 ul li img {
    width: 80%;
  }
}/*# sourceMappingURL=ES-phone.css.map */