﻿* {
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

body .index {
  margin-top: 0.56rem;
  font-size: 0.14rem;
  font-family: PingFangSC-Heavy, PingFang SC;
}

body .index .tit {
  font-size: 0.2rem;
  font-weight: bold;
  color: #212121;
  line-height: 0.3rem;
  text-align: center;
  margin: auto;
  margin-top: 0.32rem;
  width: 2.7rem;
}

body .index .m-jdy-width {
  margin: 0 0.16rem;
}

body .index .items .item p.item-tit {
  font-size: 0.16rem;
  font-weight: 600;
  color: #000000;
  line-height: 0.22rem;
  margin-top: 0;
}
body .index .items .item p.item-desc {
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.18rem;
  margin-top: 0.06rem;
}

body .index p {
  text-align: center;
  font-size: 0.14rem;
  font-family: MicrosoftYaHeiUI;
  color: #666666;
  line-height: 0.2rem;
}

body .index .banner {
  width: 100%;
  height: 2.5rem;
  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;
}

body .index .banner dl {
  width: 100%;
  margin-top: 0.24rem;
  margin-bottom: 0.20rem;
}

body .index .banner dl dt {
  text-align: center;
  margin-top: 0.08rem;
  font-size: 0.2rem;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 0.28rem;
}

body .index .banner dl dd {
  margin-top: 0.08rem;
  padding: 0 0.24rem;
  text-align: center;
  font-size: 0.12rem;
  color: #FFFFFF;
  line-height: 0.17rem;
}

body .index .invoicing {
  background: url("../images/banner.png") no-repeat center;
  background-size: cover;
}

body .index .finance {
  background: url("../images/banner.png") no-repeat center;
  background-size: cover;
}

body .index .retail {
  background: url("../images/banner.png") no-repeat center;
  background-size: cover;
}

body .index .orderingmall {
  background: url("../images/banner.png") no-repeat center;
  background-size: cover;
}

body .index .reimbursement {
  background: url("../images/banner.png") no-repeat center;
  background-size: cover;
}

body .index .ecommerce {
  background: url("../images/banner.png") no-repeat center;
  background-size: cover;
}

body .index .onlinestore {
  background: url("../images/banner.png") no-repeat center;
  background-size: cover;
}

body .index .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.16rem 0;
}

body .index .items .item {
  display: inline-block;
  width: 33%;
  text-align: center;
  margin-bottom: 0.16rem;
}

body .index .items .item p {
  margin-top: 0.08rem;
  color: #666666;
}
body .index .items .item p.tit {
  color: #000;
  margin-top: 0.05rem;
}
body .index .items .item p.desc {
  margin-top: 0.06rem;
}

body .index .items .item img {
  width: 0.48rem;
  height: 0.48rem;
  margin: 0 auto;
  object-fit: cover;
}

body .index .items .item div {
  width: 0.48rem;
  height: 0.48rem;
  margin: 0 auto;
  background-size: cover;
}

body .index .items .item .pic1 {
  background: url("../images/pic1.png") no-repeat center;
}

body .index .items .item .pic2 {
  background: url("../images/pic2.png") no-repeat center;
}

body .index .items .item .pic3 {
  background: url("../images/pic3.png") no-repeat center;
}

body .index .items .item .pic4 {
  background: url("../images/pic4.png") no-repeat center;
}

body .index .items .item .pic5 {
  background: url("../images/pic5.png") no-repeat center;
}

body .index .items .item .pic6 {
  background: url("../images/pic6.png") no-repeat center;
}

body .index .block {
  overflow: hidden;
  background: #F4F8FB;
}

body .index .block.block-white {
  background: #fff;
}
body .index .block .block-content {
  margin-top: 0.14rem;
}

body .index .block .video {
  margin-top: 0.24rem;
  height: 1.90rem;
  overflow: hidden;
}

body .index .block .video .video-img {
  position: relative;
  height: 100%;
  width: 100%;
}

body .index .block .video .video-img .video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

body .index .block .video .video-img .video-btn img {
  border: 0;
  display: inline-block;
}

