* {
    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-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-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-knowledge .text-card {
    width: 100%;
    margin-top: 10px;
}
/* 产品目标模块 */
.al-content .al-knowledge .text-card2 {
    width: 100%;
    height: 120px;
    margin-top: 10px;
    background: linear-gradient(90deg, rgba(46, 90, 215, 0.8) 0%, rgba(111, 156, 235, 0.8) 150%);
    border-radius: 5px;
    display: flex;
    align-items: center;
}
.al-content .al-knowledge .text-card2:nth-of-type(2),
.al-content .al-knowledge .text-card2:nth-of-type(4){
    background: linear-gradient(90deg, rgba(111, 156, 235, 0.8) -50%, rgba(46, 90, 215, 0.8) 100%);
}
.al-content .al-knowledge .text-card2>div{
    color: #d9d9d9;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    /* text-indent: 2em; */
    width: 90%;
    margin: 0 auto;
}
.al-content .al-knowledge .text-card2>div>div>p:first-child{
    font-size: 14px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}
.al-content .al-knowledge .text-card2>div>div>p:first-child>img{
    height: 14px;
}
.al-content .al-knowledge .text-card2>div>div>p:first-child>span{
    margin: 0 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-card4 {
    width: 100%;
    margin-top: 10px;
}
.al-content .al-knowledge .text-card4>div {
    width: 90%;
    background-color: #1E3559;
    color: #d9d9d9;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 10px;
}
.al-content .al-knowledge .text-card4>div>div:first-of-type {
    width: 100%;
    padding: 17px 102px;
    background-color: #3362f6;
    text-align: center;
    font-size: 14px;
}
.al-content .al-knowledge .text-card4>div>div:last-of-type {
    width: 100%;
    padding: 13px 54px;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
.al-content .al-knowledge .text-card4>div:first-of-type>div:last-of-type {
    background-image: url(../../img/phoneImg/design-1/design-1-jiazhi1.png);
}
.al-content .al-knowledge .text-card4>div:nth-of-type(2)>div:last-of-type {
    background-image: url(../../img/phoneImg/design-1/design-1-jiazhi2.png);
}
.al-content .al-knowledge .text-card4>div:nth-of-type(3)>div:last-of-type {
    background-image: url(../../img/phoneImg/design-1/design-1-jiazhi3.png);
}

/* 支持设计平台 */
.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;
    flex-direction: column;
    align-items: center;
}

.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;
}

.knowledge-yingyong>div>img {
    width: 90%;
}