/* 公司简介 */
.fxx-profile-intro-container{
    padding-left: 14%;
    padding-right: 14%;
    padding-top: 2%; 
}
.fxx-profile-intro-header-wrapper{
    position: relative;
}
.fxx-profile-intro-header-shadow{
    height: 137px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 98px;
    color: #CCCCCC;
    line-height: 137px;
    letter-spacing: 1px;
    text-align: center;
    font-style: normal;
    opacity: 0.22;
}
.fxx-profile-intro-header-title{
    width: 100%;
    height: 79px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 57px;
    color: #313131;
    line-height: 79px;
    letter-spacing: 1px;
    text-align: center;
    font-style: normal;
    position: absolute;
    bottom: 0;
}
.fxx-profile-intro-content{
    margin-top: 4%;
}
.fxx-profile-intro-content p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 26px;
    color: #737373;
    line-height: 56px;
    text-align: justify;
    font-style: normal;
    margin-bottom: 40px;
}


/* 我们的愿景 */
.fxx-profile-home-container{
    padding-bottom: 85px;
    background-color: #F9F9F9;
}

/* 关于软件 */
.fxx-profile-about-app-container{
    margin-top: 240px;
    padding-left: 14%;
    padding-right: 14%;
    padding-top: 0%; 
    display: flex;
    height: 635px;
    background: #eee;
    position: relative;
}


.fxx-profile-about-app-img{
    width: 635px;
    height: 733px;
    margin-top: -98px;
}


.fxx-profile-about-app-img img{
    width: 100%;
    height: auto;
}

.fxx-profile-about-app2-img {
    width: 635px;
    height: 733px;
    margin-top: -18px;
}

.fxx-profile-about-app2-img img{
    width: 100%;
    height: auto;
}

.fxx-profile-about-app-content{
    flex: 5;
    padding-left: 10%;
    padding-top: 7%;
}
.fxx-profile-about-app-content-header{
    display: flex;
}
.fxx-profile-about-app-index{
    font-family: DINAlternate, DINAlternate;
    font-size: 108px;
    color: #121212;
    line-height: 125px;
    letter-spacing: 1px;
    text-align: left;
    font-style: normal;
    opacity: 18%;
}

.fxx-profile-about-app-title-chinese{
    padding-top: 12px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 49px;
    color: #000000;
    line-height: 69px;
    text-align: left;
    font-style: normal;
}
.fxx-profile-about-app-title-englist{
    font-family: ArialUnicodeMS;
    font-size: 34px;
    color: #000000;
    line-height: 16px;
    text-align: left;
    font-style: normal;
}
.fxx-profile-about-app-intro{
    margin-top: 46px;
}
.fxx-profile-about-app-intro p{
    width: 100%;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 26px;
    color: #737373;
    line-height: 56px;
    text-align: justify;
    font-style: normal;
}


/* 关于硬件 */

.fxx-profile-about-yinjian-container{
    padding-left: 14%;
    padding-right: 0%;
    padding-top: 14%; 
    display: flex;
}

.fxx-profile-about-yinjian-content{
    flex: 5;
    padding-top: 0%;
    padding-right: 15%;
}