body .index .block .video .video-img .video-btn a {
  display: block;
  position: relative;
}

body .index .block .video .video-img .video-btn img {
  position: relative;
  z-index: 2;
  width: 0.52rem;
}

body .index .block .video .video-img .video-btn a:before {
  position: absolute;
  border-radius: 50%;
  content: '';
  width: 0.64rem;
  height: 0.64rem;
  background: rgba(255, 255, 255, 0.5);
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

body .index .block .video .invoicing-video {
  background: url("../images/video.jpg") no-repeat center;
  background-size: cover;
}

body .index .block .video .finance-video {
  background: url("../images/video.jpg") no-repeat center;
  background-size: cover;
}

body .index .block .video .retail-video {
  background: url("../images/video.jpg") no-repeat center;
  background-size: cover;
}

body .index .block .video .reimbursement-video {
  background: url("../images/video.jpg") no-repeat center;
  background-size: cover;
}

body .index .block .video video {
  width: 100%;
  height: 100%;
}

body .index .block .card-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body .index .block .card-content:last-child {
  padding-bottom: 0.48rem;
}

body .index .block .card-content .card {
  background: #FFFFFF;
  margin-top: 0.16rem;
  -webkit-box-shadow: 0px 8px 19px 0px rgba(203, 207, 215, 0.5);
          box-shadow: 0px 8px 19px 0px rgba(203, 207, 215, 0.5);
  border-radius: 2px;
}

body .index .block .card-content .card dl {
  position: relative;
  padding: 0.24rem 0.16rem;
  margin-bottom: 0;
}

body .index .block .card-content .card dl dt {
  display: inline-block;
  font-size: 0.16rem;
  color: #212121;
  line-height: 0.22rem;
  font-weight: bold;
}

body .index .block .card-content .card dl dd {
  margin-top: 0.08rem;
  font-size: 0.12rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.18rem;
}

body .index .block .card-content .card dl .atr-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 0.11rem;
  line-height: 0.18rem;
  color: #666666;
  margin-top: 0.08rem;
  margin-right: 0.16rem;
}

body .index .block .card-content .card dl .atr-box .atr {
  display: inline-block;
  margin-bottom: 4px;
}

body .index .block .card-content .card dl .atr-box .atr:before {
  content: '';
  display: inline-block;
  background: url("../images/check.png");
  width: 16px;
  height: 16px;
  margin-right: 6px;
  vertical-align: middle;
  background-size: cover;
}

body .index .block .card-content .card dl .atr-box .atr-25 {
  width: 25%;
}

body .index .block .card-content .card dl .atr-box .atr-33 {
  width: 33.3%;
}

body .index .block .card-content .card dl .atr-box .atr-50 {
  width: 50%;
}

body .index .block .card-content .card dl .atr-box .atr-75 {
  width: 75%;
}

body .index .block .card-content .open-button {
  display: inline-block;
  font-size: 0.12rem;
  color: #212121;
  margin: auto;
  margin-top: 0.16rem;
  cursor: pointer;
}

body .index .block .card-content .close-button {
  display: inline-block;
  font-size: 0.12rem;
  color: #212121;
  margin: auto;
  margin-top: 0.16rem;
  cursor: pointer;
}

body .index .block .card-content .card-lan {
  border-left: #2386EE 0.02rem solid;
}

body .index .block .card-content .card-zi {
  border-left: #A679FD 0.02rem solid;
}

body .index .block .card-content .card-qianlan {
  border-left: #29CDFE 0.02rem solid;
}

body .index .block .card-content .more-button {
  display: inline-block;
  background: url("../images/arrow-down.png");
  background-size: cover;
  width: 0.16rem;
  height: 0.16rem;
  vertical-align: top;
}

body .index .block .card-content .rotate {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

body .index .solution {
  margin-bottom: 0.24rem;
}

body .index .solution .box-content {
  margin-top: 0.24rem;
}

body .index .solution .box-content .box-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: #E6E6E6 1px solid;
  margin-top: 0.2rem;
  margin-bottom: 0.1rem;
}

