@charset "UTF-8";
.lhyg_body {
  background-color: #F7FAFD;
}

.lhyg_body .lhyg_banner {
  width: 100%;
  height: 580px;
  background-image: url("../img/lhyg/组 8771@2x.png");
  background-size: 100% 100%;
}

.lhyg_body .lhyg_banner .banner_text {
  position: absolute;
  top: 148px;
  left: 135px;
  width: 630px;
  color: #fff;
  text-align: left;
}

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

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

.lhyg_body .lhyg_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;
}

.lhyg_body .lhyg_banner .banner_text .btn_lg:hover {
  background: #fff;
  color: #5397F7;
}

@media (min-width: 1780px) {
  .lhyg_body .lhyg_banner .banner_text {
    left: 24%;
    top: 20%;
  }
}

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

@media (min-width: 2048px) {
  .lhyg_body .lhyg_banner {
    height: 64vh;
  }
}

.lhyg_body .content {
  width: 100%;
}

.lhyg_body .content .enterprisePuzzle {
  width: 100%;
}

.lhyg_body .content .enterprisePuzzle .enterprisePuzzle_theme {
  width: 786px;
  height: 66px;
  position: relative;
  background: url("../img/lhyg/The problem of enterprise@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

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

.lhyg_body .content .enterprisePuzzle .enterprisePuzzle_theme .enterprisePuzzle_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.lhyg_body .content .enterprisePuzzle .enterprisePuzzle_text {
  font-size: 16px;
  letter-spacing: 1px;
  color: #5397F7;
  margin-top: 42px;
}

.lhyg_body .content .enterprisePuzzle .enterprisePuzzle_img {
  width: 100%;
  height: 702px;
  margin-top: 40px;
  background-image: url("../img/lhyg/组 8796@2x.png");
  background-size: 100% 100%;
}

@media (min-width: 2048px) {
  .lhyg_body .content .enterprisePuzzle .enterprisePuzzle_img {
    height: 90vh;
  }
}

.lhyg_body .content .solution .solution_theme {
  width: 272px;
  height: 66px;
  position: relative;
  background: url("../img/lhyg/Solution@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

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

.lhyg_body .content .solution .solution_theme .solution_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.lhyg_body .content .solution .solution_text {
  font-size: 16px;
  letter-spacing: 1px;
  color: #5397F7;
  margin-top: 42px;
}

.lhyg_body .content .solution .solution_slg {
  width: 922px;
  height: 294px;
  margin: 0 auto;
  margin-top: 94px;
  background-image: url("../img/lhyg/组 8777@2x.png");
  background-size: 100% 100%;
  position: relative;
}

.lhyg_body .content .solution .solution_slg > div {
  width: 86px;
  height: 102px;
  position: absolute;
  display: none;
}

.lhyg_body .content .solution .solution_slg > div img {
  width: 100%;
  height: 100%;
}

.lhyg_body .content .solution .solution_slg > div:nth-of-type(1) {
  top: -38px;
  right: -80px;
}

.lhyg_body .content .solution .solution_slg > div:nth-of-type(2) {
  top: 102px;
  right: -122px;
}

.lhyg_body .content .solution .solution_slg > div:nth-of-type(3) {
  top: 234px;
  right: -80px;
}

.lhyg_body .content .solution .solution_slg:hover div {
  display: block;
}

@media (min-width: 2048px) {
  .lhyg_body .content .solution .solution_slg div {
    width: 145px;
    height: 164px;
  }
  .lhyg_body .content .solution .solution_slg div:nth-of-type(1) {
    top: -38px;
    right: -80px;
  }
  .lhyg_body .content .solution .solution_slg div:nth-of-type(2) {
    top: 130px;
    right: -158px;
  }
  .lhyg_body .content .solution .solution_slg div:nth-of-type(3) {
    top: 302px;
    right: -80px;
  }
}

@media (min-width: 2048px) {
  .lhyg_body .content .solution .solution_slg {
    width: 64vw;
    height: 40vh;
  }
}

.lhyg_body .content .advantag {
  width: 1200px;
  margin: 0 auto;
}

.lhyg_body .content .advantag .advantag_theme {
  width: 584px;
  height: 66px;
  position: relative;
  background: url("../img/lhyg/Service advantages@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 208px;
}

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

.lhyg_body .content .advantag .advantag_theme .advantag_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.lhyg_body .content .advantag .advantag_text {
  font-size: 16px;
  letter-spacing: 1px;
  color: #5397F7;
  margin-top: 42px;
}

.lhyg_body .content .advantag .advantag_main {
  width: 100%;
  margin-top: 42px;
  display: flex;
}

.lhyg_body .content .advantag .advantag_main > dl {
  width: 126px;
  margin: 0 87px;
  color: #5397F7;
}

.lhyg_body .content .advantag .advantag_main > dl > dt {
  width: 100%;
  height: 126px;
}

.lhyg_body .content .advantag .advantag_main > dl > dt img {
  width: 100%;
  height: 100%;
}

.lhyg_body .content .advantag .advantag_main > dl > dd h6 {
  font-size: 24px;
}

.lhyg_body .content .advantag .advantag_main > dl > dd p {
  margin-top: 16px;
  font-size: 14px;
  letter-spacing: 1px;
}

.lhyg_body .content .serviceIndustry {
  width: 1200px;
  margin: 0 auto;
}

.lhyg_body .content .serviceIndustry .serviceIndustry_theme {
  width: 402px;
  height: 66px;
  position: relative;
  background: url("../img/lhyg/service trade@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 208px;
}

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

.lhyg_body .content .serviceIndustry .serviceIndustry_theme .serviceIndustry_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.lhyg_body .content .serviceIndustry .serviceIndustry_text {
  font-size: 16px;
  letter-spacing: 1px;
  color: #5397F7;
  margin-top: 42px;
}

.lhyg_body .content .serviceIndustry .serviceIndustry_main {
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.lhyg_body .content .serviceIndustry .serviceIndustry_main > div {
  width: 176px;
  height: 296px;
  color: #fff;
  background-size: 100% 100%;
  position: relative;
  box-shadow: 0px 3px 10px rgba(0, 118, 235, 0.13);
  margin: 0 32px;
}

.lhyg_body .content .serviceIndustry .serviceIndustry_main > div h5 {
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
}

.lhyg_body .content .serviceIndustry .serviceIndustry_main > div p {
  width: 130px;
  margin: 0 auto;
  margin-top: 28px;
  font-size: 14px;
  line-height: 26px;
}

.lhyg_body .content .serviceIndustry .serviceIndustry_main > div img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.lhyg_body .content .serviceIndustry .serviceIndustry_main > div:hover {
  background-image: url("../img/lhyg/组 8785@2x.png");
}

.lhyg_body .content .serviceIndustry .serviceIndustry_main > div:hover img {
  display: none;
}

.lhyg_body .content .addedServices {
  width: 100%;
  height: 590px;
  margin-top: 126px;
  background-image: url("../img/lhyg/蒙版组 30@2x.png");
  background-size: 100% 100%;
  position: relative;
}

.lhyg_body .content .addedServices .addedServices_theme {
  position: relative;
  top: 134px;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
}

.lhyg_body .content .addedServices .addedServices_theme::after {
  content: "";
  width: 75px;
  height: 6px;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 56px;
  transform: translateX(-50%);
}

.lhyg_body .content .addedServices .addedServices_text {
  font-size: 16px;
  letter-spacing: 1px;
  color: #fff;
  margin-top: 178px;
}

.lhyg_body .content .addedServices .addedServices_main {
  width: 860px;
  display: flex;
  position: absolute;
  top: 306px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.lhyg_body .content .addedServices .addedServices_main > div {
  width: 354px;
  height: 504px;
  margin: 0 38px;
  box-shadow: 0px 3px 10px rgba(0, 118, 235, 0.13);
  border-radius: 12px;
  background-color: #fff;
}

.lhyg_body .content .addedServices .addedServices_main > div h5 {
  margin-top: 80px;
  font-size: 26px;
  font-weight: bold;
  color: #5397F7;
}

.lhyg_body .content .addedServices .addedServices_main > div ul > li {
  text-align: left;
  margin-left: 108px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  position: relative;
  letter-spacing: 1px;
}

.lhyg_body .content .addedServices .addedServices_main > div ul > li::after {
  content: "";
  width: 20px;
  height: 18px;
  background: url("../img/lhyg/对勾@2x.png");
  background-size: 100% 100%;
  position: absolute;
  left: -30px;
  top: 6px;
}

.lhyg_body .content .addedServices .addedServices_main > div ul > li:nth-of-type(1) {
  margin-top: 40px;
}

@media (min-width: 2048px) {
  .lhyg_body .content .addedServices .addedServices_main > div ul > li {
    line-height: 40px;
  }
}

.lhyg_body .content .addedServices .addedServices_main > div .btn_lg {
  margin-top: 110px;
  display: inline-block;
  padding: 15px 56px;
  font-size: 16px;
  color: #5397F7;
  border: 1px solid #5397F7;
  border-radius: 5px;
}

.lhyg_body .content .addedServices .addedServices_main > div .btn_lg:hover {
  background: #5397F7;
  color: #fff;
}

@media (min-width: 2048px) {
  .lhyg_body .content .addedServices .addedServices_main div {
    margin: 0 4.1vw;
  }
}

@media (min-width: 2048px) {
  .lhyg_body .content .addedServices .addedServices_theme {
    top: 22vh;
  }
  .lhyg_body .content .addedServices .addedServices_text {
    margin-top: 27vh;
  }
  .lhyg_body .content .addedServices .addedServices_main {
    width: 50vw;
    top: 40vh;
  }
}

@media (min-width: 2048px) {
  .lhyg_body .content .addedServices {
    height: 78vh;
  }
}

.lhyg_body .content .cooperation {
  width: 100%;
  height: 126vh;
  margin-top: -12vh;
  position: relative;
}

.lhyg_body .content .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: 356px;
  z-index: 1;
}

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

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

.lhyg_body .content .cooperation #why_clw_TV {
  position: absolute;
  left: 0;
  top: -6%;
}

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

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

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

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

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

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