/******************** banner start ********************/
body{
    /* touch-action: none; */
}
header {
    background-image: url('../images/banner.png');
    height: 4.5rem !important;
    position: relative;
}

header>.banner-text {
    position: absolute;
    top:1.76rem;
    left: 0.32rem;
    font-size: 0;
    z-index:66;
}

header>.banner-text>p:first-child {
    font-size: 0.4rem;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 0.22rem;
}

header>.banner-text>p.disription {
    /* font-size: 0.18rem; */
    font-size:0.18rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 0.2rem;
    width: 4.34rem;
    line-height:20px;
}


/******************** banner end ********************/

/******************** 基础特征 start ********************/

.jctz {
    overflow: hidden;
    background: #F5F5F5;
    padding-bottom: 0.4rem;
}

.jctz>.content {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: center;
    margin-top: 0.4rem;
}

.jctz>.content>.group {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.2rem;
}
.jctz>.content>.group:last-child{
    margin-bottom: 0;
}
.jctz>.content>.group>.item{
    padding: 0 0.24rem 0.24rem 0.24rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0.2rem;
    background-color: #ffffff;
    width: 3.36rem;
    height: 324px;
    box-sizing: border-box;
    line-height:20px;
    border-radius: 0.16rem;
}
.jctz>.content>.group:nth-child(2)>.item{
    
    height: 6.08rem;
}
.jctz>.content>.group>.item>.item-main{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction:column ;
    /* justify-content: space-between; */
    align-items: center;
}
.jctz>.content>.group>.item>.item-main>.disription{
    font-size: 0.24rem;
    font-weight: 600;
    color: #333333;
    /* width: 120%;
    transform: scale(.9); */
}
.jctz>.content>.group>.item.scl>.item-main>.disription{
    font-size: 12px;
    font-weight: 600;
    color: #333333;
    line-height:0.4rem;
    /* width: 112%;
    transform: scale(.98); */
}
.jctz>.content>.group>.item>.item-main>.tit{
    font-size: 0.28rem;
    font-weight: 900;
    color: #333333;
    /* margin-bottom: 12px; */
    margin-top: 0.2rem ;
    margin-bottom: 0.16rem ;
}
.jctz>.content>.group>.item>.item-main>.item-img{
    width: 2.4rem;
    height: 2.4rem;
    margin-top:0.4rem;
}
.jctz>.content>.group>.item>.item-main>.item-img>img{
    width: 100%;
    height: 100%;
}
/* .jctz>.content>.group>.item:nth-child(2){
    padding-top:20px;
} */
.jctz>.content>.group>.item:last-child {
    margin-right: 0;
}

.jctz>.content>.group>.item>.item-img {
    width: 2.4rem;
    height: 2.4rem;
}

.jctz>.content>.group>.item>.item-img>img {
    width: 100%;
    height: 100%;
}
.jctz>.content>.group>.item>p.tit {
    font-size: 0.28rem;
    font-weight: 900;
    color: #333333;
    /* margin-bottom: 12px; */
    margin-top: 10px ;
    /* white-space:nowrap; */
}

.jctz>.content>.group>.item>p.disription {
    font-size: 0.24rem;
    font-weight: 600;
    color: #333333;
    width: 120%;
    transform: scale(.9);
}

/******************** 基础特征 end ********************/

/******************** 总体架构 start ********************/

.ztjg {
    font-size: 0;
}

.ztjg>img {
    width: 100%;
}

/******************** 总体架构 end ********************/

/******************** 经典案例 start ********************/

.jdal {
    overflow: hidden;
}

.jdal>.content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0.4rem;
}

.jdal>.content>.item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.5rem;
}

.jdal>.content>.item:last-child {
    margin-bottom:0;
}
.jdal>.content>.item>p {
    font-size: 0.24rem;
    font-weight: 900;
    color: #333333;
    margin-top: 0.32rem;
}

.jdal>.content>.item>img {
    width: 100%;
}

/******************** 经典案例 end ********************/

/******************** 解决方案 start ********************/

.jjfa>.content {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 0.32rem;
}

.jjfa>.content>.item {
    /* background-image: url('../images/jjfa.png');
    background-repeat: no-repeat;
    background-size: cover; */
    width: 2.12rem;
    height: 3.1rem;
    padding-top: 0.44rem;
    border-radius: 0.16rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
    background: #FFFFFF;
    box-shadow: 0px 0.08rem 0.22rem 0px rgba(182, 182, 182, 0.2), 0px -0.08rem 10px 0px rgba(182, 182, 182, 0.2);
    border-radius: 4px;
}

.jjfa>.content>.item:nth-child(n+4) {
    /* border-bottom: 1px solid #f2f2f2; */
    margin-bottom: 0;
}

.jjfa>.content>.item.active {
    padding-top: 0.3rem !important;
    padding-left: 0.18rem;
    padding-right: 0.18rem !important;
    box-sizing: border-box;
    /* background: #2E4588; */
    background: #FFFFFF;
    box-shadow: 0px 4px 11px 0px rgba(182, 182, 182, 0.2), 0px -4px 10px 0px rgba(182, 182, 182, 0.2);
    border-radius: 0.22rem;
    /* border-radius: 0.16rem; */
    background-image: unset !important;
}

.jjfa>.content>.item.active>.small {
    display: none;
}

.jjfa>.content>.item.active>.detail {
    display: flex;
}
.jjfa>.content>.item>.small{
    width: 100%;
    height:100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.jjfa>.content>.item>.small>img {
    width: 1rem;
    display: block;
    margin: 0 auto;
}

.jjfa>.content>.item>.small>.shape {
    display: flex;
    width: 0.44rem;
    margin: 0.62rem auto 0 auto;
    transform: translate(-50%, 0%);
}

.jjfa>.content>.item>.small>.shape>.hr {
    width: 0.34rem;
    height: 0.06rem;
    background: linear-gradient(88deg, #436FFD 0%, #5D85FF 99%);
    border-radius: 0.02rem;
}

.jjfa>.content>.item>.small>.shape>.point {
    width: 0.06rem;
    height: 0.06rem;
    background: linear-gradient(88deg, #426EFD 0%, #6085FF 99%);
    border-radius: 50%;
    margin-left: 0.04rem;
}

.jjfa>.content>.item>.small>p {
    font-size: 0.24rem;
    font-weight: 900;
    color: #FFFFFF;
    /* text-align: center; */
    /* margin-top: 0.2rem;
    padding-left: 0.56rem; */
    font-family: PingFang SC;
    color: #333333;
}

.jjfa>.content>.item>.detail {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.jjfa>.content>.item:nth-child(4){
    
}
.jjfa>.content>.item:nth-child(n+4)>.detail>.tit{
    margin-bottom: 10px;
}
.jjfa>.content>.item>.detail>.tit {
    text-align: center;
    font-size: 0.28rem;
    font-weight: 900;
    /* color: #FFFFFF; */
    padding-top: 0.08rem;
    font-family: PingFang SC;
    color: #333333;
}

.jjfa>.content>.item>.detail>.disption {
    font-size: 0.24rem;
    font-weight: 600;
    /* color: #FFFFFF; */
    /* background:red; */
    margin-top:-0.2rem;
    width: 140%;
    transform:scale(0.7);
    font-family: PingFang SC;
    font-weight: 600;
    color: #333333;
    /* width:130%;
    transform:scale(0.5) */
    /* text-align: center; */
}

/******************** 解决方案 end ********************/