body .index .solution .box-content .box-ul li {
  cursor: pointer;
  font-size: 0.14rem;
  padding: 0 0.22rem 0.12rem;
  list-style-type: none;
}

body .index .solution .box-content .box-ul .active {
  font-weight: 500;
  color: #2386EE;
  border-bottom: 1px solid #2386EE;
}

body .index .solution .box-content .brief {
  text-align: center;
  padding: 0 0.16rem;
  font-size: 0.11rem;
  color: #666666;
  margin-bottom: 0.24rem;
}

body .index .solution .box-content .box {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 8px 19px 0px rgba(203, 207, 215, 0.5);
          box-shadow: 0px 8px 19px 0px rgba(203, 207, 215, 0.5);
  margin: 0 0.16rem 0.16rem;
  overflow: hidden;
}

body .index .solution .box-content .box p .num {
  font-family: PingFangSC-Heavy, PingFang SC;
  font-size: 0.32rem;
  font-weight: 800;
  color: #2386EE;
  line-height: 0.6rem;
}

body .index .solution .box-content .box .logo {
  width: 1.8rem;
  height: 0.43rem;
  margin: 0.24rem auto;
}

body .index .solution .box-content .box .standard {
  background: url(../images/d1.png) center;
  background-size: contain;
}

body .index .solution .box-content .box .master {
  background: url(../images/d2.png) center;
  background-size: contain;
}

body .index .solution .box-content .box .invoicing {
  display: inline-block;
  width: 0.63rem;
  height: 0.63rem;
  margin: 0;
  background: url(../images/logo.png) center no-repeat;
  background-size: contain;
  margin-right: 0.08rem;
}

body .index .solution .box-content .box .accounting {
  display: inline-block;
  width: 0.43rem;
  height: 0.43rem;
  margin: 0.10rem 0.16rem 0 0.10rem;
  background: url(../images/logo1.png) center no-repeat;
  background-size: contain;
}

body .index .solution .box-content .box .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

body .index .solution .box-content .box .logo-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0.24rem 0.24rem 0;
}

body .index .solution .box-content .box .logo-box dl {
  width: 2.3rem;
  margin: 0.10rem 0 0;
}

body .index .solution .box-content .box .logo-box dl dt {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 500;
  color: #212121;
  line-height: 0.28rem;
  font-size: 0.20rem;
}

body .index .solution .box-content .box .logo-box dl dd {
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.20rem;
}

body .index .solution .box-content .box-qianlan {
  border-top: #29CDFE 0.02rem solid;
}

body .index .solution .box-content .box-lan {
  border-top: #2386EE 0.02rem solid;
}

body .index .solution .box-content .box-fix {
  margin: 0 0 0.16rem;
}

body .index .solution .box-content .no-swiper-box {
  margin: 0;
}

body .index .solution .more {
  text-align: center;
  font-size: 0.12rem;
  line-height: 0.17rem;
  font-weight: 400;
  margin: 0.16rem 0 0.48rem 0;
}

body .index .solution .more a {
  color: #2386EE;
  text-decoration: none;
}

body .index .case {
  overflow: hidden;
  background: #F4F8FB;
}

body .index .case .swiper-pagination {
  bottom: 0.38rem;
}

body .index .case .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #B2B2B2;
  border-radius: 3px;
  opacity: 0.3;
}

body .index .case .swiper-pagination .swiper-pagination-bullet-active {
  background: #2386EE;
  width: 20px;
  opacity: 1;
}

body .index .case .box {
  -webkit-box-shadow: 0px 8px 19px 0px rgba(203, 207, 215, 0.5);
          box-shadow: 0px 8px 19px 0px rgba(203, 207, 215, 0.5);
  border-radius: 4px;
  background: #ffffff;
  margin-left: 0.16rem;
  margin-right: 0.16rem;
  margin-top: 0.12rem;
  margin-bottom: 0.7rem;
}

body .index .case .box img {
  width: 100%;
}

body .index .case .box dl {
  position: relative;
  padding: 0.16rem;
}

