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

.sz_body .sz_banner {
  width: 100%;
  height: 580px;
  background: url("../img/sz/banner@2x.png");
  background-size: 100% 100%;
}

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

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

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

.sz_body .sz_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;
}

.sz_body .sz_banner .banner_text .btn_lg:hover {
  background: #fff;
  color: #5397F7;
}

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

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

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

.sz_body .content {
  width: 100%;
}

.sz_body .content .productFn {
  width: 1200px;
  margin: 0 auto;
}

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

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

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

.sz_body .content .productFn .productFn_text {
  margin: 0 auto;
  margin-top: 41px;
  width: 900px;
  font-size: 16px;
  color: #5397F7;
  letter-spacing: 2px;
}

.sz_body .content .productFn .productFn_main {
  width: 1200px;
  margin-top: 40px;
  display: flex;
}

.sz_body .content .productFn .productFn_main > div {
  width: 220px;
  height: 368px;
  margin: 0 26px;
  border-radius: 5px;
  box-shadow: 0px 3px 10px rgba(0, 118, 235, 0.13);
}

.sz_body .content .productFn .productFn_main > div h6 {
  margin-top: 105px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
  position: relative;
}

.sz_body .content .productFn .productFn_main > div h6::after {
  content: "";
  width: 40px;
  height: 4px;
  background: #707070;
  position: absolute;
  left: 50%;
  top: 44px;
  transform: translateX(-50%);
}

.sz_body .content .productFn .productFn_main > div p {
  margin-top: 36px;
  font-size: 14px;
  color: #666666;
  letter-spacing: 1px;
}

.sz_body .content .productFn .productFn_main > div:nth-of-type(1) {
  margin-left: 78px;
  background: url("../img/sz/组 8806@2x.png") no-repeat;
  background-size: 100% 100%;
}

.sz_body .content .productFn .productFn_main > div:nth-of-type(2) {
  background: url("../img/sz/组 8789@2x.png") no-repeat;
  background-size: 100% 100%;
}

.sz_body .content .productFn .productFn_main > div:nth-of-type(3) {
  background: url("../img/sz/组 8804@2x.png") no-repeat;
  background-size: 100% 100%;
}

.sz_body .content .productFn .productFn_main > div:nth-of-type(4) {
  background: url("../img/sz/组 8803@2x.png") no-repeat;
  background-size: 100% 100%;
}

.sz_body .content .productFn .productFn_main > div:hover {
  color: #fff !important;
  background: url("../img/sz//组 8790@2x.png") no-repeat;
  background-size: 100% 100%;
}

.sz_body .content .productFn .productFn_main > div:hover h6 {
  color: #fff;
}

.sz_body .content .productFn .productFn_main > div:hover p {
  color: #fff;
}

.sz_body .content .productFn .productFn_main div:hover h6::after {
  background: #fff;
}

.sz_body .content .productFn .productFn_main div:hover:nth-of-type(2) {
  background-image: url("../img/sz/组 8805@2x.png");
  background-size: 100% 100%;
}

.sz_body .content .productFn .productFn_main div:hover:nth-of-type(3) {
  background-image: url("../img/sz/组 8788@2x.png");
  background-size: 100% 100%;
}

.sz_body .content .productFn .productFn_main div:hover:nth-of-type(4) {
  background-image: url("../img/sz/组 8787@2x.png");
  background-size: 100% 100%;
}

.sz_body .content .governmentServe {
  width: 100%;
  margin: 0 auto;
  margin-top: 126px;
}

.sz_body .content .governmentServe .governmentServe_theme {
  width: 1008px;
  height: 66px;
  position: relative;
  background: url("../img/sz/Why input management is needed@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

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

.sz_body .content .governmentServe .governmentServe_theme .governmentServe_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.sz_body .content .governmentServe .governmentServe_text {
  margin: 0 auto;
  margin-top: 41px;
  width: 900px;
  font-size: 16px;
  color: #5397F7;
  letter-spacing: 2px;
}

.sz_body .content .governmentServe .governmentServe_main {
  width: 1200px;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
}

.sz_body .content .governmentServe .governmentServe_main > div {
  width: 346px;
  height: 194px;
  margin-left: 80px;
  background-color: #DCEAFC;
  position: relative;
  border: 2px solid #F7FAFD;
}

.sz_body .content .governmentServe .governmentServe_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;
  color: #5397F7;
}

.sz_body .content .governmentServe .governmentServe_main > div h6 p {
  margin-top: 10px;
  font-weight: normal;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 1px;
}

.sz_body .content .governmentServe .governmentServe_main > div img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.sz_body .content .governmentServe .governmentServe_main > div:nth-of-type(1) {
  margin: 0;
}

.sz_body .content .governmentServe .governmentServe_main > div:hover {
  border: 2px dashed #5397F7;
}

.sz_body .content .governmentServe .governmentServe_main > div:hover img {
  display: none;
}

.sz_body .content .governmentServe .governmentServe_details {
  margin-top: 172px;
  width: 100%;
  height: 600px;
  background: url("../img/sz/蒙版组 84@2x.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.sz_body .content .governmentServe .governmentServe_details .details_text {
  width: 626px;
  text-align: right;
  position: absolute;
  right: 10%;
  top: 0;
  color: #ffffff;
}

.sz_body .content .governmentServe .governmentServe_details .details_text h5 {
  font-size: 34px;
  margin-top: 92px;
  font-weight: bold;
}

.sz_body .content .governmentServe .governmentServe_details .details_text h5::after {
  content: "";
  width: 214px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 42%;
}

.sz_body .content .governmentServe .governmentServe_details .details_text p {
  margin-top: 58px;
  font-size: 20px;
  letter-spacing: 1px;
}

@media (min-width: 1680px) {
  .sz_body .content .governmentServe .details_text {
    top: 11vh !important;
  }
}

@media (min-width: 1780px) {
  .sz_body .content .governmentServe .governmentServe_details {
    height: 81vh;
  }
}

.sz_body .content .cooperation {
  width: 100%;
  height: 126vh;
  position: relative;
}

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

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

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

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

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

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

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

.sz_body .content .cooperation .cooperation_main .cooperation_wap .gzs {
  left: 56vh;
  top: 4vh;
  background: url("../img/sz/组 8807@2x.png");
  background-size: 100% 100%;
}

.sz_body .content .cooperation .cooperation_main .cooperation_wap .dnx {
  left: 14vh;
  top: 37vh;
  background: url("../img/sz/组 8679@2x.png");
  background-size: 100% 100%;
}

.sz_body .content .cooperation .cooperation_main .cooperation_wap .lfs {
  right: 20vh;
  top: 20vh;
  background: url("../img/sz/组 8677@2x.png");
  background-size: 100% 100%;
}

.sz_body .content .cooperation .cooperation_main .cooperation_wap .jx {
  right: 62vh;
  top: 50vh;
  background: url("../img/sz/组 8678@2x.png");
  background-size: 100% 100%;
}

@media (min-width: 1680px) {
  .sz_body .content .cooperation .cooperation_main .cooperation_wap .gzs {
    left: 27vh;
    top: 7vh;
  }
  .sz_body .content .cooperation .cooperation_main .cooperation_wap .dnx {
    left: -2vh;
    top: 37vh;
  }
  .sz_body .content .cooperation .cooperation_main .cooperation_wap .lfs {
    right: 7vh;
    top: 20vh;
  }
  .sz_body .content .cooperation .cooperation_main .cooperation_wap .jx {
    right: 40vh;
    top: 50vh;
  }
}
