.ecosystem-partner-ia-body {
    position: relative;
    background: #FFFFFF;
}

.ecosystem-partner-ia-banner-box {
    position: relative;
    max-width: 1920px;
    height: 200px;
}

.ecosystem-partner-ia-banner-box img {
    height: 200px;
}

.ecosystem-partner-ia-body .section-header {
    position: relative;
    width: 100%;
    height: 40px;
    padding-left: 14px;
    border-bottom: solid #EEEEEE 1px;
    ont-family: MicrosoftYaHei-Bold;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.85);
    letter-spacing: 0;
    text-align: justify;
    font-weight: 700;
}

.ecosystem-partner-ia-body .section-header::before {
    display: inline-block;
    position: absolute;
    content: "";
    width: 4px;
    height: 20px;
    top: 0;
    left: 0;
    background: #D7000E;
}

.ecosystem-partner-ia-body .ecosystem-partner-ia-intro-box {
    background: #FFFFFF;
}
.ecosystem-partner-ia-intro-box  .ecosystem-partner-ia-intro-box-wrapper{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 80px 0;
}

.ecosystem-partner-ia-body .ecosystem-partner-ia-intro-header {

}

.ecosystem-partner-ia-body .ecosystem-partner-ia-intro-body {
    padding: 40px 0 60px 0;
    border-bottom: solid #EEEEEE 1px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.ecosystem-partner-ia-intro-body .body-left {
    flex: 0 0 370px;
}

.left-content img {
    width: 370px;
    height: 370px;
}

.ecosystem-partner-ia-intro-body .body-right {
    flex: 1;
    margin-left: 70px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.body-right .intro-view {
    padding-bottom: 40px;
}

.body-right .intro-view:last-child {
    padding-bottom: 0;
}

.intro-view .title {
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.85);
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
    font-weight: 700;
}

.intro-view .content {
    margin-top: 10px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.85);
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
    font-weight: 400;
}

.ecosystem-partner-ia-intro-box .ecosystem-partner-ia-intro-footer {
    padding-top: 60px;
}

.ecosystem-partner-ia-intro-footer .title {
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.85);
    letter-spacing: 0.3px;
    text-align: justify;
    font-weight: 700;
}

.ecosystem-partner-ia-intro-footer .content {
    margin-top: 40px;
}

.ecosystem-partner-ia-intro-footer .content .item {
    position: relative;
    padding-left: 14px;
    margin-bottom: 16px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.85);
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
    font-weight: 400;
}

.ecosystem-partner-ia-intro-footer .content .item::before {
    position: absolute;
    display: inline-block;
    content: "";
    top: 11px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.45);
    transform: translateY(-50%);
}

.ecosystem-partner-ia-intro-footer .content .item:last-child {
    margin-bottom: 0;
}

.ecosystem-partner-ia-body .ecosystem-partner-ia-org-box {
    background: #F5F6FA;
}

.ecosystem-partner-ia-org-box  .ecosystem-partner-ia-org-box-wrapper{
    position: relative;
    width: 1200px;
    padding: 60px 0 80px 0;
    margin: 0 auto;
}

.ecosystem-partner-ia-org-box .ecosystem-partner-ia-org-header {
}

.ecosystem-partner-ia-org-box .ecosystem-partner-ia-org-body {
}

.ecosystem-partner-ia-org-body .content {
    padding: 40px 0;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: rgba(0,0,0,0.85);
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
    font-weight: 400;
}

.ecosystem-partner-ia-org-body .img-view img{
    width: 1200px;
    height: 600px;
}

.ecosystem-partner-ia-body .ecosystem-partner-ia-constitution-box {
    background: #FFFFFF;
}

.ecosystem-partner-ia-constitution-box  .ecosystem-partner-ia-constitution-box-wrapper{
    position: relative;
    width: 1200px;
    padding: 60px 0 80px 0;
    margin: 0 auto;
}

.ecosystem-partner-ia-constitution-box .ecosystem-partner-ia-constitution-header{

}

.ecosystem-partner-ia-constitution-box .ecosystem-partner-ia-constitution-body{

}
.ecosystem-partner-ia-constitution-body .content{
    padding: 40px 0;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: rgba(0,0,0,0.85);
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
    font-weight: 400;
}

.ecosystem-partner-ia-constitution-body .download-view a{
    text-decoration: underline;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #D7000F;
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
    font-weight: 400;
}




