body {
  background: #F9F9F9;
}



.body_fr {
  width: 10.33rem;
  margin-left: 0.37rem;
}

.body_fr .type_name {
  max-width: 100%;
  height: 1.87rem;
  margin: 0 auto;
  font-weight: 600;
  font-size: 0.36rem;
  color: #000000;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
    flex-wrap: wrap;
}
.body_fr .type_name .type_class{
    margin-bottom: 0.2rem;
}

.body_fr .type_name .type_title{
    width: 100%;
}

.liangdian {
  width: 10.33rem;
  height: auto;
  background: #FFFFFF;
  border-radius: 0.2rem;
  padding: 0.4rem 0.25rem;
  box-sizing: border-box;
  margin-bottom: 1.1rem;
}

.liangdian .liang_name {
  font-weight: bold;
  font-size: 0.3rem;
  color: #000000;
  margin-bottom: 0.4rem;
}

.liangdian ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-content: flex-start;
}

.liangdian ul li {
  width: 50%;
  font-weight: 400;
  font-size: 0.18rem;
  color: #404040;
  line-height: 0.35rem;
  position: relative;
  padding-left: 0.31rem;
  padding-right: 0.2rem;
  box-sizing: border-box;
}

.liangdian ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.09rem;
  width: 0.14rem;
  height: 0.14rem;
  background: #6B52D3;
  border-radius: 50%;
}

.liangdian ul li:hover {
  color: #6B52D3;
  font-weight: bold;
}





.type_piece {
  margin-bottom: 1.1rem;
}

.type_class {
  font-weight: bold;
  font-size: 0.3rem;
  color: #000000;
  margin-bottom: 0.4rem;
}




/* 客户背景 */
.type_piece .type_content {
  font-weight: 400;
  font-size: 0.18rem;
  color: #2E2E2E;
  line-height: 0.3rem;
}
.type_piece .type_content p{
    line-height: .4rem;
}
.type_piece .type_content img{
    width: auto;
    max-width: 100%;
}

/* 痛点与AI解决方案 */
.type_scheme {
  width: 100%;
}
.type_scheme p{
        font-size: 0.16rem;
    line-height: 1.5;
    margin-bottom: 0.2rem;
}
.type_scheme thead {
  width: 100%;
  height: 0.59rem;
  background: #E0D9FF;
}

.type_scheme thead tr th {
  font-weight: bold;
  font-size: 0.2rem;
  color: #000000;
}

.type_scheme thead tr th:first-child {
  width: 24.7%;
  border-right: 0.01rem solid #fff;
}

.type_scheme thead tr th:nth-child(2) {
  width: 46%;
  border-right: 0.01rem solid #fff;
}

.type_scheme thead tr th:last-child {
  width: 29.3%;
}

.type_scheme tbody {
  background: #F5F4FF;
  width: 100%;
  height: auto;
}

.type_scheme table tr {
  width: 100%;
  height: auto;
  border-bottom: 0.01rem solid #fff;
}

.type_scheme table tr td {
  font-size: 0.16rem;
  color: #000000;
  line-height: 0.25rem;
  padding: 0.25rem 0.24rem 0.25rem 0.31rem;
  box-sizing: border-box;
}

.type_scheme table tr td:first-child {
  font-weight: 400;
}

.type_scheme table tr td:last-child {
  font-weight: 600;
  font-size: 0.18rem;
}

.type_scheme table tr td ul li {
  font-weight: 600;
  font-size: 0.18rem;
  color: #404040;
  position: relative;
  padding-left: 0.16rem;
}

.type_scheme table tr td ul li::before {
  content: "";
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  background: #6B52D3;
  border-radius: 50%;
  left: 0;
  top: 0.08rem;
}



/* 核心方案设计 */
.sheji_hd {
  display: flex;
  justify-content: center;
}

.sheji_hd .sheji_item {
  width: 2rem;
  width: fit-content;
  height: 0.5rem;
  background: #FFFFFF;
  border-radius: 0.25rem;
  border: 0.01rem solid #4243D1;
  line-height: 0.5rem;
  text-align: center;
  font-weight: bold;
  font-size: 0.2rem;
  color: #020202;
  margin: 0 0.14rem;
  cursor: pointer;
  padding: 0 5px;
}

.sheji_hd .sheji_item.cur {
  background: #4243D1;
  color: #fff;
}

.sheji_bd {
  width: 10.33rem;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.2rem 0.01rem rgba(0, 0, 0, 0.04);
  border-radius: 0.2rem;
  margin-top: -0.25rem;
}

.sheji_bd .sheji_tab {
  width: 100%;
  height: auto;
  padding: 0.65rem 0.25rem 0.4rem 0.25rem;
  box-sizing: border-box;
  display: none;
}

.sheji_bd .sheji_tab ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-content: flex-start;
}

.sheji_bd .sheji_tab ul li {
  width: 50%;
  font-weight: 400;
  font-size: 0.16rem;
  color: #2E2E2E;
  position: relative;
  padding-left: 0.2rem;
  padding-right: 0.23rem;
  box-sizing: border-box;
  margin-bottom: 0.18rem;
  line-height: 0.3rem;
}

