body {
  width: 7.5rem;
  margin: 0 auto;
  overflow-x: hidden;
}
section {
  padding: 0.01rem 0;
  margin: 0 auto;
}
.wid,
.wrap {
  width: 6.7rem;
  margin: 0 auto;
}
.title {
  display: block;
  height: 1.16rem;
  margin: 0 auto;
}
.banner {
  width: 100%;
  height: 4.73rem;
  background: url("../images/banner.jpg") no-repeat center center;
  background-size: 100% 100%;
}
.banner .ban1 {
  display: block;
  width: 6.39rem;
  margin: 0 auto;
}
.logo {
  display: block;
  width: 2.08rem;
  margin: 0.48rem auto 0.4rem;
}
.main {
  background: #c2f0fd;
  background: -webkit-linear-gradient(to bottom, #a0e9ff, #e4f6fa);
  background: linear-gradient(to bottom, #a0e9ff, #e4f6fa);
}
.main ul {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 0.3rem;
  margin-top: 0.24rem;
}
.main ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0.56rem;
  width: 1.5rem;
  color: #bbcfff;
  margin: 0 0.09rem;
  border-radius: 0.1rem 0.1rem 0 0;
  background: #1d70fc;
  background: -webkit-linear-gradient(to right, #0b54f9, #2f8cff);
  background: linear-gradient(to right, #0b54f9, #2f8cff);
}
.main ul li img {
  width: 1.21rem;
  opacity: 0.75;
}
.main ul li.active {
  background: #fb515c;
  background: -webkit-linear-gradient(to bottom, #f8333e, #fe6f79);
  background: linear-gradient(to bottom, #f8333e, #fe6f79);
}
.main ul li.active img {
  opacity: 1;
}
.main .fuwu {
  height: 5rem;
  background: #ffffff;
  margin: 0 auto 0.37rem;
  border-radius: 0.1rem;
}
.main .fuwu .item {
  height: 100%;
  display: none;
}
.main .fuwu .item.active {
  display: flex;
  align-items: flex-start;
}
.main .fuwu .item1 {
  position: relative;
  justify-content: center;
  padding-bottom: 0.28rem;
}
.main .fuwu .item1 .item1_lf {
  width: 3.28rem;
  margin-top: 0.68rem;
}
.main .fuwu .item1 .item1_lf b {
  display: block;
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.46rem;
  text-align: center;
  width: 1.6rem;
  color: #ffffff;
  letter-spacing: 0.02rem;
  border-radius: 0.5rem;
  background: #1d70fc;
  background: -webkit-linear-gradient(to bottom, #0b54f9, #2f8cff);
  background: linear-gradient(to bottom, #0b54f9, #2f8cff);
  -webkit-box-shadow: 0 0.02rem 0.15rem 0.01rem #c3d6fa;
  box-shadow: 0 0.02rem 0.15rem 0.01rem #c3d6fa;
}
.main .fuwu .item1 .item1_lf b:nth-of-type(2) {
  width: 2.6rem;
  margin-top: 0.6rem;
  background: #fb515c;
  background: -webkit-linear-gradient(to bottom, #f8333e, #fe6f79);
  background: linear-gradient(to bottom, #f8333e, #fe6f79);
  -webkit-box-shadow: 0 0.02rem 0.15rem 0.01rem #fcd1d0;
  box-shadow: 0 0.02rem 0.15rem 0.01rem #fcd1d0;
}
.main .fuwu .item1 .item1_lf p {
  font-size: 0.22rem;
  line-height: 0.31rem;
  margin-top: 0.15rem;
}
.main .fuwu .item1 .item1_rg {
  position: relative;
  width: 2.76rem;
  height: 4.42rem;
  margin: 0.12rem -0.1rem 0 0;
  background: url("../images/cellphone.png") no-repeat center center;
  background-size: 100% 100%;
}
.main .fuwu .item1 .item1_rg .fuwu1a {
  position: absolute;
  top: 0.75rem;
  left: -1.6rem;
  height: 0.06rem;
}
.main .fuwu .item1 .item1_rg .fuwu1b {
  position: absolute;
  top: 2.6rem;
  left: -0.58rem;
  height: 0.06rem;
}
.main .fuwu .item1 .ip0 {
  position: absolute;
  width: 1.39rem;
  bottom: 0.2rem;
  left: 3.24rem;
  animation: moveY1 1s linear infinite alternate;
  -webkit-animation: moveY1 1s linear infinite alternate;
}
.main .fuwu .item2,
.main .fuwu .item4 {
  padding: 0.3rem;
  flex-wrap: wrap;
  align-content: flex-start;
}
.main .fuwu .item2 h2,
.main .fuwu .item4 h2 {
  display: flex;
  align-items: center;
  font-size: 0.26rem;
  color: #0c52ff;
  font-weight: bolder;
  letter-spacing: 0.02rem;
}
.main .fuwu .item2 h2 img,
.main .fuwu .item4 h2 img {
  width: 0.21rem;
  margin: 0 0.13rem 0 0.05rem;
  animation: rotate1 3s linear infinite;
  -webkit-animation: rotate1 3s linear infinite;
}
.main .fuwu .item2 p,
.main .fuwu .item4 p {
  letter-spacing: 0.01rem;
  font-size: 0.22rem;
  line-height: 0.31rem;
  margin: 0.15rem 0;
}
.main .fuwu .item2 .it2a,
.main .fuwu .item4 .it2a {
  display: block;
  width: 6.1rem;
  margin: 0 auto;
  border-radius: 0.2rem;
}
.main .fuwu .item3 {
  justify-content: center;
}
.main .fuwu .item3 .it3a {
  width: 3.52rem;
  margin: 0.1rem 0.1rem 0 -0.1rem;
}
.main .fuwu .item3 .item3_rg {
  width: 2.64rem;
  margin-top: 0.58rem;
}
.main .fuwu .item3 .item3_rg b {
  display: block;
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.46rem;
  text-align: center;
  width: 2.52rem;
  color: #ffffff;
  letter-spacing: 0.02rem;
  border-radius: 0.5rem;
  background: #1d70fc;
  background: -webkit-linear-gradient(to bottom, #0b54f9, #2f8cff);
  background: linear-gradient(to bottom, #0b54f9, #2f8cff);
  -webkit-box-shadow: 0 0.02rem 0.15rem 0.01rem #c3d6fa;
  box-shadow: 0 0.02rem 0.15rem 0.01rem #c3d6fa;
}
.main .fuwu .item3 .item3_rg b:nth-of-type(2) {
  width: 1.82rem;
  margin-top: 0.45rem;
  background: #fb515c;
  background: -webkit-linear-gradient(to bottom, #f8333e, #fe6f79);
  background: linear-gradient(to bottom, #f8333e, #fe6f79);
  -webkit-box-shadow: 0 0.02rem 0.15rem 0.01rem #fcd1d0;
  box-shadow: 0 0.02rem 0.15rem 0.01rem #fcd1d0;
}
.main .fuwu .item3 .item3_rg p {
  font-size: 0.22rem;
  line-height: 0.31rem;
  margin-top: 0.15rem;
}
.main .chaxun {
  position: relative;
  height: 3.45rem;
  background: #ffffff;
  border-radius: 0.1rem;
  margin: 0.23rem auto 0.5rem;
  padding: 0.4rem 0 0 0.68rem;
}
.main .chaxun h3 {
  position: relative;
  width: 3.1rem;
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 0.58rem;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.02rem;
  border-radius: 0.5rem;
  background: #1d70fc;
  background: -webkit-linear-gradient(to right, #0b54f9, #2f8cff);
  background: linear-gradient(to right, #0b54f9, #2f8cff);
  -webkit-box-shadow: 0 0.02rem 0.15rem 0.01rem #c3d6fa;
  box-shadow: 0 0.02rem 0.15rem 0.01rem #c3d6fa;
}
.main .chaxun h3 i {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.5rem;
  border: 0.01rem solid #fff;
  background: #9ce7ff;
  font-size: 0.24rem;
  color: #273657;
  letter-spacing: -0.01rem;
  font-weight: lighter;
}
.main .chaxun h3:nth-of-type(2) {
  width: 2.6rem;
  margin-top: 0.28rem;
}
.main .chaxun p {
  font-size: 0.22rem;
  line-height: 0.31rem;
  margin-top: 0.16rem;
}
.main .chaxun .ewm {
  position: absolute;
  bottom: 0.21rem;
  right: 0.43rem;
  width: 1.4rem;
  border-radius: 1rem;
  padding: 0.05rem;
  border: 0.03rem solid #2d89ff;
}
@keyframes moveY1 {
  0% {
    transform: translateY(-0.05rem);
  }
  100% {
    transform: translateY(0.05rem);
  }
}
@-webkit-keyframes moveY1 {
  0% {
    transform: translateY(-0.05rem);
  }
  100% {
    transform: translateY(0.05rem);
  }
}
@keyframes rotate1 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate1 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
/*# sourceMappingURL=main.css.map */