.inside-banner {
    height: 928px;
    position: relative;
}
.inside-banner .img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 941px;
}
.inside-banner .txtInfor{
    margin-top: 147px;
    width: 577px;
}
.manage{
    margin-top: 8px;
}
.manage .box{
    display: flex;
}
.manage .box .img{
    margin-right: 84px;
}
.manage .box .img img{
    width: 797px;
    height: 553px;

}
.manage .box .text{
    margin-top: 72px;
    flex: 1;
}
.manage .box .text .tit{
    font-weight: bold;
    font-size: 40px;
    color: #233863;
    line-height: 56px;
}
.manage .box .text .des{
    width: 425px;
    margin-top: 8px;
    font-weight: 400;
    font-size: 16px;
    color: #233863;
    line-height: 24px;
}
.manage .box .text .list{
    margin-top: 40px;
}
.manage .box .text .list .item{
    margin-bottom: 24px;
}
.manage .box .text .list .item .dtit{
    font-weight: bold;
    font-size: 20px;
    color: #233863;
    line-height: 24px;
}
.manage .box .text .list .item .dd{
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}
.title-01{
    font-weight: bold;
    font-size: 40px;
    color: #233863;
    line-height: 56px;
    text-align: center;
}
.title-02{
    margin-top: 8px;
    font-weight: 400;
    font-size: 18px;
    color: #233863;
    line-height: 25px;
    text-align: center;
}
.xiansuo{
    padding-top: 272px;
    position: relative;
    padding-bottom: 213px;
}
.xiansuo::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 911px;
    background-image: url("../images/bg_01.png");
    background-size: cover;
    background-position: center;
    z-index: -1;
    top: 0;
}
.xiansuo .box{
    margin-top: 56px;
    display: flex;
    justify-content: space-between;
}
.xiansuo .box .item{
    width: 292px;
    height: 380px;
    background: #FFFFFF;
    border-radius: 8px;
    text-align: center;
    padding: 22px 0;
}
.xiansuo .box .item .img{
    height: 181px;
    position: relative;
    margin: auto;
}
.xiansuo .box .item:nth-child(2) .img{
    width: 215px;
}
.xiansuo .box .item:nth-child(3) .img{
    width: 182px;
}
.xiansuo .box .item:nth-child(4) .img{
    width: 175px;
}
.xiansuo .box .item .text{
    margin-top: 31px;
}
.xiansuo .box .item .text .tit{
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
}
.xiansuo .box .item .text .des{
    margin-top: 6px;
    font-weight: 400;
    font-size: 16px;
    color: #233863;
    line-height: 28px;
}
.info .box{
    margin-top: 58px;
}
.info .box .item{
    width: 33.3333%;
    float: left;
    padding-left: 87px;
}
.info .box .item .tit{
    font-weight: bold;
    font-size: 60px;
    color: #233863;
    line-height: 84px;
}
.info .box .item .des{
    margin-top: 12px;
    font-weight: 400;
    font-size: 18px;
    color: #233863;
    line-height: 25px;
}
.jieshao{
    position: relative;
    padding-bottom: 183px;
    padding-top: 157px;
}
.jieshao::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1187px;
    background-image: url("../images/bg_02.png");
    background-size: cover;
    background-position: center;
    z-index: -1;
    bottom: 0;
}
.jieshao .box{
    margin: 56px -16px;
}
.jieshao .box .item{
    float: left;
    width: 50%;
    padding: 0 16px;
    margin-bottom: 32px;
}
.jieshao .box .item .itemBox{
    background: #FFFFFF;
    box-shadow: 0px 28px 43px -6px rgba(197,210,235,0.4);
    border-radius: 16px;
    height: 320px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    padding: 40px 34px 40px 40px;
}
.jieshao .box .item .itemBox .img{
    position: relative;
    width: 233px;
    height: 239px;
}
.jieshao .box .item .itemBox .text .tit-01{
    font-weight: bold;
    font-size: 24px;
    color: #233863;
    line-height: 33px;
}
.jieshao .box .item .itemBox .text .tit-02{
    margin-top: 8px;
    font-weight: 400;
    font-size: 18px;
    color: #233863;
    line-height: 25px;
}
.jieshao .box .item .itemBox .text .des{
    margin-top: 21px;
    font-weight: 400;
    font-size: 16px;
    color: #233863;
    line-height: 28px;
}
.jieshao .box .item .itemBox .text .more{
    margin-top: 49px;
    font-weight: 400;
    font-size: 14px;
    color: #233863;
    line-height: 20px;
    cursor: pointer;
}
.jieshao .box .item:nth-child(1) .itemBox .img{
    width: 202px;
}
.jieshao .box .item:nth-child(3) .itemBox .img{
    width: 194px;
}
.jieshao .box .item:nth-child(4) .itemBox .img{
    width: 194px;
}
.info02{
    margin-top: 83px;
    margin-bottom: 85px;
}
.info02 .box{
    margin-top: 58px;
}
.info02 .box .item{
    width: 33.3333%;
    float: left;
    padding-left: 87px;
}
.info02 .box .item .tit{
    font-weight: bold;
    font-size: 60px;
    color: #233863;
    line-height: 84px;
}
.info02 .box .item .des{
    margin-top: 12px;
    font-weight: 400;
    font-size: 18px;
    color: #233863;
    line-height: 25px;
}
.info02 .box .item .tit span{
    font-size: 40px;
}
@media screen and (max-width: 1800px) {
    .inside-banner .img{
        width: 50%;
    }
    .inside-banner{
        height: 800px;
    }
}
@media screen and (max-width: 1440px) {
    .inside-banner .img{
        width: 50%;
    }
    .inside-banner{
        height: 660px;
    }
}
@media screen and (max-width: 768px) {
    .m-banner{
        height: 613px;
        background: linear-gradient( 179deg, #DCF3FE 0%, rgba(226,244,255,0) 50%);
    }
    .m-banner img{
        margin-top: 25px;
    }
    .manage{
        margin-top: 79px;
    }
    .manage .box .img{
        display: none;
    }
    .manage .box .text{
        margin-top: 0;
        background: #F7F8FA;
        border-radius: 8px;
        padding: 32px 0;
    }
    .manage .box .text .des{
        margin-top: 16px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #888888;
        line-height: 22px;
        padding: 0 32px;
    }
    .manage .box .text .tit{
        font-size: 32px;
        line-height: 45px;
        text-align: center;
    }
    .manage .box .text .list{
        margin-top: 24px;
        padding: 0 16px;
    }
    .manage .box .text .list .item{
        margin-bottom: 16px;
        padding: 24px 16px;
        background: #FFFFFF;
        border-radius: 8px;
    }
    .manage .box .text .list .item:last-child{
        margin-bottom: 0;
    }
    .xiansuo{
        margin-top: 44px;
        padding-top: 69px;

        padding-bottom: 56px;
    }
    .m_bg{
        background: #EAF7FE;
    }
    .xiansuo::before{
        background-image: url("../images/m-bg_top.png");
        height: 322px;
    }
    .xiansuo::after{
        position: absolute;
        content: '';
        background-image: url("../images/m-bg_bom.png");
        background-size: 100% 100%;
        width: 100%;
        height: 409px;
        bottom: 0;
        z-index: -1;
    }
    .xiansuo .box{
        display: block;
        margin-top: 48px;

    }
    .xiansuo .box .item{
        width: 100%;
        height: 380px;
        margin-bottom: 24px;
    }
    .info  {
        margin-top: 64px;

        padding: 0 24px;
    }
    .info .container{
        border-radius: 8px;
        padding: 32px 50px 19px;
        background: #F7F8FA;
    }
    .title-01{
        font-size: 32px;
        line-height: 45px;
    }
    .title-02{
        font-size: 14px;
        color: #888888;
        line-height: 20px;
    }
    .info .box{
        margin-top: 32px;
    }
    .info .box .item{
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin-bottom: 42px;
    }
    .info .box .item .tit{
        font-weight: bold;
        font-size: 40px;
        line-height: 56px;
    }
    .info .box .item .des{
        margin-top: 4px;
        font-size: 16px;
        line-height: 22px;
    }
    .jieshao{
        padding-top: 64px;
        padding-bottom: 66px;
    }
    .jieshao::before{
        background-image: url("../images/m-bg_02.png");
    }
    .jieshao .box{
        margin: 36px 0 0;
    }
    .jieshao .box .item{
        width: 100%;
        padding: 0;
        margin-bottom: 24px;
    }
    .jieshao .box .item:last-child{
        margin-bottom: 0;
    }
    .jieshao .box .item .itemBox{
        display: block;
        height: auto;
        padding: 32px 24px;
    }
    .jieshao .box .item .itemBox .text .des{
        margin-top: 16px;
        font-size: 14px;
        line-height: 22px;
    }
    .jieshao .box .item .itemBox .text .more{
        display: none;
    }
    .jieshao .box .item .itemBox .img{
        width: 217px;
        height: 222px;
        margin: auto;
    }
    .jieshao .box .item:nth-child(1) .itemBox .img{
        width: 203px;
    }
    .jieshao .box .item:nth-child(2) .itemBox .img{
        width: 217px;
    }
    .jieshao .box .item:nth-child(3) .itemBox .img{
        width: 181px;
    }
    .jieshao .box .item .itemBox .text .des{
        margin-bottom: 24px;
    }
    .info02{
        margin: 48px 0 50px;
    }
    .info02 .box{
        margin-top: 44px;
    }
    .info02 .box .item{
        padding-left: 0;
        text-align: center;
    }
    .info02 .box .item .tit{
        font-size: 40px;
        line-height: 56px;
    }
    .info02 .box .item .tit span{
        font-size: 20px;
    }
    .info02 .box .item .des{
        margin-top: 4px;
        font-size: 16px;
        line-height: 22px;
    }
}
