.introducedL {
    margin-bottom: 109px;
}
.introducedL h2 {
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
}
.introducedL em {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: rgba(225, 225, 235, 1);
    line-height: 30px;
}
.introducedL p {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin-top: 57px;
}
.introducedL div {
    display: flex;
    align-items: center;
    margin-top: 46px;
}

.introducedL div img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
}

.introducedR img {
    width: 100%;
    height: auto;
}



.title h2 {
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
    text-align: center;
}
.title em {
    /* font-size: 20px; */
    /* font-family: Source Han Sans CN; */
    /* font-weight: bold; */
    /* color: rgba(225, 225, 235, 1); */
    /* line-height: 30px; */
    text-align: center;
}

.title img {
    width: 100%;
    height: auto;
    margin-top: 70px;
}

.advantagesFF2 {
    margin: auto;
}
.advantagesFT ul li {
    text-align: center;
}
.advantagesFT ul li img {
    width: 100%;
    height: auto;
}
.advantagesFT ul li p {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(77, 77, 77, 1);
    line-height: 24px;
}

.advantagesFF img {
    width: 100%;
    height: auto;
}
.advantagesFF ul li {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    margin-bottom: 20px !important;
}
.advantagesFF ul li em {
    color: rgba(44, 128, 254, 1) !important;
}

.function {
    background: rgba(252, 252, 254, 1);
}

.functionF img {
    width: 100%;
    height: auto;
}



.industryF ul li{
    margin-bottom: 28px !important;
}
.industryF ul li .licon{
    background: #fff;
    box-shadow:0px 1px 20px 0px rgba(0,45,211,0.06);
    padding:30px 20px;
}
.industryF ul li .licon>div{
    font-size:36px;
font-family:Source Han Sans CN;
font-weight:bold;
color:rgba(44,128,254,1);
line-height:30px;
padding: 0px;
}
.industryF ul li .licon>div img{
    width:40%;
    height: auto;
    position: absolute;
    top: 0;
    right: 15px
}
.industryF ul li .licon p{
    font-size:14px;
font-family:Source Han Sans CN;
font-weight:400;
color:rgba(44,128,254,1);
line-height:24px;
margin-top: 25px;
min-height: 96px;

}
.industryF ul li .licon h2{
        font-size:14px;
        font-weight: bold;
font-family:Source Han Sans CN;
color:rgba(77,77,77,1);
line-height:24px;
}

.industryF ul li .licon em{
        font-size:14px;
font-family:Source Han Sans CN;
font-weight:400;
color:rgba(77,77,77,1);
line-height:24px;
min-height: 72px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;

}











.deployment {
    background: rgba(252, 252, 254, 1);
}

.deploymentF ul li {
    margin-bottom: 20px !important;
}
.deploymentF ul li>div {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 40px 0px rgba(7, 42, 96, 0.07);
}
.deploymentF ul li img {
    width: 100%;
    height: auto;
}
.deploymentF ul li span {
    display: inline-block;
    padding: 20px !important;
    box-sizing: border-box;
    min-height: 102px;

}
.deploymentF ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0px !important;
}

.system{
    background:rgba(252,252,254,1);
}
.systemF ul li{
    margin-bottom: 30px !important;
}
.systemF ul li .licon{
    background: #fff;
    padding: 20px 40px 40px;
}
.systemF ul li .licon em{
    font-size:52px;
font-family:Source Han Sans CN;
font-weight:400;
color:rgba(215,231,255,1);
line-height:78px;
}
.systemF ul li .licon>div{
    position: relative;
}
.systemF ul li .licon h2{
   font-size:20px;
font-family:Source Han Sans CN;
font-weight:bold;
color:rgba(51,51,51,1);
line-height:30px;
position: absolute;
bottom: 0;
left: 5px;
z-index: 99;
}
.systemF ul li .licon p{
    font-size:16px;
font-family:Source Han Sans CN;
font-weight:400;
color:rgba(102,102,102,1);
line-height:24px;
min-height: 72px;
}





















@media screen and (max-width: 991px) {}