/* 产品优势 */
.section-colflex-3 {
  margin-top: -50px;
}
.section-colflex-3 .icon-box {
  margin-top: 0;
}
.section-colflex-3 span{
  max-width: 292px;
  margin-top: 0;
}
.section-colflex-3>li:nth-child(2) .icon-box span {
  transform: scale(.9);
}
.section-colflex-3>li:nth-child(5) .icon-box span {
  transform: scale(.95);
}
.section-colflex-3 p{
  margin-bottom: 10px;
}
.show-icon {
  display: none;
}

/* 产品规格 */
.product-specification {
  display: flex;
  flex-wrap: wrap;
  margin-right: -16px;
  margin-top: -16px;
  color: #626266;
}
.product-specification li{
  position: relative;
  display: block;
  width: calc(25% - 16px);
  background-color: #fff;
  margin-top: 16px;
  margin-right: 16px;
  padding: 27px 25px 30px;
  top: 0;
  transition: top .3s;
  box-sizing: border-box;
}
.product-specification li:hover {
  top: -6px;
  box-shadow: 0px 6px 24px 0px rgba(18, 51, 100, 0.08);
}
.product-specification__header {
  padding-bottom: 20px;
  border-bottom: 1px solid #ebedf0;
}
.product-specification__header img {
  height: 34px;
}
.product-specification__header p {
  font-size: 18px;
  font-weight: bold;
  color: #1c1d1f;
  margin-top: 4px;
}
.product-specification__content {
  margin-top: 20px;
  margin-bottom: 18px;
  height: 115px;
}
.product-specification__content p {
  margin-top: 9px;
  line-height: 18px;
}
.product-specification__content p:nth-child(n + 5) {
  display: none;
}
.product-specification__content p::before {
  content: '';
  position: relative;
  top: 3px;
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url('/images/new_kkidc/ssl/checked.png');
  background-repeat: no-repeat;
  margin-right: 13px;
}
.product-specification__bottom {
  position: relative;
}
.price-box {
  display: inline-block;
}
.product-specification__price {
  font-size: 30px;
  font-weight: bold;
  color: #f33e3e;
}
.product-specification__unit {
  color: #999;
  margin-left: 2px;
}
.product-specification__sheng {
  line-height: 22px;
  color: #f8751c;
  padding: 0 7px;
  border: 1px solid #f8751c;
  background-color: #ffeee3;
  margin-left: 3px;
}
.product-specification__qiang {
  line-height: 22px;
  color: #f33e3e;
  padding: 0 7px;
  border: 1px solid #f33e3e;
  background-color: #ffe4e4;
  margin-left: 3px;
}
.product-specification__originprice {
  display: block;
  color: #999;
  margin-top: -5px;
  margin-bottom: 8px;
  text-decoration: line-through;
}
.product-specification__btn {
  display: block;
  border: 1px solid #2981ff;
  background-color: #fff;
  color: #2981ff;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  transition: all .3s;
}
.product-specification li:hover .product-specification__btn {
  background-color: #2981ff;
  color: #fff;
}
.product-specification li:hover .product-specification__btn:hover {
  background-color: #2574e5;
  color: #fff;
}

/* 应用场景 */
.service-box{
  font-size: 0;
  margin: -12px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}
.service-box>li{
  display: inline-block;
  vertical-align: top;
  width: 33.33333%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
  height: auto;
}
.service-item-data .service-item-title{
  font-size: 18px;
  color: #1c1d1f;
  margin-bottom: 11px;
}
.service-item-data span{
  display: inline-block;
  max-width: 286px;
  font-size: 14px;
  color: #626266;
  line-height: 24px;
}
.service-item{
  position: relative;
  padding: 38px 30px;
  border: 1px solid #ebedf0;
  height: 100%;
  min-height: 212px;
  background-color: #fff;
  box-sizing: border-box;
  top: 0;
  transition: all .3s;
}
.service-item::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: url(/images/new_kkidc/ssl/tpm-bg.jpg) no-repeat;
  background-size: 100% 100%;
  box-shadow: 0px 8px 24px 0px rgba(212, 222, 234, 0.3);
  opacity: 0;
  transition: all .3s;
}
.service-item:hover {
  top: -6px;
}
.service-item:hover::before{
  opacity: 1;
}
.service-item-data{
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
}
.service-item-data img{
  margin-bottom: 13px;
}

