.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: 28px;
}
.manage .box{
    display: flex;
}
.manage .box .img{
    margin-right: 42px;
}
.manage .box .img img{
    width: 740px;
    height: 514px;

}
.manage .box .text{
    margin-top: 24px;
    flex: 1;
}
.manage .box .text .tit{
    font-family: "D-DINExp-Bold";
    font-size: 48px;
    color: #233863;
    line-height: 52px;
}
.manage .box .text .des{
    width: 478px;
    margin-top: 16px;
    font-family: Verdana;
    font-size: 16px;
    color: #233863;
    line-height: 24px;
}
.manage .box .text .list{
    margin-top: 32px;
}
.manage .box .text .list .item{
    margin-bottom: 16px;
}
.manage .box .text .list .item .dtit{
    font-family: Verdana, Verdana;
    font-weight: bold;
    font-size: 16px;
    color: #233863;
    line-height: 24px;
}
.manage .box .text .list .item .dd{
    margin-top: 6px;
    font-family: Verdana;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}
.title-01{
    font-family: "D-DINExp-Bold";
    font-size: 48px;
    color: #233863;
    line-height: 52px;
    text-align: center;
}
.title-02{
    margin-top: 16px;
    font-family: Verdana;
    font-size: 18px;
    color: #233863;
    line-height: 22px;
    text-align: center;
}
.xiansuo{
    margin-top: 14px;
    padding-top: 278px;
    position: relative;
    padding-bottom: 148px;
}
.xiansuo::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1086px;
    background-image: url("../images/bg_01.png");
    background-size: cover;
    background-position: center;
    z-index: -1;
    top: 0;
}
.xiansuo .box{
    margin: 56px -16px 0;
}
.xiansuo .box .item{
    width: 50%;
    float: left;
}
.xiansuo .box .item .itemInside{
    margin: 0 16px;
    padding: 40px 32px;
    display: flex;
    height: 260px;
    background: #FFFFFF;
    box-shadow: 0px 16px 20px -6px rgba(197,210,235,0.4);
    border-radius: 16px;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.xiansuo .box .item .itemInside .img{
    position: relative;
    width: 180px;
    height: 180px;
}
.xiansuo .box .item .itemInside .text{
    padding-right: 24px;
}
.xiansuo .box .item .itemInside .text .tit{
    font-family: Verdana, Verdana;
    font-weight: bold;
    font-size: 18px;
    color: #233863;
    line-height: 22px;
}
.xiansuo .box .item .itemInside .text .des{
    margin-top: 24px;
    font-family: Verdana;
    font-size: 16px;
    color: #233863;
    line-height: 28px;
    opacity: 0.7;
}
.xiansuo .box .item:nth-child(3),
.xiansuo .box .item:nth-child(4){
    margin-top: 32px;
}
.xiansuo .box .item:nth-child(3) .text .des{
    font-size: 15px;
}
.info{
    margin-top: 88px;
}
.info .box{
    margin-top: 58px;
}
.info .box .item{
    width: 33.3333%;
    float: left;
    padding-left: 87px;
}
.info .box .item .tit{
    font-family: "D-DINExp-Bold";
    font-size: 60px;
    color: #233863;
    line-height: 65px;
}
.info .box .item .tit .part{
    font-size: 40px;
}
.info .box .item .des{
    margin-top: 24px;
    font-family: "D-DINExp";
    font-size: 18px;
    color: #233863;
    line-height: 19px;
}
.jieshao{
    position: relative;
    padding-bottom: 152px;
    padding-top: 160px;
}
.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 0;
}
.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;
    padding: 43px 82px 42px 40px;
    position: relative;
}
.jieshao .box .item .itemBox .img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 180px;
    height: 180px;
}
.jieshao .box .item .itemBox .text .tit-01{
    font-family: "D-DINExp-Bold";
    font-size: 24px;
    color: #233863;
    line-height: 26px;
}
.jieshao .box .item .itemBox .text .tit-02{
    margin-top: 13px;
    font-family: Verdana;
    font-size: 18px;
    color: #233863;
    line-height: 22px;
}
.jieshao .box .item .itemBox .text .des{
    margin-top: 23px;
    font-family: Verdana;
    font-size: 16px;
    color: #233863;
    line-height: 28px;
    opacity: 0.7;
    position: relative;
    z-index: 2;
}
.jieshao .box .item .itemBox .text .more{
    margin-top: 50px;
    font-family: Verdana;
    font-size: 14px;
    color: #233863;
    line-height: 17px;
    cursor: pointer;
}

