* {
    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-card {
    width: 100%;
    margin-top: 10px;
}

/* 产品特性及介绍 */
.al-content .al-product {
    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-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: 161px;
    padding: 0;
}

/*  */
.al-content .al-product-role {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 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%;
}
/* 知识库门户 */
.knowledge-door {
    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-door .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-door .text-cnt {
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-indent: 2em;
    margin-bottom: 10px;
}

.knowledge-door>img {
    width: 90%;
}
/* 档案收集和整理 */
.knowledge-search {
    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-search .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-search .text-cnt {
    color: #d9d9d9;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-indent: 2em;
    margin-bottom: 10px;
}

.knowledge-search>img {
    width: 90%;
}
/* 档案借阅和归还 */
.knowledge-shouji {
    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-shouji>div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.knowledge-shouji .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-shouji>div>div {
    color: #333;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 10px;
}

.knowledge-shouji>div>img {
    width: 90%;
}