/* 服务流程 */
.ca_four{
  padding: 75px 0;
  background: #f5f7fa;
}
.ca_four_list{
  position: relative;
}
.ca_four_above{
  width: 100%;
  display: flex;
}
.ca_four_item{
  width: 242px;
  width: 17.3%;
  margin-right: 3.4%;
  padding: 24px 20px 0 24px;
  box-sizing: border-box;
  height: 126px;
  position: relative;
  background: #fff;
  font-size: 16px;
  transition: 300ms;
  cursor: default;
}
.ca_four_item:hover{
  color: #2981ff;
}
.ca_four_item:after{
  content: "";
  width: 38px;
  height: 100%;
  background: url(../../images/new_kkidc/ssl/ca_four_right.png) center center no-repeat;
  position: absolute;
  left: 101%;
  top: 0;
}
.ca_four_item:nth-child(5n){
  margin-right: 0px;
}
.ca_four_item:nth-child(5n)::after{
  display: none;
}
.ca_four_item img{
  position: relative;
  top: -2px;
  margin-right: 10px;
  vertical-align: middle;
}
.ca_four_item img.ca_sj_only{
  display: none;
}
.ca_four_item .ca_four__num{
  display: none;
}
.ca_four__title {
  font-size: 16px;
}
.ca_four_item p{
  font-size: 14px;
  color: #626266;
  margin-top: 10px;
}
.ca_four_bellow{
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  margin-top: 4.5%;
  position: relative;
}
.ca_four_bellow:after{
  content: "";
  width: 15.8%;
  height: 106%;
  background: url(../../images/new_website/code_audit/ca_four_down.png) center center no-repeat;
  position: absolute;
  right: 0;
  bottom: 100%;
}
.ca_four_bellow .ca_four_item:first-child{
  margin: 0;
}
.ca_four_bellow .ca_four_item:first-child:after{
  display: none;
}
.ca_four_bellow .ca_four_item:after{
  background: url(../../images/new_website/code_audit/ca_four_left.png) center center no-repeat;
}

/* 常见问题 */
.product-question {
  margin-bottom: 17px;
  border: 1px solid #fff;
  background-color: rgb(251, 252, 254);
  box-shadow: 0px 6px 24px 0px rgba(18, 51, 100, 0.08);
  overflow: hidden;
}
.product-question__head {
  display: flex;
  align-items: center;
  height: 72px;
  background-image: -moz-linear-gradient( 90deg, rgb(252,253,255) 0%, rgb(241,244,250) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(252,253,255) 0%, rgb(241,244,250) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(252,253,255) 0%, rgb(241,244,250) 100%);
  box-shadow: 0px 6px 24px 0px rgba(18, 51, 100, 0.06);
  padding: 0 20px;
  font-size: 16px;
  box-sizing: border-box;
  color: #1c1d1f;
  transition: color .3s;
  cursor: pointer;
  padding-right: 55px;
}
.product-question__head.is-open {
  color: #2981ff;
}
.product-question__head p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.product-question__head p::before {
  content: '';
  display: inline-block;
  width: 29px;
  height: 28px;
  background-image: url('/images/new_kkidc/ssl/questionQ.png');
  margin-right: 16px;
  flex-shrink: 0;
  vertical-align: middle;
}
.product-question__head::after {
  content: '';
  position: absolute;
  right: 33px;
  width: 0;
  height: 0;
  border-width: 6px 6px 0;
  border-style: solid;
  border-color: #323232 transparent transparent;
}
.product-question__head.is-open::after {
  transform: rotate(-180deg);
}
.product-question__body {
  position: relative;
  display: none;
  background-color: #fff;
  border-top: 1px solid #fff;
  padding: 15px 21px;
  color: #626266;
  background-image: url('/images/new_kkidc/ssl/question-bg.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  overflow: hidden;
  opacity: 0;
  transition: opacity 1s;
}
.product-question__head.is-open + .product-question__body{
  opacity: 1;
}
.product-question__body::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 29px;
  height: 28px;
  background-image: url('/images/new_kkidc/ssl/questionA.png');
  margin-right: 16px;
  flex-shrink: 0;
}
.product-question__content {
  line-height: 32px;
  max-width: 1130px;
  padding-left: 45px;;
}

