.weakness,
.ai_manage,
.ai_type,
.apply,
.residuemanage,
.show_images{
    max-width: 1200px;
    margin: 0 auto;
    /* padding: 8px 7px 0 18px; */
    position: relative;
}
.residuemanage1{
    max-width: 1500px;
    margin: 0 auto;
    background-image: url('../images/tuoyuan12.png');
    background-position: left;
    background-repeat: no-repeat;
}
.residuemanage{
    display: flex;
    /* padding-left: 110px; */
    /* width: 1394px; */
    /* margin: 0 auto; */
    margin-bottom: 8px;
}
.residuemanage_right{
    margin-left: 176px;
}
.residuemanage_left div:nth-of-type(1){
    padding-top: 74px;
    font-size: 50px;
    font-family: 'Source Han Sans CN';
    font-weight: bold;
    color: #2E2D3D;
    line-height: 76px;
    margin-bottom: 23px;
}
.residuemanage_left div:nth-of-type(2){
    width: 48px;
    height: 6px;
    background: #00CC70;
    border-radius: 3px;
    margin-bottom: 19px;
}
.residuemanage_left div:nth-of-type(3){
    font-size: 16px;
    font-family: 'Source Han Sans CN';
    font-weight: 400;
    color: #2E2D3D;
    line-height: 28px;
    opacity: 0.8;
    margin-bottom: 208px;
}
.weakness{
    margin-top: 66px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 90px;
}
.weakness_type:nth-of-type(1){
    /* margin-right:55px */
}
.weakness_type{
    /* float: left; */
    width: 560px;
}

.weakness_type img{
    width: 560px;
    /* height: 296px; */
    margin-bottom: 32px;
}
.weakness_type div:nth-of-type(1){
    font-size: 22px;
    font-family: 'Source Han Sans CN';
    font-weight: bold;
    color: #2B2B2B;
    margin-bottom: 32px;
}
.weakness_type div:nth-of-type(2){
    font-size: 18px;
    font-family: 'Source Han Sans CN';
    font-weight: 400;
    color: #2B2B2B;
    line-height: 34px;
    opacity: 0.7;
}
.ai_manage{
    margin-top: 49px;
    display: flex;
    position: relative;
    /* height: 369px; */
    justify-content: flex-end;
    margin-bottom: 70px;
}
.ai_image1{
    position: absolute;
    top: 0px;
    left: 0;
}
.ai_image2{
    display: flex;
    align-items: center;
    position: absolute;
    /* right: 0; */
    top: 0;
    bottom: 0;
    margin: auto;
}
.ai_manage .Introduction{
    background: #1677FF;
    border-radius: 16px;
    margin-bottom: 16px;
    width: 100%;
    padding: 37px 42px 78px 571px;
    margin-top: 28px;
    margin-left: 10px;
}
.ai_manage .intype1{
    padding: 37px 346px 108px 42px;
    margin-right:226px;
    margin-top: 0;
}
.ai_manage .Introduction_title{
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 14px;
}
.ai_manage .Introduction_content{
    font-size: 18px;
    line-height: 32px;
    font-family: 'MicrosoftYaHei';
    color: #fff;
}
.ai_type{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 56px;
}
.ai_type div{
    margin-bottom: 29px;
    width: 368px;
    height: 56px;
    border: 1px solid #1677FF;
    border-radius: 8px;
    font-size: 22px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    color: #1677FF;
    text-align: center;
    line-height: 56px;
}
.apply{
    /* display: flex;
    justify-content: space-between; */
    margin-bottom: 59px;
    display: flex;
    margin-top: 43px;
}
.apply>div:nth-of-type(1){
    display: flex;
}
.apply_type{
    float: left;
    width: 360px;
    /* height: 272px; */
    background: #F4F9FD;
    border-radius: 8px;
    padding: 35px 38px 43px;
    margin-right: 47px;
    margin-bottom: 47px;
}
.apply_type:nth-of-type(3){
    margin-right: 0;
}
.apply_type div:nth-of-type(1){
    text-align: center;
    margin-bottom: 31px;
}