.sheji_bd .sheji_tab ul li::before {
  content: "";
  position: absolute;
  width: 0.07rem;
  height: 0.07rem;
  background: #3F38A1;
  border-radius: 50%;
  left: 0;
  top: 0.1rem;
}

.sheji_bd .sheji_tab.act {
  display: block;
}



/* 实施成效：安全效能提升 */
.type_chengxiao {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
}

.chengxiao_li {
  width: 4.51rem;
  height: auto;
  border-bottom: 0.01rem solid #E0E0E0;
  padding-bottom: 0.21rem;
  margin-bottom: 0.28rem;
  cursor: pointer;
}

.chengxiao_li .chengxiao_title {
  font-weight: 600;
  font-size: 0.2rem;
  color: #000000;
  margin-bottom: 0.16rem;
}

.chengxiao_li .chengxiao_key {
  font-weight: 400;
  font-size: 0.16rem;
  color: #2E2E2E;
}
.chengxiao_li:hover{
  border-bottom: 0.02rem solid #4516ab;
  transition: 0.3s;
}
.chengxiao_li:hover .chengxiao_title,
.chengxiao_li:hover .chengxiao_key{
  color: #3F38A1;
}




/* 客户证言 */
.type_zhengyan {
  width: 100%;
  height: auto;
  background: #FFFFFF;
  border-radius: 0.2rem;
  margin-bottom: 1.1rem;
  padding: 0.4rem 0.25rem;
  box-sizing: border-box;
}

.type_zhengyan .zhengyan_body {
  margin-top: 0.49rem;
}

.type_zhengyan .zhengyan_body .zhengyan_title {
    max-width: 8.4rem;
    line-height: 1.7;
  font-weight: 600;
  font-size: 0.2rem;
  color: #000000;
  position: relative;
  display: table;
  margin: 0 auto;
  transition: 0.3s;
  cursor: pointer;
}

.type_zhengyan .zhengyan_body .zhengyan_title::before {
  content: "";
  position: absolute;
  width: 0.25rem;
  height: 0.24rem;
  top: -0.1rem;
  left: -0.4rem;
  background: url(../img/scheme_iconfl.png) center no-repeat;
  background-size: contain;
}

.type_zhengyan .zhengyan_body .zhengyan_title::after {
  content: "";
  position: absolute;
  width: 0.25rem;
  height: 0.24rem;
  bottom: -0.1rem;
  right: -0.36rem;
  background: url(../img/scheme_iconfr.png) center no-repeat;
  background-size: contain;
}

.type_zhengyan .zhengyan_body .zhengyan_name {
  font-weight: 400;
  font-size: 0.16rem;
  color: #2E2E2E;
  margin-top: 0.22rem;
  margin-right: 0.74rem;
  text-align: right;
}
.type_zhengyan .zhengyan_body .zhengyan_title:hover{
  transform:scale(1.05);
  transition: 0.3s;
}





/* 行业价值 */
.type_jiazhi {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
}

.type_jiazhi .jiazhi_li {
  width: 50%;
  padding-right: 0.2rem;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 0.2rem;
}

.type_jiazhi .jiazhi_li .jiazhi_name {
  font-weight: 600;
  font-size: 0.2rem;
  color: #000000;
  margin-bottom: 0.16rem;
}

.type_jiazhi .jiazhi_li .jiazhi_cont {
  font-weight: 400;
  font-size: 0.16rem;
  color: #2E2E2E;
  line-height: 1.6;
}
.type_jiazhi .jiazhi_li:hover .jiazhi_name,
.type_jiazhi .jiazhi_li:hover .jiazhi_cont{
  color: #3F38A1;
}



/* 实施经验 */
.type_jingyan {
  display: flex;
  flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
}

.jingyan_li {
  width: 3.29rem;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(0, 0, 0, 0.06);
  border-radius: 0.1rem;
  padding: 0.4rem 0.29rem 0.4rem 0.3rem;
  box-sizing: border-box;
  cursor: pointer;
  margin-right: 0.23rem;
}
.jingyan_li:nth-child(3n){
    margin-right: 0;
}
.jingyan_li .jingyan_name {
  font-weight: 600;
  font-size: 0.2rem;
  color: #000000;
  margin-bottom: 0.21rem;
}

.jingyan_li .jingyan_cont {
  font-weight: 400;
  font-size: 0.16rem;
  color: #2E2E2E;
  line-height: 0.25rem;
}
.jingyan_li:hover{
  box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(0, 0, 0, 0.2);
}
.jingyan_li:hover .jingyan_name,
.jingyan_li:hover .jingyan_cont{
  color: #3F38A1;
}



/* 可信数据说明 所有成效数据均基于 */
.type_tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
}

.type_tab .tab_li {
  width: 4.5rem;
  border-bottom: 0.01rem solid #E3E3E3;
  font-weight: 400;
  font-size: 0.18rem;
  color: #000000;
  padding-bottom: 0.26rem;
  box-sizing: border-box;
  margin-bottom: 0.26rem;
}

