﻿@import url("https://www.huibotong.cn/css/bootstrap.min.css");
@import url("https://www.huibotong.cn/css/animate.min.css");
@import url("https://www.huibotong.cn/css/layer.css");
@import url("https://www.huibotong.cn/img/huibotong.ico");
@import url("https://www.huibotong.cn/Icon/iconfont.css");
@import url(../../dist/css/ckin.css);
/*综合样式*/
@import url(../indexs.css);
@import url(../style.css);
/*侧边栏*/
@import url(../new-sidebar.css);
@import url(./productReset.css);




.default:not(.ckin__player) {
  margin: auto;
  width: 76%;
}

.navy-line p {
  font-size: 20px;
}

.section-1 {
  background: url(../img/ProductCenter/zhdagl-new/bg.png);
  background-size: cover;
  margin-bottom: -80px;
  padding-bottom: 80px;
}

.navy-line {
  margin-top: 10px;
}

@media only screen and (max-width: 991px) {
  .default {
    width: 90%;
  }
}

@media only screen and (max-width: 768px) {
  .default {
    width: 100%;
  }
}




/*新banner图样式*/
#DASZHJQR-banner.banner {
  background: url(../../img/ProductCenter/newImg/daszhjqr/banner.png);
  background-size: cover;
}

#DASZHJQR-banner .content-wrapper {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  /*left: 50%;
    transform: translateX(-50%);*/
}


#DASZHJQR-banner.banner img {
  width: 100%;
}

#DASZHJQR-banner.banner .content-wrapper {
  display: flex;
}

#DASZHJQR-banner.banner .left {
  color: white;
  letter-spacing: 2px;
}

#DASZHJQR-banner.banner .left .middle-title {
  margin-top: 100px;
  font-size: 32px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
}

#DASZHJQR-banner.banner .left .slogan {
  margin: 20px;
  font-size: 34px;
  font-weight: 600;
  color: #004CC6;
  line-height: 34px;
  text-align: center;
}

#DASZHJQR-banner.banner .left .sloganImg {
  background: url(../../img/ProductCenter/newImg/daszhjqr/sloganImg.png);
  background-size: cover;
  height: 48px;
  line-height: 48px;
}

#DASZHJQR-banner.banner .left .title {
  margin-top: 24px;
  font-size: 58px;
  font-weight: bold;
  color: #004CC6;
  line-height: 55px;
  letter-spacing: 5px;
}


#DASZHJQR-banner.banner .right-pic {
  width: 790px;
  position: absolute;
  top: -43px;
  right: -186px;
}

/*解决方案*/
.product-solution {
  position: relative;
}

.product-solution .employee-list {
  margin-top: 120px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
}

.product-solution .employee-list .employee-item {
  position: relative;
  padding: 20px;
  margin-left: 80px;
  width: 230px;
  height: 330px;
  text-align: center;
  background: #F7F8FB;
  box-shadow: 0px 0px 18px 0px rgba(25, 49, 117, 0.15);
  border-radius: 10px;
  box-sizing: border-box;
}

.product-solution .employee-list .employee-item:first-child {
  margin-left: 0;
}

.product-midtitle {
  width: 62%;
  margin: 43px auto;
}

.productbgc {
  background: url(../../img/ProductCenter/newImg/daszhjqr/productbgc.png);
  text-align: center;
  background-size: cover;
}

.product-main {
  font-weight: 400;
  color: #204593;
  margin-bottom: 60px;
  font-size: 18px;
  line-height: 30px;
}

.product-img, .yycj-img {
  display: none;
}

.product-content {
  display: flex;
  width: 60%;
  margin: 70px auto;
  text-align: left;
  justify-content: space-around;
}

.product-content-item {
  font-size: 12px;
  line-height: 20px;
}

.product-content .item {
  width: 48%;
}

.product-content .title {
  font-size: 28px;
  color: #fff;
  background: linear-gradient(90deg, #E6393A 0%, rgba(216, 216, 216, 0) 100%);
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
}

.product-content .content {
  padding: 10px 0;
}

.employee-item .employee-item-img {
  position: absolute;
  top: -82px;
  left: 50%;
  transform: translateX(-50%);
}

.employee-item .employee-item-name {
  margin-top: 84px;
  font-size: 24px;
  font-weight: bold;
  color: #1A2233;
  line-height: 1;
}

.employee-item .employee-item-work {
  margin-top: 20px;
  font-size: 28px;
  font-weight: bold;
  color: #2065FC;
  line-height: 60px;
}

.product-solution-step2-box {
  display: flex;
  width: 1180px;
  height: 350px;
  margin-top: 70px;
  background: #FFFFFF;
  border-radius: 10px;
}

.product-solution-step2-box .solution-step2-title {
  width: 80px;
  height: 350px;
  padding: 56px 20px;
  background: #2065FC;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  line-height: 35px;
  border-radius: 10px 0px 0px 10px;
}

.product-solution-step2-box .solution-step2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1100px;
}

