.bger .bg1 {
  z-index: 0;
  position: absolute;
  top: 0;
}
.bger .bg2 {
  position: absolute;
  right: 0;
  top: 589px;
  z-index: -1;
}
.bger .bg3 {
  position: absolute;
  left: 0;
  top: 980px;
  z-index: -1;
}
#header {
  line-height: 80px;
  position: fixed;
  height: 80px;
  width: 100%;
  z-index: 100;
  background: transparent;
  border-bottom: none;
}
#header.active {
  background: #fff;
  border-bottom: 1px solid rgba(236, 238, 242, 0.6);
}
#header .logoImg {
  width: 25%;
  height: 80px;
  float: none !important;
}
#header .logoImg .logo {
  height: 60px;
  border: none;
  padding-top: 8px;
}
.content {
  margin: 0 auto;
}
.content .view-banner {
  background: linear-gradient(180deg, #fff4f3, #fff);
  background-color: #fff4f3;
  padding-top: 80px;
}
.content .view-banner .banner {
  height: 546px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.content .view-banner .banner .bannerLeft {
  width: 47.666667%;
}
.content .view-banner .banner .bannerLeft .label {
  width: 110px;
  height: 30px;
  font-size: 14px;
  color: #ff734c;
  text-align: center;
  line-height: 30px;
  background: linear-gradient(90deg, #fbeae8, #fff);
  background-color: #fbeae8;
  margin: 60px 0 30px 0;
  border-radius: 50px;
  position: absolute;
}
.content .view-banner .banner .bannerLeft .title1 {
  font-size: 52px;
  font-weight: bold;
  color: #161f35;
  margin-top: 116px;
}
.content .view-banner .banner .bannerLeft .title2 {
  font-size: 52px;
  color: #161f35;
  margin-bottom: 10px;
}
.content .view-banner .banner .bannerLeft .describe {
  font-size: 14px;
  color: #8a8a8a;
  letter-spacing: 44px;
}
.content .view-banner .banner .bannerLeft .title4 {
  color: #161f35;
  font-size: 36px;
  margin-bottom: 10px;
  margin-top: 64px;
}
.content .view-banner .banner .bannerLeft .title5 {
  color: #161f35;
  font-size: 16px;
}
.content .view-banner .banner .bannerLeft .submitBtn {
  width: 152px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  border-radius: 50px;
  margin-top: 64px;
  margin-bottom: 70px;
  color: #fff;
  font-size: 18px;
  background: linear-gradient(90deg, #f86131, #fe3736);
  background-color: #f86131;
  cursor: pointer;
  transition: all 0.3s;
}
.content .view-banner .banner .bannerLeft .submitBtn:hover {
  box-shadow: 0px 0px 8px 0px #f95732;
}
.content .view-banner .banner .bannerRight {
  width: 40.83333333%;
}
.content .view-banner .banner .bannerRight .bannerImg {
  width: 83.46938776%;
}
.content .view-banner .banner .bannerRight .step {
  margin-top: 38px;
  height: 22px;
  float: right;
}
.content .view-banner .banner .bannerRight .step > li {
  color: #f86131;
  font-size: 14px;
  list-style: inside;
  line-height: 12px;
}
.content .view-banner .banner .bannerRight .step .row {
  margin-left: 12px;
  margin-right: 12px;
}
.content .system-Content {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content .system-Content .classification {
  font-size: 24px;
  color: #333333;
  margin-top: 40px;
  text-align: center;
  margin-bottom: 34px;
  position: relative;
}
.content .system-Content .classification:after {
  content: '';
  position: absolute;
  background: #818181;
  height: 3px;
  width: 96px;
  bottom: -35px;
  left: 50%;
  margin-left: -47px;
}
.content .system-Content .line {
  width: 100%;
  height: 1px;
  background: #cbcbcb;
  margin-bottom: 54px;
}
.content .system-Content .systemBox .systemItem {
  width: 23.66666667%;
  height: 346px;
  box-sizing: border-box;
  border: 1px solid #f3f0f0;
  margin-left: 1.66666667%;
  margin-bottom: 26px;
  background: #fff;
  transition: all 0.3s;
}
.content .system-Content .systemBox .systemItem .system-name {
  height: 110px;
  background: linear-gradient(90deg, #ffede2, #fff);
  background-color: #ffede2;
  padding: 34px 0 0 24px;
  position: relative;
  box-sizing: border-box;
}
.content .system-Content .systemBox .systemItem .system-name .name {
  color: #000;
  font-size: 18px;
  margin-bottom: 6px;
}
.content .system-Content .systemBox .systemItem .system-name p.suit {
  color: #999999;
  font-size: 14px;
}
.content .system-Content .systemBox .systemItem .system-name .systemLogo {
  position: absolute;
  right: 18px;
  top: 36px;
}
.content .system-Content .systemBox .systemItem .system-support {
  height: 86px;
  padding: 22px 0 0 24px;
  border-bottom: 1px solid #ececec;
  box-sizing: border-box;
}
.content .system-Content .systemBox .systemItem .system-support .support {
  font-size: 12px;
  color: #999999;
  margin-bottom: 10px;
}
.content .system-Content .systemBox .systemItem .system-support .support .gou {
  width: 13px;
  height: 9px;
  display: inline-block;
  background-size: 100% 100%;
  background: url(../images/gou-orange.png) no-repeat;
}
.content .system-Content .systemBox .systemItem .system-cont {
  height: 102px;
  padding: 20px 0 0 24px;
  box-sizing: border-box;
}
.content .system-Content .systemBox .systemItem .system-cont .tag {
  display: inline-block;
  height: 20px;
  background: linear-gradient(90deg, #fd6e24, #ff9e5a);
  background-color: #fd6e24;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 2px;
  padding: 0 6px;
}
.content .system-Content .systemBox .systemItem .system-cont .price {
  color: #999999;
  font-size: 16px;
  margin-top: 10px;
}
.content .system-Content .systemBox .systemItem .system-cont .price .rmb {
  color: #ff6a00;
  font-size: 14px;
}
.content .system-Content .systemBox .systemItem .system-cont .price .amount {
  font-size: 30px;
  color: #ff6a00;
}
.content .system-Content .systemBox .systemItem .systemBtn {
  height: 44px;
  background: #ff6a00;
  text-align: center;
  line-height: 44px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  margin-top: 4px;
}
.content .system-Content .systemBox .systemItem .systemBtn > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: inherit;
}
.content .system-Content .systemBox .systemItem:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.content .system-Content .systemBox .systemItem.nomarginLeftC {
  margin-left: 0;
}
.content .system-Content .systemBox .systemItem.color-orange .system-support .support .gou {
  background: url(../images/gou-orange.png) no-repeat;
}
.content .system-Content .systemBox .systemItem.color-red .system-name {
  background: linear-gradient(90deg, #feeff2, #fff);
  background-color: #feeff2;
}
.content .system-Content .systemBox .systemItem.color-red .system-support .support .gou {
  background: url(../images/gou-red.png) no-repeat;
}
.content .system-Content .systemBox .systemItem.color-red .system-cont .tag {
  background: linear-gradient(90deg, #fe4564, #fb667d);
  background-color: #fe4564;
}
.content .system-Content .systemBox .systemItem.color-red .system-cont .price .amount {
  color: #e31b37;
}
.content .system-Content .systemBox .systemItem.color-red .systemBtn {
  background: #e31b37;
}
.content .system-Content .systemBox .systemItem.color-blueX .system-name {
  background: linear-gradient(90deg, #e9f4fe, #fff);
  background-color: #e9f4fe;
}
.content .system-Content .systemBox .systemItem.color-blueX .system-support .support .gou {
  background: url(../images/gou-blueX.png) no-repeat;
}
.content .system-Content .systemBox .systemItem.color-blueX .system-cont .tag {
  background: linear-gradient(90deg, #14171f, #36415e);
  background-color: #36415e;
}
.content .system-Content .systemBox .systemItem.color-blueX .system-cont .price .amount {
  color: #153752;
}
.content .system-Content .systemBox .systemItem.color-blueX .systemBtn {
  background: #153752;
}
.content .system-Content .systemBox .systemItem.color-green .system-name {
  background: linear-gradient(90deg, #e5fef8, #fff);
  background-color: #e5fef8;
}
.content .system-Content .systemBox .systemItem.color-green .system-support .support .gou {
  background: url(../images/gou-green.png) no-repeat;
}
.content .system-Content .systemBox .systemItem.color-green .system-cont .tag {
  background: linear-gradient(90deg, #0dd8c4, #05b890);
  background-color: #0dd8c4;
}
.content .system-Content .systemBox .systemItem.color-green .system-cont .price .amount {
  color: #15c49b;
}
.content .system-Content .systemBox .systemItem.color-green .systemBtn {
  background: #2dddb4;
}
.content .system-Content .systemBox .systemItem.color-skyblue .system-name {
  background: linear-gradient(90deg, #e2f8ff, #fff);
  background-color: #e2f8ff;
}
.content .system-Content .systemBox .systemItem.color-skyblue .system-support .support .gou {
  background: url(../images/gou-skyblue.png) no-repeat;
}
.content .system-Content .systemBox .systemItem.color-skyblue .system-cont .tag {
  background: linear-gradient(90deg, #007da7, #009ed4);
  background-color: #007da7;
}
.content .system-Content .systemBox .systemItem.color-skyblue .system-cont .price .amount {
  color: #007da7;
}
.content .system-Content .systemBox .systemItem.color-skyblue .systemBtn {
  background: #007da7;
}
.content .system-Content .systemBox .systemItem.color-blue .system-name {
  background: linear-gradient(90deg, #e1f1ff, #fff);
  background-color: #e1f1ff;
}
.content .system-Content .systemBox .systemItem.color-blue .system-support .support .gou {
  background: url(../images/gou-blue.png) no-repeat;
}
.content .system-Content .systemBox .systemItem.color-blue .system-cont .tag {
  background: linear-gradient(90deg, #248fff, #0065d0);
  background-color: #248fff;
}
.content .system-Content .systemBox .systemItem.color-blue .system-cont .price .amount {
  color: #2f8bf2;
}
.content .system-Content .systemBox .systemItem.color-blue .systemBtn {
  background: #2f8bf2;
}
.content .view-core {
  height: 628px;
  background: url(../images/bg-2.png) no-repeat;
  background-size: 100% 100%;
}
.content .view-core .special-title {
  font-size: 36px;
  color: #161f35;
  padding-top: 10px;
}
.content .view-core .special-introduce {
  color: #161f35;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 50px;
}
.content .view-core .special-item {
  width: 23.66666667%;
  height: 406px;
  margin-right: 1.66666667%;
  padding: 266px 0 0 30px;
  box-sizing: border-box;
}
.content .view-core .special-item .specialName {
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
}
.content .view-core .special-item .specialText {
  font-size: 14px;
  color: #ffffff;
}
.content .view-core .special-item.noMarginRight {
  margin-right: 0 !important;
}
.content .view-core .special-item.s1 {
  background: url(../images/safety.png) no-repeat;
  background-size: 100% 100%;
}
.content .view-core .special-item.s2 {
  background: url(../images/accuracy.png) no-repeat;
  background-size: 100% 100%;
}
.content .view-core .special-item.s3 {
  background: url(../images/fast.png) no-repeat;
  background-size: 100% 100%;
}
.content .view-core .special-item.s4 {
  background: url(../images/moreproduct.png) no-repeat;
  background-size: 100% 100%;
}
.content .view-data {
  height: 236px;
  background: url(../images/view4-bg.jpg) no-repeat;
  background-size: 100% 100%;
  width: 100%;
}
.content .view-data .section {
  width: 25%;
  padding-top: 68px;
  box-sizing: border-box;
}
.content .view-data .section .section-data {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
  position: relative;
}
.content .view-data .section .explain {
  color: #fff;
  font-size: 16px;
}
.content .view-data .section.section2 {
  padding-left: 10%;
}
.content .view-data .section.section3 {
  padding-left: 14.83333333%;
}
.content .view-data .section.section4 {
  padding-left: 14.83333333%;
}
.content .view-hello {
  height: 470px;
  width: 100%;
  background: url(../images/view5-bg.png) no-repeat;
  background-size: 100% 100%;
}
.content .view-hello .content-left {
  padding-top: 106px;
}
.content .view-hello .content-left .adTitle-en,
.content .view-hello .content-left .adTitle-zh {
  font-size: 48px;
  color: #191c3d;
  font-weight: bold;
}
.content .view-hello .content-left .adTitle-zh {
  font-weight: normal;
  margin: 14px 0 50px 0;
}
.content .view-hello .content-left .adContent {
  font-size: 14px;
  color: #191c3d;
}
.content .view-hello .content-right {
  width: 43%;
}
.content .view-hello .content-right .about {
  height: 140px;
  width: 100%;
  background: linear-gradient(90deg, #ff896d, #d02020);
  border-radius: 6px;
  margin-top: 80px;
  color: #fff;
  font-size: 14px;
  padding: 0 7.75193798%;
  padding-top: 40px;
  box-sizing: border-box;
}
.content .view-hello .content-right .about .about-title {
  font-size: 24px;
}
.content .view-hello .content-right .about .about-text {
  font-size: 14px;
  margin-top: 12px;
}
.content .view-hello .content-right .promise {
  margin-top: 26px;
  color: #191c3d;
  padding-top: 20px;
  background: #fff;
}
.site-footer {
  background: #252525;
  color: #737373;
  text-align: center;
}
.site-footer .foot-top {
  height: 214px;
  padding-top: 30px;
  box-sizing: border-box;
  border-bottom: 1px solid #3f3f3f;
}
.site-footer .foot-top .logoBox {
  width: 32%;
  height: 144px;
  border-right: 2px solid #4d4d4d;
  padding-top: 30px;
  box-sizing: border-box;
}
.site-footer .foot-top .logoBox .logo-foot {
  width: 100%;
  max-width: 318px;
  height: 55px;
  background: url(../images/logo.png) no-repeat;
  background-size: contain;
}
.site-footer .foot-top .officialAccount {
  margin-right: 2.5%;
}
.site-footer .foot-top .knowledge {
  margin-left: 7.5%;
  color: #b9b9b9;
}
.site-footer .foot-top .knowledge li.check-item {
  color: #737373;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.site-footer .foot-top .knowledge li.check-item > a {
  color: #999;
}
.site-footer .foot-top .knowledge li.li1 {
  font-size: 18px;
  margin-bottom: 10px;
}
.site-footer .foot-bottom {
  color: #525252;
}
.site-footer .foot-bottom > p {
  font-size: 12px;
  line-height: 20px;
  color: #737373;
  padding-bottom: 10px;
  margin: 10px 0;
}
.site-footer .foot-bottom > p > a {
  font-size: 12px;
  color: #aaa;
}
.fiexBox {
  position: fixed;
  top: 40%;
  right: 10px;
}
.fiexBox > .navBtn {
  background: #fff;
  padding: 9px;
  box-sizing: border-box;
  font-size: 14px;
  border-radius: 6px;
  width: 58px;
  height: 58px;
  text-align: center;
  cursor: pointer;
  margin-top: 8px;
  box-shadow: 0 0 4px 0 #d3d3d3;
}
.fiexBox > .navBtn:hover {
  background: linear-gradient(49deg, #ff9740, #fc6372);
  background-color: #ff9740;
  color: #fff;
}
.fiexBox > .navBtn.WX {
  position: relative;
  padding: 15px;
}
.fiexBox > .navBtn.WX .wxKF {
  position: absolute;
  left: -274px;
  width: 258px;
  height: 166px;
  background: #fff;
  top: 4px;
  box-shadow: 0px 0px 4px 0px #e1dfdf;
  font-size: 14px;
  color: #333;
  padding: 18px;
  box-sizing: border-box;
  display: none;
}
.fiexBox > .navBtn.WX .wxKF .wx-c {
  width: 111px;
}
.fiexBox > .navBtn.WX:hover .wxKF {
  display: block;
}
.fiexBox > .navBtn.toTop {
  padding-top: 20px;
}
.fiexBox > .navBtn.toTop .toTopImg {
  background: url(../images/toTop.png) no-repeat;
  background-size: 100% 100%;
  width: 32px;
  height: 20px;
  margin-left: 4px;
}
.fiexBox > .navBtn.toTop:hover .toTopImg {
  background: url(../images/toTop-active.png) no-repeat;
}
/*# sourceMappingURL=home.css.map */