* {
    margin: 0;
    padding: 0;
}
/* 
@font-face {
    font-family:"Microsoft YaHei";
    src: url("../font/NotoSansSC-Regular.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family:"Microsoft YaHei";
    src: url("../font/NotoSansSC-Bold.ttf") format("truetype");
    font-weight: 900;
} */

img {
    display: block;
}

.cad-title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    height: 52px;
    background: rgba(0, 31, 78, 0.5);
    backdrop-filter: blur(17px);
    z-index: 9999;
}

.cad-title img {
    width: 125px;
    height: 28px;
}

.cad-header {
    position: relative;
}

.cad-header img {
    height: 230px;
    width: 100%;
}

.cad-header .header-main {
    position: absolute;
    top: 42%;
    left: 11%;
    font-size: 10px;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-style: normal;

}

.cad-header .header-main .main-title {
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 6px;
    font-family: "Microsoft YaHei";
    font-style: normal;
}

.cad-header .header-main .main-button {
    font-size: 8px;
    width: 50px;
    height: 22px;
    background-color: #3775f6;
    text-align: center;
    line-height: 22px;
    margin-top: 8px;
    border-radius: 4px;
}

.al-content {
    box-sizing: border-box;
}

/* 功能概述 */
.al-content .al-factory {
    padding: 15px 15px 15px 15px;
    background-image: url(../../img/phoneImg/analysis/alBgc1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.al-content .al-factory .text-title {
    display: flex;
    align-items: center;
    justify-content: center;
}

.al-content .al-factory .text-title .text-width {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 60% */
    background: var(--Linear, linear-gradient(90deg, #68dbff 7.14%, #06f 111.89%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
}

.al-content .al-factory .text-body {
    color: #d9d9d9;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-indent: 2em;
}
/*  */
.al-content .al-product-role {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.al-content .al-product-role .al-product-title2 {
    background: var(--Linear, linear-gradient(90deg, #68dbff 7.14%, #06f 111.89%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
}

.al-content .al-product-role .al-product-text {
    color: #d9d9d9;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
    font-style: normal;
    font-weight: 500;

}

.al-content .al-product-role>img {
    width: 90%;
    margin-top: 10px;
}

/* 产品特性及介绍 */
.al-content .al-product {
    padding: 15px 15px 0 15px;
    background-image: url(../../img/phoneImg/analysis/alBgc1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.al-content .al-product .al-product-title {
    display: flex;
    align-items: center;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 100% */
    position: relative;
    /* margin-bottom: 10px; */
}

.al-content .al-product .al-product-title span {
    color: #07d1fa;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.44px;
    /* 171.5% */
    padding-left: 10px;
}

.al-content .al-product .al-product-title .al-position {
    position: absolute;
    width: 1px;
    height: 12px;
    background: #07d1fa;
    top: 9px;
    left: 117px;
    padding: 0;
}
/* 平台优势 */
.knowledge-yingyong {
    padding: 15px 15px 15px 15px;
    background-image: url(../../img/phoneImg/sameImage/knowledge-search-banner.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* margin-bottom: 10px; */

}

.knowledge-yingyong>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.support-youshi img{
    width: 110px;
}
.support-youshi>div>p:first-of-type{
    font-size: 14px;
}
.support-youshi>div>p:last-of-type{
    text-align: left;
}

.knowledge-yingyong .text-title {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 60% */
    background: var(--Linear, linear-gradient(90deg, #68dbff 7.14%, #06f 111.89%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
}

.knowledge-yingyong>div>div {
    color: #d9d9d9;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 10px;
    height: 331px;
}
.support-youshi:last-child>div{
    height: 290px;
}


.knowledge-yingyong>div>img {
    width: 90%;
}
/* 数据开放系统特性 */
.knowledge-ziyuan {
    padding: 15px 15px 15px 15px;
    background-image: url(../../img/phoneImg/sameImage/knowledge-door-banner.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* margin-bottom: 10px; */

}

.knowledge-ziyuan .text-title {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 60% */
    background: var(--Linear, linear-gradient(90deg, #68dbff 7.14%, #06f 111.89%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
}

.knowledge-ziyuan .text-role {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.knowledge-ziyuan .text-role>div {
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 2px 38px 3px #102B6826;
    overflow: hidden;
    width: 90%;
    margin-bottom: 10px;
}
.knowledge-ziyuan .text-role img {
    width: 12px;
    margin-right: 3px;
    margin-top: 3px;
}
.knowledge-ziyuan .text-role>div>div:first-child {
    width: 100%;
    padding: 7px;
    background-color: #3775f6;
    color: #fff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.knowledge-ziyuan .text-role>div>div:last-child {
    padding: 10px;
    color: #333;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}
.knowledge-ziyuan .text-role>div>div:last-child>p {
    text-align: left;
    display: flex;
    align-items: flex-start;
}
.knowledge-ziyuan .text-role>div>div:last-child>p:first-child {
    margin-bottom: 5px;
}

/* 运维管理系统特性 */
.al-content .al-knowledge {
    padding: 15px 15px 15px 15px;
    background-image: url(../../img/phoneImg/sameImage/knowledge-banner1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.al-content .al-knowledge .text-title {
    display: flex;
    align-items: center;
    justify-content: center;
}

.al-content .al-knowledge .text-title .text-width {
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 60% */
    background: var(--Linear, linear-gradient(90deg, #68dbff 7.14%, #06f 111.89%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
}
.al-content .al-knowledge .text-card3 {
    width: 100%;
    margin-top: 10px;
}
.al-content .al-knowledge .text-card3>div {
    width: 100%;
    padding: 12px 12px 12px 20px;
    background-color: #23334C;
    box-shadow: 4px 0px 0px 0px #169AF0 inset;
    border-radius: 0 8px 8px 0;
    margin: 0 auto;
    color: #d9d9d9;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
}
.al-content .al-knowledge .text-card3 img {
    width: 7px;
    margin-top: 5px;
    margin-right: 5px;
}
.text-card3-p{
    display: flex;
    align-items: flex-start;
}
.knowledge-ziyuan .text-role2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.text-lastcard{
    padding: 20px;
    border-radius: 4px;
    background-image: url(../../img/phoneImg/phoneSupport/supptor-lastcardbanner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    /* box-shadow: 0px 2px 8px 0px #021A5126; */
    width: 100%;

}
.text-lastcard span{
    font-size: 14px;
    font-weight: 700;
}
.text-lastcard>div:first-child{
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.text-lastcard>div:first-child>img{
    margin-right: 10px;
    width: 30px;
}


