
html,
body {
  text-size-adjust: 100% !important;
  -webkit-font-smoothing: antialiased !important;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  font-family: 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

a,
a:link,
a:focus,
a:visited,
a:hover,
a:active {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

.kf-img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.wrap {
  min-height: 100vh;
  padding: .15rem;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f7f7f7;
}

.wrap-bg {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.wrap-content {
  max-width: 4.82rem;
}

.title {
  position: relative;
  width: 1.15rem;
  height: .21rem;
}

.content {
  position: relative;
}

.content-item {
  position: relative;
  padding: .15rem;
  margin-top: .12rem;
  border-radius: .08rem;
  background: #fff;
  box-shadow: 0 .02rem .08rem 0 color(display-p3 0 0 0 / .06);
  overflow: hidden;
}

.service-bg {
  position: absolute;
  height: 2.60rem;
  right: 0;
  top: 0;
}

.item-title {
  position: relative;
  display: flex;
}

.title-img {
  width: 1.05rem;
  height: .24rem;
}

.title-img.w-140 {
  width: 1.4rem;
}

.item-desc {
  position: relative;
  margin-top: .06rem;
  font-size: .13rem;
  color: #666;
}

.item-txt {
  margin-top: .3rem;
  font-size: .11rem;
  color: rgba(53, 53, 53, .4);
}

.item-example {
  margin: .12rem auto 0;
  width: 3.15rem;
  height: .95rem;
}

.item-btn {
  width: 100%;
  margin-top: .12rem;
}

.btn-wrap {
  width: 100%;
  height: .4rem;
  background: #1978ff;
  border-radius: .04rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.btn-txt {
  font-size: .15rem;
  color: #fff;
  font-weight: 500;
}

.item-tip {
  margin-top: .15rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tip-icon {
  margin-right: .04rem;
  width: .16rem;
  height: .16rem;
}

.tip-txt {
  font-size: .13rem;
  color: #1978ff;
  cursor: pointer;
}

.artificial-bg {
  height: .83rem;
  position: absolute;
  right: 0;
  top: 0;
}

.item-tels {
  margin-top: .3rem;
  position: relative;
}

.tel-wrap {
  display: flex;
}

.tel-wrap:not(:first-child) {
  margin-top: .06rem;
}

.tel-item {
  width: calc((100% - .06rem) / 2);
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.item-bg {
  background: rgba(228, 238, 255, .75);
}

.radius {
  border-radius: .04rem;
  overflow: hidden;
}

.tel-item.left {
  margin-right: .06rem;
}

.tel-item-li {
  width: 100%;
  padding: .12rem 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.flex-1 {
  flex: 1;
}

.tel-item-wrap {
  height: 100%;
  background: rgba(228, 238, 255, .75);
  border-radius: .04rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.mt-6 {
  margin-top: .06rem;
}

.mt-15 {
  margin-top: .15rem;
}

.tel-divide-line {
  position: relative;
  height: .06rem;
}

.tel-divide-line::before {
  content: '';
  position: absolute;
  left: .14rem;
  right: .14rem;
  top: 50%;
  transform: translateY(-50%);
  height: .005rem;
  background: rgba(25, 120, 255, .2);
}

.tel-item-txt {
  font-size: .13rem;
  color: #181818;
  text-align: center;
}

.tel-item-txt.grey {
  margin-top: .04rem;
  color: rgba(53, 53, 53, .4);
  font-size: .11rem;
}

.tel-item-num {
  margin-top: .04rem;
  font-size: .13rem;
  color: #1978ff;
  font-weight: bold;
  text-align: center;
  word-wrap: break-word
}

.item-service {
  position: relative;
  padding: .15rem;
  margin-top: .08rem;
  border-radius: .06rem;
  overflow: hidden;
  background: #65a4fb;
  background-image: url('https://kf-ui.cdn-go.cn/weapp-image/latest/portal_main/h5_kf/imgs/img-07.png'),url('https://kf-ui.cdn-go.cn/weapp-image/latest/portal_main/h5_kf/imgs/img-16.png');
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  background-position: right,left;
}

.item-service.jubao {
  background: #3b66e7;
  background-image: url('https://kf-ui.cdn-go.cn/weapp-image/latest/portal_main/h5_kf/imgs/img-08.png'),url('https://kf-ui.cdn-go.cn/weapp-image/latest/portal_main/h5_kf/imgs/img-17.png');
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  background-position: right,left;
}

.service-top {
  position: relative;
  display: flex;
  align-items: center;
}

.service-top-left {
  flex: 1;
}

.service-top-left .img-wrap {
  width: 1.97rem;
  height: .23rem;
}

.service-top-left .img-wrap.jubao {
  width: .835rem;
}

.service-top-right {
  margin-left: .06rem;
}

.service-btn {
  height: .235rem;
  padding: 0 .12rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: .01rem solid #fff;
  border-radius: 14px;
  backdrop-filter: blur(.03rem);
}

.service-btn .txt {
  font-size: .11rem;
  color: #fff;
  font-weight: 500;
}

.service-bottom {
  position: relative;
  margin-top: .06rem;
  font-size: .11rem;
  line-height: .18rem;
  color: #fff;
}

.footer {
  margin-top: .15rem;
  position: relative;
}

.footer-txt {
  text-align: center;
  font-size: .11rem;
  color: #999;
}

.dialog {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, .6);
}

.dialog.hide {
  display: none;
}

.dialog-box {
  width: 2.85rem;
  border-radius: 8px;
  background-color: #fff;
}

.dialog-title {
  padding: .24rem .16rem;
  text-align: center;
  font-size: .16rem;
  color: #333;
  font-weight: 500;
  border-bottom: .005rem solid #e5e5e5;
}

.dialog-btn {
  padding: .16rem;
  color: #2657f0;
  font-size: .16rem;
  font-weight: 500;
  text-align: center;
}

.position-relative {
  position: relative;
}
html {
  font-size: 96px !important;
}

@media screen and (max-width: 319px) {
  html {
    font-size: 85.3333333333px !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 359px) {
  html {
    font-size: 85.3333333333px !important;
  }
}

@media screen and (min-width: 360px) and (max-width: 374px) {
  html {
    font-size: 96px !important;
  }
}

@media screen and (min-width: 375px) and (max-width: 383px) {
  html {
    font-size: 100px !important;
  }
}

@media screen and (min-width: 384px) and (max-width: 399px) {
  html {
    font-size: 102.4px !important;
  }
}

@media screen and (min-width: 400px) and (max-width: 413px) {
  html {
    font-size: 106.666666667px !important;
  }
}

@media screen and (min-width: 414px) {
  html {
    font-size: 110.4px !important;
  }
}