.product-solution-step2-box .solution-step2-img {
  display: inline-block;
}

.product-solution-step2-box .solution-step2-add {
  width: 47px;
  height: 47px;
  font-size: 86px;
  font-weight: 800;
  color: #2065FC;
  user-select: none;
}

.product-solution-step4-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 75px;
}

.product-solution-step4-box .solution-step4-item {
  text-align: center;
  margin-left: 158px;
}

.product-solution-step4-box .solution-step4-item:first-child {
  margin-left: 0;
}


.product-solution-step4-box .solution-step4-text {
  width: 275px;
  height: 66px;
  margin: 29px auto 0 auto;
  padding: 17px 80px;
  background: #2065FC;
  border-radius: 20px;
  font-size: 32px;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 10px;
}

/* new解决方案 */
.product-applaction .applaction-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 80px;
}

.applaction-box .applaction-item {
  width: 290px;
  height: 430px;
  padding: 37px 25px 0 25px;
  margin-left: 13px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 10px;
  box-sizing: border-box;
}

.applaction-box .applaction-item:hover {
  box-shadow: 0px 0px 20px 0px rgba(33, 62, 144, 0.08);
}

.applaction-box .applaction-item:first-child {
  margin-left: 0;
}


.applaction-item .applaction-item-title {
  margin-top: 12px;
  font-size: 24px;
  font-weight: bold;
  color: #1A2233;
  line-height: 30px;
}

.applaction-item .applaction-item-text {
  width: 216px;
  margin: 10px auto 0 auto;
  font-size: 14px;
  text-align: left;
  color: #636974;
  line-height: 22px;
}


.zhda-solution-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 70px;
}

.zhda-solution-content .zhda-solution-item {
  position: relative;
  width: 300px;
  height: 300px;
  padding: 28px 0;
  text-align: center;
  background: url(../../img/ProductCenter/newImg/zhdagl/k.png);
  border-radius: 10px;
}

.zhda-solution-content .zhda-solution-item:hover {
  box-shadow: 0px 0px 18px 0px rgba(25, 49, 117, 0.15);
}

.zhda-solution-content .zhda-solution-item .zhda-solution-item-num {
  position: absolute;
  top: 12px;
  left: 6px;
  font-size: 22px;
  font-weight: 400;
  color: #EBF1FF;
  line-height: 1;
}

.zhda-solution-content .zhda-solution-item .zhda-solution-item-img {
  text-align: center;
}

.zhda-solution-content .zhda-solution-item .zhda-solution-item-line {
  width: 20px;
  height: 6px;
  margin: 15px auto 0 auto;
  background: #2065FC;
}

.zhda-solution-content .zhda-solution-item .zhda-solution-item-text {
  margin-top: 24px;
  font-size: 24px;
  font-weight: bold;
  color: #1A2233;
  line-height: 1;
}

.step-next-img {
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
  width: 616px;
  z-index: 10;
}

.hiden-img {
  display: none;
  width: 100%;
}

.step-next-img img {
  width: 616px;
}

/*系统特色*/
.product-feature .product-feature-content {
  justify-content: space-around;
}

@media only screen and (max-width: 768px) {
  #DASZHJQR-banner .content-wrapper {
    width: 100%;
    padding: 0 20px;
  }

  #DASZHJQR-banner.banner .left .title {
    margin-top: 16px;
    font-size: 48px;
  }

  #DASZHJQR-banner.banner .left .middle-title {
    font-size: 32px;
    margin-top: 20px !important;
    text-wrap: nowrap;
  }

  #DASZHJQR-banner.banner .left .slogan {
    font-size: 22px;
    margin: 22px 0;
    line-height: 30px;
  }


  .zhda-solution-content {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .zhda-solution-content .zhda-solution-item {
    margin-top: 15px;
  }

  .zhda-solution-content {
    margin-top: 0 !important;
  }

  .step-next-img {
    width: 100%;
  }

  .step-next-img img {
    width: 100%;
  }

  .hidn-m {
    display: none !important;
  }

  .hiden-img {
    display: block;
  }

  .product-solution-step4-box, .applaction-box {
    margin-top: 0 !important;
    flex-direction: column;
  }

  .solution-step4-item {
    margin: 10px !important;
  }

  .solution-step4-img img {
    width: 100%;
  }

  .product-midtitle {
    margin-top: 20px !important;
    font-size: 16px !important;
    line-height: 25px !important;
    width: 100% !important;
  }

  .product-solution img {
    width: 90% !important;
  }

  .product-content {
    width: 100%;
    flex-direction: column;
    padding: 0 10px;

  }

  .product-content .item {
    width: 100%;
  }

  #DASZHJQR-banner.banner .left .slogan {
    background: unset;
    text-align: left;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
  }

  .pathImg, .yycjImg {
    display: none;
  }

  .product-img, .yycj-img {
    display: inline-block;
    width: 100%;
  }

  .product-img img {
    width: auto !important;
    height: 90px;
  }

}