body .index .case .box dl dt {
  display: inline-block;
  font-size: 0.16rem;
  color: #212121;
  line-height: 0.30rem;
  font-weight: 400;
}

body .index .case .box dl dd {
  font-size: 0.11rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.22rem;
}

body .index .case .box .item {
  display: inline-block;
  font-size: 0.11rem;
  line-height: 0.22rem;
  margin: 0.08rem 0;
}

body .index .case .box .item .title {
  color: #666666;
}

body .index .case .box .item .name {
  color: #999999;
}

body .index .case .box .last {
  margin-left: 0.24rem;
}

body .index .case .box .check {
  width: 0.14rem;
  height: 0.15rem;
}

body .index .btn {
  display: inline-block;
  width: 1.48rem;
  height: 0.40rem;
  line-height: 0.26rem;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 0.24rem;
}

body .index .btn-banner {
  display: inline-block;
  width: 0.76rem;
  height: 0.26rem;
  font-size: 0.12rem;
  line-height: 0.26rem;
  border-radius: 2px;
  text-align: center;
  margin: 0 0.09rem 0.24rem;
}

body .index .btn-blue {
  color: #FFFFFF;
  background: #2386EE;
}

body .index .btn-white {
  color: #212121;
  border: 1px solid #CCCCCC;
}

body .index .btn-linear {
  color: #FFFFFF;
  background: -webkit-gradient(linear, left top, right top, from(#0068DD), to(#00AEEE));
  background: linear-gradient(90deg, #0068DD 0%, #00AEEE 100%);
}

body .index .btn-pure {
  color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

body .index a {
  text-decoration: none;
}

body .index a:link {
  text-decoration: none;
}

body .index a:visited {
  text-decoration: none;
}

body .index a:hover {
  text-decoration: none;
}

body .index a:active {
  text-decoration: none;
}

body .index .multi-graph {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 0.15rem;
  padding: 0.13rem 0 0.34rem;
}
body .index .multi-graph li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.68rem;
  height: 0.68rem;
  background: #fff;
  margin-top: 0.08rem;
  box-shadow: 0px 0.05rem 0.1rem 0px #D7E5EF;
}
body .index .multi-graph li:nth-child(even) {
  margin-left: 0.08rem;
}
body .index .multi-graph li img {
  width: 0.51rem;
  height: 0.51rem;
}
body .index .multi-graph li p {
  font-size: 0.16rem;
  color: #000000;
  line-height: 0.22rem;
  margin-left: 0.14rem;
}

body .index .qrcode {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.18rem 0 0.14rem;
}
body .index .qrcode img {
  width: 1.31rem;
  height: 2.47rem;
}
body .index .qrcode .qrcode-content {
  margin-left: 0.21rem;
}
body .index .qrcode .qrcode-content img {
  width: 1.47rem;
  height: 1.47rem;
}
body .index .qrcode .qrcode-content p {
  font-size: 0.16rem;
  font-weight: 500;
  color: #000000;
  line-height: 0.22rem;
  margin-top: 0.17rem;
}

body .index .case .onlinestore-swiper-d {
  height: 2.4rem;
}
body .index .case .onlinestore-swiper-d .box {
  margin-bottom: 0;
}
body .index .case .onlinestore-swiper-d .swiper-pagination {
  bottom: 0;
}
body .index .onlinestore-swiper-d-tip {
  font-size: 0.12rem;
  transform: scale(0.833);
  position: relative;
  left: -0.28rem;
}

body .index .onlinestore-swiper-h .onlinestore-swiper-item {
  display: flex;
  justify-content: center;
  position: relative;
}
body .index .onlinestore-swiper-h .onlinestore-swiper-item img {
  width: 3.44rem;
  height: 1.9rem;
}
body .index .onlinestore-swiper-h .onlinestore-swiper-item-content {
  position: absolute;
  width: 2.9rem;
  top: 0.55rem;
  left: 0.43rem;
}
body .index .onlinestore-swiper-h .onlinestore-swiper-item-content p {
  font-size: 0.14rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.28rem;
  text-align: left;
}
/*# sourceMappingURL=domain.css.map */