.apply_type div:nth-of-type(2){
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    color: #1677FF;
    text-align: center;
    margin-bottom: 22px;
}
.apply_type div:nth-of-type(3){
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    color: #8D909B;
    line-height: 26px;
    text-align: center;
}
.swiper-backface-hidden .swiper-slide{
    width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.show_images{
    margin-top: 66px;
    margin-bottom: 144px;
}
.show_images .swiper-slide div{
    width: 386px;
    height: 24px;
    font-size: 24px;
    font-family: 'Source Han Sans CN';
    font-weight: bold;
    color: #2B2B2B;
    margin-top: 61px;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{
    transform: scale(1) !important;
    background-color: #5ba0ff !important;
}
.swiper-pagination-bullet{
    opacity: 1 !important;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{
    transform: scale(1) !important;
    background-color: #5ba0ff !important;
}
.swiper-backface-hidden .swiper-slide{
    height: 625px;
}
@media (max-width: 769px){
    .residuemanage1{
        background-size: contain;
        background-position: left top;
    }
    .residuemanage{
        padding: 0 16px;
    }
    .residuemanage_left{
        background-image: url('../images/shiliangzhineng.png');
        background-position: right;
        background-size: contain;
        background-repeat: no-repeat;
        height: 157px;
        width: 100%;
    }
    .residuemanage_left div:nth-of-type(1){
        font-size: 21px;
        font-weight: bold;
        color: #2E2D3D;
        line-height: 38px;
        margin-bottom: 13px;
        padding-top: 23px;
        width: 197px;
    }
    .residuemanage_left div:nth-of-type(2){
        width: 24px;
        height: 2px;
        border-radius: 1px;
        margin-bottom: 13px;
    }
    .residuemanage_left div:nth-of-type(3){
        transform: scale(0.5);
        font-size: 20px;
        font-weight: 400;
        color: #2E2D3D;
        line-height: 32px;
        opacity: 0.85;
        transform-origin: left top;
    }
    .weakness{
        margin-top: 0;
        padding: 0;
        margin-bottom: 25px;
    }
    .weakness_type{
        width: 45%;
        /* width: 168px; */
        background: #FFFFFF;
        box-shadow: 0px 3px 5px 0px rgba(22, 119, 255, 0.19);
    }
    .weakness_type img{
        width: 100%;
        /* height: 97px; */
        margin-bottom: 14px;
    }
    .weakness_type div:nth-of-type(1){
        font-size: 11px;
        font-weight: bold;
        color: #2B2B2B;
        margin-bottom: 11px;
        padding: 0 14px;
    }
    .weakness_type div:nth-of-type(2){
        transform-origin: left top;
        transform: scale(0.83);
        font-weight: 400;
        line-height: 19px;
        font-size: 12px;
        opacity: 0.7;
        width: 120%;
        padding: 0 14px;
    }
    .ai_manage{
        margin-top: 0;
        padding: 0;
        margin-bottom: 25px;
    }
    .ai_image1{
        /* left: 41px; */
        left: 0;
        right: 0;
        margin: auto;
        width: 264px;
    }
    .ai_image1 img{
        width: 100%;
        /* height: 155px; */
    }
    .ai_image2{
        left: 0;
        right: 0;
        margin: auto;
        width: 264px;
        bottom: auto;
        /* right: 41px; */

    }
    .ai_image2 img{
        width: 100%;
        /* width: 264px; */
        /* height: 155px; */
    }
    .ai_manage .Introduction{
        margin: 93px 0 0;
        padding: 93px 0 24px ;
        border-radius: 0;
    }
    .ai_manage .Introduction_content{
        font-size: 12px;
        transform: scale(0.91);
        transform-origin: left top;
        width: 110%;
        line-height: 20px;
        /* width: 682px; */
        /* height: 182px; */
        padding: 0 26px;
    }
    .ai_manage .Introduction_title{
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
    }
    .ai_type{
        padding: 0;
        margin-bottom: 14px;
    }
    .ai_type div{
        height: 68px;
        width: 107px;
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        padding: 20px 12px;
        text-align: left;
        background-color: #F1F7FF;
        border: none;
    }
    .ai_manage .image img{
        width: 253px;
        height: 175px;
    }
    .ai_manage .icont{
        /* height: 222px; */
    }
    .apply{
        padding: 0;
        float: none;
        display: flex;
        flex-direction: column;
        margin-bottom: 24px;
        margin-top: 24px;
    }
    .apply>div{
        display: flex;
        justify-content: space-between;
    }
    .apply>div:nth-of-type(2){
        justify-content: center;
    }
    .apply_type{
        display: flex;
        align-items: center;
        flex-direction: column;
        width: 45%;
        margin-bottom: 14px;
        padding: 19px 17px 24px 13px;
        margin-right: 0;
    }
    .apply_type div:nth-of-type(1){
        margin-bottom: 16px;
        width: 38px;

    }
    .apply_type div:nth-of-type(1) img{
        width: 100%;
    }
    .apply_type div:nth-of-type(2){
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .apply_type div:nth-of-type(3){
        transform: scale(0.92);
        font-size: 12px;
        font-weight: 400;
        line-height: 22px;
        transform-origin: left top;
        width: 115%;
        text-align: left;
        margin-left: 12px;
        text-align: center;
    }
    .swiper-backface-hidden .swiper-slide img{
        width: 100%;
        margin-bottom: 15px;
    }
    .swiper-backface-hidden .swiper-slide div{
        font-size: 22px;
        font-family: 'Source Han Sans CN';
        font-weight: 400;
        color: #2B2B2B;
        opacity: 0.7;
        transform: scale(0.5);
    }
    .swiper-backface-hidden .swiper-slide{
        height: 100%;
    }
    .show_images{
        margin-top: 0;
        padding: 0;
        margin-bottom: 24px;
    }
    .show_images .swiper-slide div{
        margin: 0;
    }
    .swiper-wrapper{
        margin-bottom: 20px !important;

    }
    .swiper-pagination-bullet{
        width: 5px !important;
        height: 5px !important;
    }
    .swiper-horizontal>.swiper-pagination-bullets
    .swiper-pagination-bullets-dynamic 
    .swiper-pagination-bullet, 
    .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{
        left: 5% !important;
    }
}