body {
  margin: 0;
}
body .sys .header {
  height: 638px;
  background-image: url(../images/system_bg_banner.png);
  background-repeat: no-repeat;
  background-position: center;
}
body .sys .header .header-con {
  width: 1200px;
  margin: 0 auto;
  padding-top: 145px;
}
body .sys .header .header-con .header-tit {
  color: #ffffff;
  font-size: 32px;
  font-weight: 400;
  text-align: center;
}
body .sys .header .header-con .hea-con-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box {
  height: 320px;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-quan {
  width: 80px;
  height: 90px;
  line-height: 120px;
  font-size: 28px;
  color: #ffffff;
  position: relative;
  top: 60px;
  left: 180px;
  text-align: center;
  border-radius: 50px 80px 0 0;
  background-color: #8abeff;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-quan img {
  position: absolute;
  width: 25px;
  height: 25px;
  right: 80px;
  bottom: 13px;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-quan::before {
  content: '';
  position: absolute;
  width: 60px;
  height: 70px;
  left: -50px;
  bottom: 0;
  border-radius: 50px 30px 0 30px;
  background-color: #8abeff;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-quan::after {
  content: '';
  position: absolute;
  width: 50px;
  height: 50px;
  bottom: 0;
  border-radius: 0 100px 50px 0;
  background-color: #8abeff;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-ge {
  width: 110px;
  height: 90px;
  line-height: 120px;
  font-size: 28px;
  color: #ffffff;
  position: relative;
  left: 10px;
  top: 100px;
  left: 60px;
  border-radius: 50% 40% 0 0;
  text-align: center;
  background-color: #8abeff;
  white-space: nowrap;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-ge img {
  position: absolute;
  width: 25px;
  height: 25px;
  right: 105px;
  bottom: 13px;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-ge span {
  position: relative;
  left: 10px;
  z-index: 9;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-ge::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 45px;
  bottom: 0;
  left: -28px;
  border-radius: 100% 50% 0 100%;
  background-color: #8abeff;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-ge::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: -50px;
  width: 80px;
  height: 72px;
  border-radius: 20% 100% 100% 0;
  background-color: #8abeff;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-zhi {
  width: 70px;
  height: 88px;
  line-height: 110px;
  font-size: 28px;
  color: #ffffff;
  position: relative;
  top: 80px;
  right: 100px;
  border-radius: 70% 100% 0 0;
  background-color: #8abeff;
  white-space: nowrap;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-zhi img {
  top: 45px;
  left: -25px;
  width: 26px;
  height: 26px;
  position: absolute;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-zhi span {
  position: absolute;
  z-index: 9;
  left: 10px;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-zhi::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -35px;
  width: 40px;
  height: 55px;
  border-radius: 100% 50% 0 100%;
  background-color: #8abeff;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-zhi::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -35px;
  width: 80px;
  height: 70px;
  border-radius: 50% 100% 100% 0;
  background-color: #8abeff;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-sui {
  position: relative;
  width: 90px;
  height: 90px;
  line-height: 120px;
  top: 180px;
  right: 170px;
  font-size: 28px;
  border-radius: 100% 80% 0 0;
  color: #ffffff;
  background-color: #8abeff;
  white-space: nowrap;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-sui img {
  position: absolute;
  bottom: 18px;
  left: -24px;
  width: 26px;
  height: 26px;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-sui span {
  position: absolute;
  left: 10px;
  z-index: 9;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-sui::before {
  content: "";
  position: absolute;
  left: -30px;
  bottom: 0;
  width: 70px;
  height: 60px;
  border-radius: 100% 40% 0 100%;
  background-color: #8abeff;
}
body .sys .header .header-con .hea-con-wrap .hea-con-box .hea-con-box-sui::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: -40px;
  width: 80px;
  height: 70px;
  border-radius: 40% 100% 100% 0;
  background-color: #8abeff;
}
body .sys .sys-ser {
  width: 1200px;
  height: 440px;
  margin: 0 auto;
  padding: 40px 0;
}
body .sys .sys-ser .sys-ser-tit {
  padding: 23px 0;
  font-size: 28px;
  color: #333333;
  text-align: center;
  line-height: 28px;
}
body .sys .sys-ser .sys-ser-sub {
  font-size: 16px;
  color: #999999;
  text-align: center;
}
body .sys .sys-ser .sys-ser-row {
  margin-top: 70px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
body .sys .sys-ser .sys-ser-row .sys-ser-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body .sys .sys-ser .sys-ser-row .sys-ser-box .sys-box-img {
  padding: 30px 0;
}
body .sys .sys-ser .sys-ser-row .sys-ser-box .sys-box-img img {
  width: 54px;
  height: 54px;
}
body .sys .sys-ser .sys-ser-row .sys-ser-box .sys-box-tit {
  padding: 20px 0;
  font-size: 22px;
  color: #333333;
}
body .sys .sys-ser .sys-ser-row .sys-ser-box .sys-box-sub {
  font-size: 16px;
  color: #999999;
}
body .sys .serviced {
  padding: 40px 0;
  height: 800px;
  box-sizing: border-box;
  background-color: #fafcff;
}
body .sys .serviced .serviced-wrap {
  width: 1200px;
  margin: 0 auto;
}
body .sys .serviced .serviced-wrap .serviced-tit {
  padding: 23px 0;
  font-size: 28px;
  color: #333333;
  text-align: center;
  line-height: 28px;
}
body .sys .serviced .serviced-wrap .serviced-sub {
  font-size: 16px;
  color: #999999;
  text-align: center;
}
body .sys .serviced .serviced-wrap .serviced-wrap {
  margin-top: 70px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
body .sys .serviced .serviced-wrap .serviced-wrap .serviced-col img {
  width: 540px;
  height: 500px;
}
body .sys .serviced .serviced-wrap .serviced-wrap .serviced-col .serviced-col-box {
  width: 307px;
}
body .sys .serviced .serviced-wrap .serviced-wrap .serviced-col .serviced-col-box .serviced-col-box-tit {
  padding: 20px 0;
  font-size: 18px;
  color: #63adff;
}
body .sys .serviced .serviced-wrap .serviced-wrap .serviced-col .serviced-col-box .serviced-col-box-text {
  font-size: 16px;
  color: #999999;
}
body .sys .serviced .serviced-wrap .serviced-wrap .serviced-col .ser-col-left-one {
  position: relative;
  bottom: 120px;
  left: 35px;
}
body .sys .serviced .serviced-wrap .serviced-wrap .serviced-col .ser-col-left-two {
  position: relative;
  top: 80px;
  left: 35px;
}
body .sys .serviced .serviced-wrap .serviced-wrap .serviced-col .ser-col-right-one {
  position: relative;
  bottom: 120px;
  right: 35px;
}
body .sys .serviced .serviced-wrap .serviced-wrap .serviced-col .ser-col-right-two {
  position: relative;
  top: 80px;
  right: 35px;
}
body .sys .view-case {
  height: 429px;
  background: #6db0ff;
}
body .sys .view-case .view-case-wrap {
  width: 1200px;
  margin: 0 auto;
}
body .sys .view-case .view-case-wrap .view-case-tit {
  padding-top: 120px;
  padding-bottom: 22px;
  font-size: 28px;
  color: #ffffff;
}
body .sys .view-case .view-case-wrap .view-case-sub {
  font-size: 16px;
  color: #dce9ff;
}
body .sys .view-case .view-case-wrap .view-case-row {
  margin-top: 69px;
  height: 200px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
body .sys .view-case .view-case-wrap .view-case-row .view-case-row-img {
  width: 100%;
  position: absolute;
  top: 0;
  padding: 10px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
body .sys .view-case .view-case-wrap .view-case-row .view-case-row-img .view-box {
  box-shadow: 0px 14px 59px 0px rgba(30, 104, 255, 0.12);
}
body .sys .view-case .view-case-wrap .view-case-row .view-case-row-img .view-box img {
  width: 388px;
  height: 300px;
}
body .sys .choose {
  padding-top: 215px;
  width: 1200px;
  margin: 0 auto;
}
body .sys .choose .choose-tit {
  padding: 23px 0;
  font-size: 28px;
  color: #333333;
  text-align: center;
  line-height: 28px;
}
body .sys .choose .choose-sub {
  font-size: 16px;
  color: #999999;
  text-align: center;
}
body .sys .choose .choose-con {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .sys .choose .choose-con .choose-row {
  width: 100%;
  margin: 40px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
body .sys .choose .choose-con .choose-row .choose-box {
  width: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .sys .choose .choose-con .choose-row .choose-box .choose-box-img {
  padding: 28px 0;
}
body .sys .choose .choose-con .choose-row .choose-box .choose-box-img img {
  width: 75px;
  height: 75px;
}
body .sys .choose .choose-con .choose-row .choose-box .choose-box-text {
  font-size: 16px;
  color: #666666;
}
body .sys .choose .advisory {
  margin: 88px 0;
  padding: 80px 50px;
  height: 180px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 6px 15px 1px rgba(0, 69, 255, 0.17);
  border: 1px solid #97bffc;
}
body .sys .choose .advisory .advisory-left {
  flex: 1;
}
body .sys .choose .advisory .advisory-left .advisory-tit {
  font-size: 22px;
  color: #293c60;
  font-weight: 500;
}
body .sys .choose .advisory .advisory-left .advisory-sub {
  padding-top: 25px;
  font-size: 18px;
  color: #293c60;
  font-weight: 400;
}
body .sys .choose .advisory .advisory-right {
  flex: 1;
  text-align: right;
}
body .sys .choose .advisory .advisory-right .advisory-contact {
  width: 200px;
  height: 60px;
  font-size: 18px;
  color: #ffffff;
  background-color: #6db0ff;
  border: none;
  border-radius: 3px;
}
body .sys .choose .advisory .advisory-right .advisory-more {
  width: 200px;
  height: 60px;
  font-size: 18px;
  background-color: #ffffff;
  color: #0054ff;
  border: 2px solid #97bffc;
  border-radius: 3px;
  margin-left: 51px;
}
body .sys .custom-ser .custom-ser-wrap {
  width: 1200px;
  margin: 0 auto;
}
body .sys .custom-ser .custom-ser-wrap .custom-ser-tit {
  font-size: 28px;
  color: #333333;
  text-align: center;
  line-height: 28px;
}
body .sys .custom-ser .custom-ser-wrap .custom-ser-sub {
  padding-top: 22px;
  font-size: 16px;
  color: #999999;
  text-align: center;
}
body .sys .custom-ser .custom-ser-wrap .custom-ser-con {
  margin: 70px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
body .sys .custom-ser .custom-ser-wrap .custom-ser-con .custom-box {
  width: 280px;
  height: 306px;
  padding: 21px;
  box-shadow: 0px 0px 16px 0px rgba(113, 160, 255, 0.12);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
body .sys .custom-ser .custom-ser-wrap .custom-ser-con .custom-box .custom-box-img img {
  width: 63px;
  height: 63px;
}
body .sys .custom-ser .custom-ser-wrap .custom-ser-con .custom-box .custom-box-tit {
  padding: 30px 0;
  font-size: 18px;
  color: #333333;
}
body .sys .custom-ser .custom-ser-wrap .custom-ser-con .custom-box .custom-box-text {
  font-size: 16px;
  color: #999999;
}
