@charset "UTF-8";
.kjgc_body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.kjgc_body .kjgc_banner {
  width: 100%;
  height: 580px;
  background: url("../img/kjgc/banner图@2x.png");
  background-size: 100% 100%;
  position: relative;
}

.kjgc_body .kjgc_banner .banner_text {
  position: absolute;
  top: 148px;
  left: 135px;
  width: 490px;
  color: #fff;
  text-align: left;
}

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

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

.kjgc_body .kjgc_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;
}

.kjgc_body .kjgc_banner .banner_text .btn_lg:hover {
  background: #fff;
  color: #5397F7;
}

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

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

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

.kjgc_body .kjgc_content .problem {
  width: 100%;
  margin: 0 auto;
}

.kjgc_body .kjgc_content .problem .problem_theme {
  width: 866px;
  height: 66px;
  position: relative;
  background: url("../img/kjgc/Intelligent service platform@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

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

.kjgc_body .kjgc_content .problem .problem_theme .problem_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.kjgc_body .kjgc_content .problem .problem_main {
  width: 100%;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify {
  width: 1080px;
  margin: 0 auto;
  margin-top: 60px;
  display: flex;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify > div {
  width: 176px;
  height: 295px;
  box-shadow: 0px 3px 10px rgba(0, 118, 235, 0.13);
  margin-left: 42px;
  border-radius: 5px;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify > div h6 {
  margin-top: 84px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  position: relative;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify > div h6::after {
  content: "";
  width: 32px;
  height: 4px;
  background: #707070;
  position: absolute;
  left: 71px;
  top: 34px;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify > div p {
  margin-top: 28px;
  font-size: 14px;
  color: #666666;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:nth-of-type(1) {
  margin-left: 10px;
  background: url("../img/kjgc/蒙版组 54@2x.png");
  background-size: 100% 100%;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:nth-of-type(2) {
  background: url("../img/kjgc/蒙版组 55@2x.png");
  background-size: 100% 100%;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:nth-of-type(3) {
  background: url("../img/kjgc/组 8650@2x.png");
  background-size: 100% 100%;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:nth-of-type(4) {
  background: url("../img/kjgc/蒙版组 57@2x.png");
  background-size: 100% 100%;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:nth-of-type(5) {
  background: url("../img/kjgc/蒙版组 58@2x.png");
  background-size: 100% 100%;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:hover {
  color: #fff !important;
  background: url("../img/kjgc/组 8652@2x.png") -15px -6px no-repeat;
  background-size: 120% 110%;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:hover h6 {
  color: #fff;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:hover p {
  color: #fff;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:hover h6::after {
  background: #fff;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:hover:nth-of-type(2) {
  background: url("../img/kjgc/组 8651@2x.png") -15px -6px no-repeat;
  background-size: 120% 110%;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:hover:nth-of-type(3) {
  background: url("../img/kjgc/组 8673@2x.png") -15px -6px no-repeat;
  background-size: 120% 110%;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:hover:nth-of-type(4) {
  background: url("../img/kjgc/组 8647@2x.png") -15px -6px no-repeat;
  background-size: 120% 110%;
}

.kjgc_body .kjgc_content .problem .problem_main .problem_classify div:hover:nth-of-type(5) {
  background: url("../img/kjgc/组 8648@2x.png") -15px -6px no-repeat;
  background-size: 120% 110%;
}

.kjgc_body .kjgc_content .benefit {
  width: 1200px;
  margin: 0 auto;
}

.kjgc_body .kjgc_content .benefit .benefit_theme {
  width: 1110px;
  height: 66px;
  position: relative;
  background: url("../img/kjgc/What can an accounting factory do@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

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

.kjgc_body .kjgc_content .benefit .benefit_theme .benefit_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.kjgc_body .kjgc_content .benefit .benefit_main {
  margin-top: 68px;
  width: 100%;
  display: flex;
}

.kjgc_body .kjgc_content .benefit .benefit_main div {
  width: 346px;
  height: 194px;
  margin: 0 40px;
  background: #F7FAFD;
  color: #5397F7;
  position: relative;
  padding: 1;
}

.kjgc_body .kjgc_content .benefit .benefit_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;
}

.kjgc_body .kjgc_content .benefit .benefit_main div h6 p {
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 1px;
}

.kjgc_body .kjgc_content .benefit .benefit_main div .benefit_img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.kjgc_body .kjgc_content .benefit .benefit_main div:hover .benefit_img {
  display: none;
}

.kjgc_body .kjgc_content .why_kjgc {
  width: 1200px;
  margin: 0 auto;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_theme {
  width: 472px;
  height: 66px;
  position: relative;
  background: url("../img/kjgc/Why choose us？@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

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

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_theme .why_kjgc_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main {
  margin-top: 68px;
  width: 100%;
  height: 384px;
  border: 1px solid #5397F7;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_nav {
  width: 100%;
  display: flex;
  border-bottom: 1px solid #5397F7;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_nav > div {
  width: 50%;
  height: 100px;
  color: #5397F7;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_nav > div h6 {
  margin-top: 18px;
  font-size: 22px;
  font-weight: bold;
  line-height: 36px;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_nav > div span {
  font-size: 16px;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_nav .active {
  background: #5397F7;
  color: #ffffff;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_nav .navhover:hover {
  background: rgba(83, 151, 247, 0.205);
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .csxt, .kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .zysl {
  width: 100%;
  display: flex;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .csxt > div, .kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .zysl > div {
  width: 304px;
  margin-left: 105px;
  text-align: left;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .csxt > div h6, .kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .zysl > div h6 {
  margin-top: 77px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  position: relative;
  letter-spacing: 1px;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .csxt > div h6::after, .kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .zysl > div h6::after {
  content: "";
  width: 38px;
  height: 6px;
  position: absolute;
  left: 0;
  top: -9px;
  background-color: #5397F7;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .csxt > div p, .kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .zysl > div p {
  font-size: 14px;
  color: #666666;
  letter-spacing: 2px;
  margin-top: 14px;
}

.kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .csxt div:nth-of-type(1), .kjgc_body .kjgc_content .why_kjgc .why_kjgc_main .kjgc_merit .zysl div:nth-of-type(1) {
  margin-left: 38px;
}

.kjgc_body .kjgc_content .serveFlow {
  width: 1200px;
  margin: 0 auto;
  margin-top: 133px;
}

.kjgc_body .kjgc_content .serveFlow .serveFlow_theme {
  width: 462px;
  height: 66px;
  position: relative;
  background: url("../img/kjgc/Service process@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

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

.kjgc_body .kjgc_content .serveFlow .serveFlow_theme .serveFlow_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.kjgc_body .kjgc_content .serveFlow .serveFlow_main {
  margin-top: 68px;
  width: 100%;
  height: 352px;
  background: url("../img/kjgc/流程图@2x.png");
  background-size: 100% 100%;
}

.kjgc_body .kjgc_content .serveContent {
  width: 1200px;
  margin: 0 auto;
  margin-top: 124px;
}

.kjgc_body .kjgc_content .serveContent .serveContent_theme {
  width: 482px;
  height: 66px;
  position: relative;
  background: url("../img/kjgc/service content@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

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

.kjgc_body .kjgc_content .serveContent .serveContent_theme .serveContent_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.kjgc_body .kjgc_content .serveContent .serveContent_main {
  margin-top: 68px;
  width: 100%;
  height: 932px;
  background: #fff;
  box-shadow: 0px 3px 10px rgba(0, 118, 235, 0.13);
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap {
  width: 100%;
  height: 730px;
  display: flex;
  margin-top: 61px;
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap > div {
  position: relative;
  width: 401px;
  height: 100%;
  margin-top: 5%;
  border-left: 2px dashed #E5E5E5;
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap > div h6 {
  font-size: 22px;
  font-weight: bold;
  margin-top: 25px;
  color: #333333;
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap > div span {
  display: block;
  font-size: 16px;
  color: #999999;
  width: 309px;
  margin: 0 auto;
  margin-top: 25px;
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap > div .serveContent_list {
  margin-top: 88px;
  width: 100%;
  color: #333333;
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap > div .serveContent_list h5 {
  font-size: 18px;
  font-weight: 400;
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap > div .serveContent_list ul {
  margin-left: 113px;
  text-align: left;
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap > div .serveContent_list ul li {
  width: 240px;
  font-size: 16px;
  color: #333333;
  margin-top: 31px;
  font-weight: 400;
  position: relative;
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap > div .serveContent_list ul li::after {
  content: "";
  width: 24px;
  height: 20px;
  position: absolute;
  left: -48px;
  top: 0;
  background: url("../img/kjgc/对勾@2x.png");
  background-size: 100% 100%;
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap > div .btn_lg {
  display: block;
  width: 180px;
  height: 50px;
  color: #5397F7;
  border: 1px solid #5397F7;
  border-radius: 5px;
  font-size: 16px;
  line-height: 50px;
  position: absolute;
  left: 50%;
  bottom: -12%;
  transform: translateX(-50%);
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap > div .btn_lg:hover {
  background: #5397F7;
  color: #fff;
}

.kjgc_body .kjgc_content .serveContent .serveContent_main .serveContent_wrap > div:nth-of-type(1) {
  border: none;
}

.kjgc_body .kjgc_content .cooperation {
  width: 100%;
  height: 126vh;
  position: relative;
}

.kjgc_body .kjgc_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: 10%;
  z-index: 1;
}

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

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

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

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

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

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

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

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

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