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

.dzfp_body .dzfp_banner {
  width: 100%;
  height: 580px;
  background: url("../img/dzfp/banner@2x.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}

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

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

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

.dzfp_body .dzfp_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;
}

.dzfp_body .dzfp_banner .banner_text .btn_lg:hover {
  background: #fff;
  color: #5397F7;
}

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

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

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

.dzfp_body .content {
  width: 100%;
}

.dzfp_body .content .invoiceManage {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.dzfp_body .content .invoiceManage .invoiceManage_theme {
  width: 694px;
  height: 66px;
  position: relative;
  background: url("../img/dzfp/Solve bill management@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

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

.dzfp_body .content .invoiceManage .invoiceManage_theme .invoiceManage_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.dzfp_body .content .invoiceManage .invoiceManage_main {
  width: 100%;
  display: flex;
  margin-top: 69px;
}

.dzfp_body .content .invoiceManage .invoiceManage_main > div {
  width: 346px;
  height: 194px;
  margin-left: 80px;
  position: relative;
}

.dzfp_body .content .invoiceManage .invoiceManage_main > div img {
  height: 100%;
  width: 100%;
}

.dzfp_body .content .invoiceManage .invoiceManage_main > div .invoiceAporia {
  display: none;
  width: 100%;
  height: 100%;
  background: url("../img/dzfp/组 8792@2x.png");
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.dzfp_body .content .invoiceManage .invoiceManage_main > div .invoiceAporia img {
  width: 100%;
  height: 100%;
}

.dzfp_body .content .invoiceManage .invoiceManage_main > div .invoiceAporia h6 {
  width: 266px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  font-size: 22px;
  color: #ffffff;
  margin-top: 66px;
  text-align: center;
  letter-spacing: 1px;
}

.dzfp_body .content .invoiceManage .invoiceManage_main > div > div:nth-of-type(2) {
  background: url("../img/dzfp/组 8669@2x.png");
  background-size: 100% 100%;
}

.dzfp_body .content .invoiceManage .invoiceManage_main > div > div:nth-of-type(3) {
  background: url("../img/dzfp/组 8791@2x.png");
  background-size: 100% 100%;
}

.dzfp_body .content .invoiceManage .invoiceManage_main > div:nth-of-type(1) {
  margin: 0;
}

.dzfp_body .content .invoiceManage .invoiceManage_main > div:hover .invoiceAporia {
  display: block;
}

.dzfp_body .content .invoiceSolution {
  width: 1200px;
  margin: 0 auto;
  margin-top: 125px;
}

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

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

.dzfp_body .content .invoiceSolution .invoiceSolution_theme .invoiceSolution_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_text {
  margin: 0 auto;
  margin-top: 41px;
  width: 631px;
  font-size: 16px;
  color: #5397F7;
  letter-spacing: 2px;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main {
  width: 100%;
  display: flex;
  margin-top: 80px;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main > div {
  width: 370px;
  height: 319px;
  box-shadow: 0px 9px 10px rgba(0, 118, 235, 0.13);
  margin-left: 46px;
  color: #5397F7;
  text-align: left;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main > div > div {
  width: 98px;
  height: 98px;
  margin-left: 21px;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main > div p {
  width: 316px;
  font-size: 16px;
  margin-left: 24px;
  margin-top: 14px;
  letter-spacing: 1px;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main > div .Solution_one {
  background: url("../img/dzfp/数字1@2x.png");
  background-size: 100% 100%;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main > div .Solution_two {
  background: url("../img/dzfp/数字22@2x.png");
  background-size: 100% 100%;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main > div .Solution_three {
  background: url("../img/dzfp/数字3@2x.png");
  background-size: 100% 100%;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main > div:nth-of-type(1) {
  margin: 0;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main > div:hover {
  color: #ffffff;
  background-color: #5397F7;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main > div:hover .Solution_one {
  background: url("../img/dzfp/数字11@2x.png");
  background-size: 100% 100%;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main > div:hover .Solution_two {
  background: url("../img/dzfp/数字2@2x.png");
  background-size: 100% 100%;
}

.dzfp_body .content .invoiceSolution .invoiceSolution_main > div:hover .Solution_three {
  background: url("../img/dzfp/数字33@2x.png");
  background-size: 100% 100%;
}

.dzfp_body .content .invoiceStep {
  width: 1200px;
  margin: 0 auto;
  margin-top: 126px;
  overflow: hidden;
}

.dzfp_body .content .invoiceStep .invoiceStep_theme {
  width: 462px;
  height: 66px;
  position: relative;
  background: url("../img/dzfp/Service process@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

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

.dzfp_body .content .invoiceStep .invoiceStep_theme .invoiceStep_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.dzfp_body .content .invoiceStep .invoiceStep_text {
  margin: 0 auto;
  margin-top: 41px;
  width: 631px;
  font-size: 16px;
  color: #5397F7;
  letter-spacing: 2px;
}

.dzfp_body .content .invoiceStep .invoiceStep_img {
  margin-top: 38px !important;
  width: 1009px;
  height: 420px;
  background: url("../img/dzfp/流程图@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
}

.dzfp_body .content .whyInvoice {
  width: 1200px;
  margin: 0 auto;
  margin-top: 76px;
}

.dzfp_body .content .whyInvoice .whyInvoice_theme {
  width: 934px;
  height: 66px;
  position: relative;
  background: url("../img/dzfp/Why choose electronic invoice@2x.png");
  background-size: 100% 100%;
  margin: 0 auto;
  margin-top: 66px;
}

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

.dzfp_body .content .whyInvoice .whyInvoice_theme .whyInvoice_title {
  line-height: 76px;
  font-size: 26px;
  font-weight: bold;
  color: #0076eb;
}

.dzfp_body .content .whyInvoice .whyInvoice_main {
  width: 100%;
  margin-top: 82px;
  display: flex;
}

.dzfp_body .content .whyInvoice .whyInvoice_main > div {
  width: 220px;
  height: 367px;
  box-shadow: 0px 3px 10px rgba(0, 118, 235, 0.13);
  margin: 0 26px;
  border-radius: 5px;
}

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

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

.dzfp_body .content .whyInvoice .whyInvoice_main > div p {
  margin-top: 36px;
  font-size: 14px;
  color: #666666;
  letter-spacing: 1px;
}

.dzfp_body .content .whyInvoice .whyInvoice_main > div:nth-of-type(1) {
  margin-left: 77px;
  background: url("../img/dzfp/组 8733@2x.png") -15px -8px no-repeat;
  background-size: 114% 110%;
}

.dzfp_body .content .whyInvoice .whyInvoice_main > div:nth-of-type(2) {
  margin-left: 77px;
  background: url("../img/dzfp/组 8646@2x.png") no-repeat;
  background-size: 100% 100%;
}

.dzfp_body .content .whyInvoice .whyInvoice_main > div:nth-of-type(3) {
  margin-left: 77px;
  background: url("../img/dzfp/组 8734@2x.png") -15px -8px no-repeat;
  background-size: 114% 110%;
}

.dzfp_body .content .whyInvoice .whyInvoice_main > div:nth-of-type(4) {
  margin-left: 77px;
  background: url("../img/dzfp/组 8735@2x.png") -15px -8px no-repeat;
  background-size: 114% 110%;
}

.dzfp_body .content .whyInvoice .whyInvoice_main div:hover {
  color: #fff !important;
  background: url("../img/dzfp/组 8647@2x.png") -15px -8px no-repeat;
  background-size: 115% 110%;
}

.dzfp_body .content .whyInvoice .whyInvoice_main div:hover h6 {
  color: #fff;
}

.dzfp_body .content .whyInvoice .whyInvoice_main div:hover p {
  color: #fff;
}

.dzfp_body .content .whyInvoice .whyInvoice_main div:hover h6::after {
  background: #fff;
}

.dzfp_body .content .whyInvoice .whyInvoice_main div:hover:nth-of-type(2) {
  background: url("../img/dzfp/20210330.png") no-repeat;
  background-size: 100% 100%;
}

.dzfp_body .content .whyInvoice .whyInvoice_main div:hover:nth-of-type(3) {
  background: url("../img/dzfp/组 8645@2x.png") -15px -8px no-repeat;
  background-size: 115% 110%;
}

.dzfp_body .content .whyInvoice .whyInvoice_main div:hover:nth-of-type(4) {
  background: url("../img/dzfp/组 8644@2x.png") -15px -8px no-repeat;
  background-size: 115% 110%;
}

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

.dzfp_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;
}

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

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

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

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

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

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

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

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

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