@charset "UTF-8";
.jxgl_body .jxgl_banner {
  width: 100%;
  height: 580px;
  background: url("../img/jxgl/banner图@2x.png");
  background-size: 100% 100%;
  position: relative;
}

.jxgl_body .jxgl_banner .banner_text {
  position: absolute;
  top: 149px;
  left: 220px;
  width: 253px;
  color: #fff;
  text-align: left;
}

.jxgl_body .jxgl_banner .banner_text h5 {
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 1px;
}

.jxgl_body .jxgl_banner .banner_text p {
  margin-top: 18px;
  font-size: 22px;
  letter-spacing: 1px;
}

.jxgl_body .jxgl_banner .banner_text .btn_lg {
  margin-top: 53px;
  display: inline-block;
  padding: 15px 56px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
}

.jxgl_body .jxgl_banner .banner_text .btn_lg:hover {
  background: #fff;
  color: #5397F7;
}

@media (min-width: 1780px) {
  .jxgl_body .jxgl_banner .banner_text {
    left: 24%;
  }
}

@media (max-width: 1680px) {
  .jxgl_body .jxgl_banner .banner_text {
    left: 17%;
  }
}

@media (max-width: 1280px) {
  .jxgl_body .jxgl_banner .banner_text {
    left: 10%;
  }
}

.jxgl_body .jxgl_main {
  width: 100%;
}

.jxgl_body .jxgl_main .why_jxgl {
  width: 1200px;
  margin: 0 auto;
  margin-top: 63px;
}

.jxgl_body .jxgl_main .why_jxgl .why_jxgl_theme {
  width: 1008px;
  height: 66px;
  position: relative;
  background: url("../img/jxgl/Why input management is needed@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

.jxgl_body .jxgl_main .why_jxgl .why_jxgl_theme::after {
  content: "";
  width: 75px;
  height: 6px;
  background: #0076EB;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.jxgl_body .jxgl_main .why_jxgl .why_jxgl_theme .why_jxgl_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.jxgl_body .jxgl_main .why_jxgl .why_jxgl_main {
  width: 100%;
  margin: 0 auto;
  margin-top: 64px;
  display: flex;
}

.jxgl_body .jxgl_main .why_jxgl .why_jxgl_main > div {
  width: 346px;
  height: 194px;
  margin-left: 80px;
  box-shadow: 0px 9px 10px rgba(0, 118, 235, 0.13);
  color: #ffffff;
  background-color: #5397F7;
  position: relative;
}

.jxgl_body .jxgl_main .why_jxgl .why_jxgl_main > div h6 {
  font-size: 22px;
  line-height: 40px;
  width: 294px;
  margin: 0 auto;
  text-align: left;
  margin-top: 40px;
  font-weight: bold;
  letter-spacing: 1px;
}

.jxgl_body .jxgl_main .why_jxgl .why_jxgl_main > div h6 p {
  margin-top: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 1px;
}

.jxgl_body .jxgl_main .why_jxgl .why_jxgl_main > div img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.jxgl_body .jxgl_main .why_jxgl .why_jxgl_main > div:nth-of-type(1) {
  margin: 0;
}

.jxgl_body .jxgl_main .why_jxgl .why_jxgl_main > div:hover img {
  display: none;
}

.jxgl_body .jxgl_main .productFn {
  width: 1200px;
  margin: 0 auto;
  margin-top: 126px;
}

.jxgl_body .jxgl_main .productFn .productFn_theme {
  width: 804px;
  height: 66px;
  position: relative;
  background: url("../img/jxgl/Bill management solution@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

.jxgl_body .jxgl_main .productFn .productFn_theme::after {
  content: "";
  width: 75px;
  height: 6px;
  background: #0076EB;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.jxgl_body .jxgl_main .productFn .productFn_theme .productFn_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.jxgl_body .jxgl_main .productFn .productFn_main {
  width: 100%;
  margin: 0 auto;
  margin-top: 80px;
  display: flex;
}

.jxgl_body .jxgl_main .productFn .productFn_main > div {
  width: 370px;
  height: 230px;
  margin-left: 45px;
  color: #5397F7;
  box-shadow: 0px 9px 10px rgba(0, 118, 235, 0.13);
}

.jxgl_body .jxgl_main .productFn .productFn_main > div p {
  margin-top: 105px;
  margin-left: 24px;
  text-align: left;
  width: 313px;
  font-size: 16px;
}

.jxgl_body .jxgl_main .productFn .productFn_main > div:nth-of-type(1) {
  margin: 0;
  background: url("../img/jxgl/组 8797@2x.png");
  background-size: 100% 100%;
}

.jxgl_body .jxgl_main .productFn .productFn_main > div:nth-of-type(2) {
  background: url("../img/jxgl/组 8801@2x.png");
  background-size: 100% 100%;
}

.jxgl_body .jxgl_main .productFn .productFn_main > div:nth-of-type(3) {
  background: url("../img/jxgl/组 8799@2x.png");
  background-size: 100% 100%;
}

.jxgl_body .jxgl_main .productFn .productFn_main > div:hover {
  color: #ffffff;
  background-color: #5397F7;
}

.jxgl_body .jxgl_main .productFn .productFn_main > div:nth-of-type(1):hover {
  background: url("../img/jxgl/组 8800@2x.png");
  background-size: 100% 100%;
}

.jxgl_body .jxgl_main .productFn .productFn_main > div:nth-of-type(2):hover {
  background: url("../img/jxgl/组 8798@2x.png");
  background-size: 100% 100%;
}

.jxgl_body .jxgl_main .productFn .productFn_main > div:nth-of-type(3):hover {
  background: url("../img/jxgl/组 8802@2x.png");
  background-size: 100% 100%;
}

.jxgl_body .jxgl_main .cooperation {
  width: 100%;
  height: 126vh;
  position: relative;
}

.jxgl_body .jxgl_main .cooperation .cooperation_theme {
  width: 560px;
  height: 66px;
  position: relative;
  background: url("../img/kjgc/Cooperation cases@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 10%;
  z-index: 1;
}

.jxgl_body .jxgl_main .cooperation .cooperation_theme::after {
  content: "";
  width: 75px;
  height: 6px;
  background: #0076EB;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.jxgl_body .jxgl_main .cooperation .cooperation_theme .cooperation_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.jxgl_body .jxgl_main .cooperation #why_clw_TV {
  position: absolute;
  left: 0;
  top: -9%;
}

.jxgl_body .jxgl_main .cooperation .cooperation_main {
  margin-top: 16px;
  width: 100%;
  position: relative;
}

.jxgl_body .jxgl_main .cooperation .cooperation_main .cooperation_wap {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
}

.jxgl_body .jxgl_main .cooperation .cooperation_main .cooperation_wap > div {
  position: absolute;
  width: 204px;
  height: 204px;
}

.jxgl_body .jxgl_main .cooperation .cooperation_main .cooperation_wap .zzjt {
  left: 97px;
  top: 239px;
  background: url("../img/kjgc/住总@2x.png");
  background-size: 100% 100%;
}

.jxgl_body .jxgl_main .cooperation .cooperation_main .cooperation_wap .jnjt {
  left: 506px;
  top: 98px;
  background: url("../img/kjgc/京能集团@2x.png");
  background-size: 100% 100%;
}

.jxgl_body .jxgl_main .cooperation .cooperation_main .cooperation_wap .zlljt {
  right: 120px;
  top: 257px;
  background: url("../img/kjgc/账六六@2x.png");
  background-size: 100% 100%;
}