.type_tab .tab_li .tab_title {
  font-weight: 400;
  font-size: 0.18rem;
  color: #000000;
  cursor: pointer;
}

.type_tab .tab_li:hover .tab_title {
  color: #3F38A1;
  font-weight: bold;
}


/* 立即获取您的定制化方案 */
.type_fangan {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
}

.type_fangan .fangan_li {
  width: 5rem;
  /*height: 1.87rem;*/
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(0, 0, 0, 0.02);
  margin-bottom: 0.4rem;
  padding-bottom: .39rem;
}

.type_fangan .fangan_li:hover {
  box-shadow: 0rem 0rem 0.18rem 0.05rem rgba(0, 0, 0, 0.1);
}

.type_fangan .fangan_li .fangan_name {
  font-weight: bold;
  font-size: 0.22rem;
  color: #000000;
  margin-top: 0.39rem;
  margin-bottom: 0.28rem;
  text-align: center;
  padding: 0 .15rem;
}

.type_fangan .fangan_li a {
  width: 1.6rem;
  height: 0.5rem;
  text-align: center;
  display: block;
  line-height: 0.5rem;
  font-weight: 400;
  font-size: 0.16rem;
  margin: 0 auto;
  color: #FFFFFF;
  background: #4243D1;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  transition: 0.3s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.type_fangan .fangan_li a:hover {
  margin-top: -0.05rem;
  transition: 0.3s;
}



/* 为什么选择我们？ */
.type_piece .center {
  text-align: center;
}

.type_about {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: flex-start;
}
.type_about .about_li{
  width: 33.33%;
  padding: 0 0.1rem;
  box-sizing: border-box;
  cursor: pointer;
}
.type_about .about_li .about_title {
  font-weight: 600;
  font-size: 0.25rem;
  color: #000000;
  margin-bottom: 0.15rem;
  text-align: center;
}

.type_about .about_li .about_cont {
  font-weight: 400;
  font-size: 0.16rem;
  color: #2E2E2E;
  text-align: center;
  line-height: 0.25rem;
}
.type_about .about_li:hover .about_title,
.type_about .about_li:hover .about_cont{
  color: #3F38A1;
}

@media screen and (max-width: 1024px){
    .liangdian{
        width: 100%;
    }    
    .liangdian ul{
        flex-direction: column;
    }
    .liangdian ul li{
        width: 100%;
        font-size: 0.26rem;
    }
    .type_piece .type_content{
        font-size: 0.26rem;
        line-height: 0.4rem;
    }
    .type_scheme table tr td p{
        font-size: 0.24rem;
    }
    .type_scheme table tr td strong span{
        font-size: 0.26rem !important;
    }
    .type_piece{
        width: 100%;
    }
    .sheji_bd{
        width: 100%;
    }
    .sheji_bd .sheji_tab ul{
        flex-direction: column;
    }
    .sheji_bd .sheji_tab ul li{
        width: 100%;
        font-size:0.26rem;
    }
    .chengxiao_li{
        width: 100%;
    }
    .chengxiao_li .chengxiao_title{
        font-size: 0.28rem;
        /*text-align: center;*/
    }
    .chengxiao_li .chengxiao_key{
        font-size: 0.26rem;
        /*text-align: center;*/
    }
    .type_zhengyan .zhengyan_body .zhengyan_title::before{
        display: none;
    }
    .type_zhengyan .zhengyan_body .zhengyan_title{
        width: 95%;
        font-size: 0.24rem;
        margin: 0;
    }
    .type_zhengyan .zhengyan_body .zhengyan_title::after{
        display: none;
    }
    .type_zhengyan .zhengyan_body .zhengyan_name{
        font-size: 0.22rem;
        margin-right: 0.65rem;
    }
    .type_jiazhi .jiazhi_li{
        width: 100%;
    }
    .type_jiazhi .jiazhi_li .jiazhi_name{
        font-size: 0.26rem;
    }
    .type_jiazhi .jiazhi_li .jiazhi_cont{
        font-size: 0.24rem;
    }
    .jingyan_li .jingyan_name{
        font-size: 0.24rem;
    }
    .jingyan_li .jingyan_cont{
        font-size: 0.22rem;
    }
    .jingyan_li{
        margin-bottom: 0.23rem;
    } 
    .type_tab .tab_li{
        width: 100%;
    }
    .type_tab .tab_li .tab_title{
        font-size: 0.26rem;
        /*text-align: center;*/
    }
    .type_fangan .fangan_li{
        width: 100%;
    }
    .type_class{
        font-size: 0.3rem;
        /*text-align: center;*/
    }
    .liangdian .liang_name{
        text-align: center;
    }
    .type_fangan .fangan_li a{
        font-size: 0.22rem;
    }
    .type_about .about_li .about_cont{
        font-size: 0.24rem;
        line-height: 0.3rem;
    }
    .type_fangan .fangan_li .fangan_name{
        font-size: 0.26rem;
    }
    .type_scheme p span{
        font-size: 0.26rem!important;
    }
    .type_scheme p span strong{
        font-size: 0.3rem;
    }
    .type_about .about_li .about_title{
        font-size: 0.26rem;
    }
}






