.banner-wrap{
    background-image: url(/ageraweb/newpc/imgs/service/banner_bg-72bc207c504afffdee8d27100aa4b7d3.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 480px;
}
.banner{
    width: 100%;
    height: 480px;
}
.banner-wrap .title{
    font-size: 72px;
    padding-top: 130px;
    margin-bottom: 55px;
}
.banner-wrap .msg-wrap{
    width: 804px;
    height: 124px;
    background: #F6F1FC;
    border-radius: 60px;
    border: 2px solid #FFFFFF;
    margin: 0 auto;
    position: relative;
}
.banner-wrap .msg-wrap .icon1{
    position: absolute;
    top: -8px;
    left: -20px;
    width: 92px;
}
.banner-wrap .msg-wrap .icon2{
    position: absolute;
    bottom: 0;
    right: -25px;
    width: 86px;
}
.page-title{
    padding: 120px 0 48px;
    font-size: 36px;
    text-align: center;
}
.service1{
    padding: 64px 0 74px;
}
.service1 .item{
    padding: 0 70px;
}
.service1 .icon{
    width: 100px;
    height: 100px;
}
.service2 .item{
    width: 384px;
    padding: 24px 0 54px 16px;
    border: 1px solid #E6E6E6;
}
.service2 .icon{
    width: 80px;
    height: 80px;
    vertical-align: middle;
}
.service2 .info-item{
    width: 50%;
    padding-left: 10px;
    position: relative;
}
.service2 .info-item::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 16px;
    background: linear-gradient(0deg, #F1F4FF 0%, #236CFF 50%, #F1F4FF 100%);
}
.service2 .info-title{
    min-height: 64px;
}
.service3{
    text-align: center;
}
.service3 .info-title{
    width: 540px;
    margin: 0 auto 60px;
}
.service3 .info-img1{
    width: 887px;
    height: 450px;
}
.service3 .info-img2{
    width: 887px;
    height: 354px;
}
.service4 {
    padding: 64px 0 73px;
}
.service4 .icon{
    width: 100px;
    height: 100px;
}