.info02{
    margin-top: 87px;
    margin-bottom: 93px;
}
.info02 .box{
    margin-top: 58px;
}
.info02 .box .item{
    width: 33.3333%;
    float: left;
    padding-left: 80px;
}
.info02 .box .item .tit{
    font-family: "D-DINExp-Bold";
    font-size: 60px;
    color: #233863;
    line-height: 65px;
}
.info02 .box .item .des{
    width: 200px;
    margin-top: 22px;
    font-family: Verdana;
    font-size: 18px;
    color: #233863;
    line-height: 22px;
}
.info02 .box .item .tit .part{
    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: 700px;
        background: linear-gradient( 179deg, #DCF3FE 0%, rgba(226,244,255,0) 50%);
    }
    .m-banner .m-sub-title{
        margin-bottom: 40px;
    }
    .m-banner img{
        margin-top: 40px;
    }
    .manage{
        margin-top: 65px;
    }
    .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: 12px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #888888;
        line-height: 20px;
        padding: 0 32px;
    }
    .manage .box .text .tit{
        font-size: 32px;
        line-height: 35px;
        text-align: center;
    }
    .manage .box .text .list{
        margin-top: 20px;
        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;
    }
    .manage .box .text .list .item .dtit{
        font-size: 18px;
        color: #233863;
        line-height: 24px;
    }
    .manage .box .text .list .item .dd{
        margin-top: 8px;
    }
    .xiansuo{
        margin-top: 48px;
        padding-top: 64px;
        padding-bottom: 16px;
    }
    .m_bg{
        background: #EAF7FE;
    }
    .xiansuo::before{
        background-image: url("../images/m-bg_top.png");
        height: 322px;
        background-size: 100% 100%;
    }
    .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{
        margin: 32px 0 0;
    }
    .xiansuo .box .item{
        width: 100%;
        margin-bottom: 24px;
    }
    .xiansuo .box .item:nth-child(3), .xiansuo .box .item:nth-child(4){
        margin-top: 0;
    }
    .xiansuo .box .item .itemInside{
        display: block;
        height: auto;
        margin: 0;
        padding: 24px;
    }
    .xiansuo .box .item .itemInside .img{
        width: 280px;
        margin: auto;
    }
    .xiansuo .box .item .itemInside .text{
        margin-top: 24px;
    }
    .xiansuo .box .item .itemInside .text .tit{
        font-size: 20px;
        line-height: 24px;
    }
    .xiansuo .box .item .itemInside .text .des{
        margin-top: 16px;
        font-size: 14px;
        line-height: 20px;
    }
    .info  {
        margin-top: 48px;
        padding: 0 24px;
    }
    .info .container{
        border-radius: 8px;
        padding: 32px 30px 4px;
        background: #F7F8FA;
    }
    .title-01{
        font-size: 32px;
        line-height: 35px;
    }
    .title-02{
        margin-top: 12px;
        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: 44px;
    }
    .info .box .item .tit{
        font-weight: bold;
        font-size: 40px;
        line-height: 43px;
    }
    .info .box .item .tit .part{
        font-size: 24px;
    }
    .info .box .item .des{
        margin-top: 8px;
    }
    .jieshao{
        padding-top: 48px;
        padding-bottom: 66px;
    }
    .jieshao::before{
        background-image: url("../images/m-bg_02.png");
        height: 1516px;
    }
    .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 40px;
    }
    .jieshao .box .item .itemBox .text .tit-01{
        font-family: Verdana, Verdana;
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
    }
    .jieshao .box .item .itemBox .text .tit-02{
        margin-top: 16px;
        font-size: 16px;
        line-height: 19px;
    }
    .jieshao .box .item .itemBox .text .des{
        margin-top: 16px;
        font-size: 14px;
        line-height: 20px;
    }
    .jieshao .box .item .itemBox .text .more{
        display: none;
    }
    .jieshao .box .item .itemBox .img{
        width: 217px;
        height: 220px;
        margin: 32px auto 0;
        position: relative;
    }

    .info02{
        margin: 48px 0 4px;
    }
    .info02 .box{
        margin-top: 32px;
    }
    .info02 .box .item{
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin-bottom: 44px;
    }
    .info02 .box .item .tit{
        font-size: 50px;
        line-height: 54px;
    }
    .info02 .box .item .tit .part{
        font-size: 30px;
    }
    .info02 .box .item .tit span{
        font-size: 20px;
    }
    .info02 .box .item .des{
        width: 100%;
        margin-top: 12px;
        font-size: 18px;
        line-height: 19px;
        padding: 0 40px;
    }
}