@media screen and (max-width: 1440px) {
  .product-specification li {
    width: calc(33.3333% - 16px);
  }
}
@media screen and (max-width: 1023px) {
  /* banner */
  .banner-single .banner-ani {
    background-image: url(/images/new_kkidc/ssl/m-banner.jpg);
  }
  /* 产品优势 */
  .mobile-data li>div {
    padding: 15px 7px 13px 12px;
    text-align: justify;
  }
  .section-a1 .section-body li{
    box-shadow: 0px 3px 8px 0px rgba(199,208,222,0.25);
  }
  .section-a1 .section-body li:not(:last-child){
    margin-bottom: -1px;
  }
  .section-body ul li .icon-box{
    margin: 15px 0px 0 16px;
  }
  .product-advantage .box-top-div span{
    padding: 20px 6px 20px 13px;
  }
  .product-feature .box-top div:first-child img{
    width: 28px;
    height: auto;
    margin-right: 13px;
  }
  .section-a1 ul{
    box-shadow: 0px 8px 22px 0px rgba(199,208,222,0.25);
  }
  .section-a1 .m-form-item .box-top.open-box {
    box-shadow: 0px 11px 8px -7px rgba(199, 208, 222, 0.2), inset 0px 0px 0px 0px #ffffff, inset -2px 19px 22px 0px rgba(225, 227, 235, 0.3);
    border-top: 1px solid rgba(255, 255, 255, 0.8);
  }
  .section-a1 .box-top {
    font-size: 10px;
    color: #6d6f74;
    box-sizing: border-box;
    height: 55px;
    line-height: 55px;
  }
  .section-a1 .m-form-item .box-top label {
    font-size: 16px;
    color: #1c1d1f;
  }
  .section-a1 .m-form-item .slide-detail {
    background: url(/images/new_kkidc/waf/m-top-banner.png) no-repeat;
    background-size: 100% 100%;
  }
  .section-a1 .m-form-item .box-top {
    box-shadow: none;
    /* transition: all .3s; */
  }
  .section-a1 .m-form-item .box-top .iconfont {
    color: #bdc4cf;
    transition: transform .3s ease;
    display: block;
  }
  .section-a1 .m-form-item .box-top.open-box .iconfont {
    transform: rotate(-180deg);
    color: #2981ff;
  }
  .section-a1 .m-form-item .box-top.open-box label{
    font-weight: bold;
  }
  .section-a1 .product-feature li p {
    font-weight: normal;
    font-size: 13px;
    color: #626266;
    line-height: 19px;
    letter-spacing: -0.4px;
  }
  .mobile-data li>div {
    padding: 15px 7px 13px 12px;
    text-align: justify;
  }
  .section-a1 .section-body li{
    box-shadow: 0px 3px 8px 0px rgba(199,208,222,0.25);
  }
  .section-a1 .section-body li:not(:last-child){
    margin-bottom: -1px;
  }

  /* 产品规格 */
  .section-a2 {
    background-color: #f5f7fa;
    padding-bottom: 25px;
  }
  .section-a2 li>div {
    padding: 0;
  }
  .product-specification {
    margin-right: 0;
    color: #1c1d1f;
  }
  .product-specification li {
    width: 100%;
    margin-right: 0;
    margin-top: 15px;
    background-image: url('/images/new_kkidc/ssl/product-specification-bg.jpg');
    background-size: cover;
    padding: 20px 15px;
  }
  .product-specification li:nth-child(n + 4) {
    display: none;
  }
  .product-specification li:hover {
    top: 0;
  }
  .section-body li:not(:last-child) {
    margin-bottom: 0;
  }
  .product-specification__header img {
    height: 19px;
  }
  .product-specification__header p {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .product-specification__content {
    margin-top: 12px;
    margin-bottom: 13px;
    height: 103px;
  }
  .product-specification__content p::before {
    width: 15px;
    height: 15px;
    background-size: cover;
    margin-right: 8px;
  }
  .product-specification__content p {
    font-size: 13px;
  }
  .product-specification .product-specification__bottom {
    padding-bottom: 30px;
    border-top: 1px solid #ebedf0;
    padding-top: 15px;
    margin-bottom: 5px;
  }
  .product-specification__bottom .price-box {
    position: absolute;
    bottom: 0;
  }
  .product-specification__bottom .product-specification__originprice {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    line-height: 27px;
    font-size: 13px;
  }
  .product-specification__bottom .product-specification__sheng {
    font-size: 10px;
    margin-left: 0;
  }
  .product-specification__bottom .product-specification__qiang {
    font-size: 10px;
    margin-left: 5px;
  }
  .product-specification__bottom .product-specification__price {
    font-size: 18px;
  }
  .product-specification__bottom .product-specification__unit {
    font-size: 13px;
  }
  .product-specification__btn {
    line-height: 38px;
    background-color: #2981ff;
    color: #fff;
    border: none;
    font-size: 13px;
    font-family: "PingFang";
  }
  

  /* 应用场景 */
  .section-a3 .service-box {
    flex-wrap: wrap;
  }
  .service-box {
    margin: 0;
    font-family: "PingFang";
  }
  .service-box>li {
    width: 100%;
    border: none;
    padding: 0;
  }
  .service-box>li + li {
    margin-top: 15px;
  }
  .service-item {
    height: auto;
    min-height: 106px;
    padding: 20px 15px 10px;
  }
  .service-item:hover {
    top: 0;
  }
  .service-item::before {
    display: none;
  }
  .service-item-data {
    display: block;
  }
  .service-item-data .service-item-title{
    font-size: 16px;
    margin: 0;
    color: #1C1D1F;
  }
  .service-item-data img {
    height: 20px;
    margin: 0 8px 0 0;
    vertical-align: middle;
  }
  .service-item-data p{
    display: inline-block;
    font-size: 16px;
    color: #1c1d1f;
    line-height: 20px;
    max-width: none;
    vertical-align: middle;
  }
  .service-item-data span{
    display: block;
    font-size: 13px;
    color: #626266;
    line-height: 20px;
    max-width: none;
    line-height: 20px;
    margin-top: 8px;
  }

  /* 申请流程 */
  .ca_four_above {
    position: relative;
    display: block;
  }
  .ca_pc_only {
    display: none;
  }
  .ca_four_item img.ca_sj_only {
    display: block;
  }
  .ca_four_item {
    position: relative;
    display: flex;
    align-items: center;
    width: calc(50% - 7px);
    margin-bottom: 25px;
    height: 40px;
    padding: 0 0 0 12px;
    margin-right: 0;
    color: #323235;
  }
  .ca_four_item .ca_four__num {
    display: inline-block;
  }
  .ca_four__title {
    font-size: 14px;
  }
  .ca_four_item p {
    display: none;
  }
  .ca_four_item:nth-child(4) {
    position: absolute;
    top: 65px;
    right: 0;
  }
  .ca_four_item:nth-child(5) {
    position: absolute;
    top: 0;
    right: 0;
  }
  .ca_four_item::after {
    content: '';
    display: block;
    position: absolute;
    right: calc(50% - 9px);
    top: calc(100% + 7px);
    width: 9px;
    height: 10px;
    left: auto;
    background-image: url('/images/new_kkidc/ssl/liucheng-arrow.png');
    background-size: cover;
  }
  .ca_four_item:nth-child(3) {
    margin-bottom: 0;
  }
  .ca_four_item:nth-child(3)::after{
    display: none;
  }
  .ca_four_item:nth-child(4)::after{
    display: block;
    width: 95px;
    height: 44px;
    background-image: url('/images/new_kkidc/ssl/liucheng-arrow2.png');
  }
  .ca_four_item:nth-child(5)::after{
    display: block;
    transform: rotate(-180deg);
  }
  .ca_four_item img.ca_sj_only {
    position: relative;
    top: 1px;
    width: 20px;
  }

  /* 常见问题 */
  .section-header p {
    text-align: center;
    margin-top: 15px;
    color: #323235;
  }
  .product-question {
    box-shadow: 0.314px 5.992px 16px 0px rgba(199, 208, 222, 0.25);
    margin-bottom: 0;
    border: 1px solid #e1e5eb;
    margin-bottom: -1px;
  }
  .product-question__head:not(.is-open) {
    background-image: none;
  }
  .product-question__head {
    height: 53px;
    padding-left: 14px;
    padding-right: 30px;
    font-size: 16px;
    font-family: "PingFang";
  }
  .product-question__head::after {
    right: 12px;
    border: none;
    width: 12px;
    height: 7px;
    background-image: url('/images/new_kkidc/ssl/product-question-arrow.png');
    background-size: cover;
    transform: rotate(0);
  }
  .product-question__head.is-open::after {
    background-image: url('/images/new_kkidc/ssl/product-question-arrow-open.png');
    transform: rotate(0);
  }
  .product-question__head p::before {
    width: 22px;
    height: 21px;
    background-size: cover;
    margin-right: 10px;
  }
  .product-question__body {
    background-image: url('/images/new_kkidc/ssl/product-question__body-bg.jpg');
    background-size: cover;
    padding: 15px 5px 15px 14px;
    border-top-color: #e1e5eb;
  }
  .product-question__body::before {
    position: relative;
    width: 22px;
    height: 21px;
    background-size: cover;
    float: left;
    margin-right: 10px;
  }
  .product-question__content {
    padding-left: 0;
    font-size: 13px;
    line-height: 24px;
    text-align: justify;
  }
}