.nybanner{
    position: relative;
    overflow: initial;
}
.nybanner h2{
    margin-top: 83px;
    margin-left: 0;
    text-align: center;
}
.nybanner p{
    text-align: center;
    margin-left: 0;
}
.nybanner .small{
    width: 1030px;
    height: 120px;
    background: #FFFFFF;
    border-radius: 20px;
    box-shadow: 0px 4px 24px rgba(41, 54, 95, 0.1);
    position: absolute;
    top: 312px;
    left: 50%;
    transform: translateX(-50%);
    padding: 26px 0;
    box-sizing: border-box;
    display: flex;
    text-align: center;
}
.nybanner .small .item{
    width: 20%;
}
.nybanner .small .top{
    color: #14212F;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
}
.nybanner .small p{
    color: #566473;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    margin-top: 10px;
}

.section1{
    background: #F5F9FE;
}
.section1 .heart .subtitle{
    width: 769px;
}
.section1 .con{
    margin: 50px auto 0;
    display: flex;
    /*justify-content: space-between;*/
    padding: 0 30px;
    box-sizing: border-box;
}
.section1 .con .item{
    width: 224px;
    height: 291px;
    background: #FFFFFF;
    box-shadow: 0px 4px 18px rgba(114, 145, 220, 0.1);
    border-radius: 20px;
    margin: 0 10px;
    padding: 30px 20px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
}
.section1 .con .item:hover{
    transform: translateY(-10px);
}
.section1 .con .item img{
    margin: 0 auto;
    width: 72px;
    height: 72px;
    box-shadow: inset 0px 4px 12px rgba(255, 255, 255, 0.15);
    border-radius: 20px;
}
.section1 .con .item .til{
    margin: 24px auto 10px;
    color: #14212F;
    font-size: 22px;
    font-weight: 600;
}
.section1 .con .item p{
    margin: 0 auto;
    width: 184px;
    height: 56px;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #566473;
}
.section1 .con .item .fot{
    width: 224px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    height: 38px;
    line-height: 38px;
    background: #F0FBFF;
    box-shadow: inset 0px 4px 12px rgba(255, 255, 255, 0.15);
    color: #0391F5;
}
.section1 .con .item:nth-child(2) .fot{
    background: #F8EFFF;
    color: #A11DEF;
}
.section1 .con .item:nth-child(3) .fot{
    background: #F0F7FF;
    color: #3185FE;
}
.section1 .con .item:nth-child(4) .fot{
    background: #FFF1EA;
    color: #FE6421;
}
.section1 .con .item:nth-child(5) .fot{
    background: #EAF8F7;
    color: #10C6AF;
}

.section2{
    padding-top: 33px;
    background: url("../images/customeDev/s2-bg3860.png?v=1") no-repeat;
    background-size: cover;
}
.section2 .con{
    margin-top: 50px;
    padding: 0 91px;
    box-sizing: border-box;
}
.section2 .one{
    display: flex;
    align-items: center;
}
.section2 .con .item{
    width: 210px;
    height: 241px;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 30px 40px;
    box-sizing: border-box;
    transition: all .5s;
    background: url("../images/customeDev/tic1.png") no-repeat;
    background-size: cover;
}
.section2 .con .item2{
    background: url("../images/customeDev/tic2.png") no-repeat;
    background-size: cover;
}
.section2 .con .item3{
    background: url("../images/customeDev/tic3.png") no-repeat;
    background-size: cover;
}
.section2 .con .item4{
    background: url("../images/customeDev/tic4.png") no-repeat;
    background-size: cover;
}
.section2 .con .item5{
    background: url("../images/customeDev/tic5.png") no-repeat;
    background-size: cover;
}
.section2 .con .item6{
    background: url("../images/customeDev/tic6.png") no-repeat;
    background-size: cover;
}
.section2 .con .item7{
    background: url("../images/customeDev/tic7.png") no-repeat;
    background-size: cover;
}
.section2 .con .item8{
    background: url("../images/customeDev/tic8.png") no-repeat;
    background-size: cover;
}
.section2 .con .item:hover{
    transform: translateY(-10px);
}
.section2 .con .one .jiantou img{
    width: 86px;
    height: 37px;
}
.section2 .con .item>img{
    width: 36px;
    height: 36px;
    margin-bottom: 20px;
}
.section2 .con .item h4{
    font-weight: 600;
    font-size: 22px;
    line-height: 31px;
    margin-bottom: 10px;
    color: #14212F;
}
.section2 .con .item p{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #566473;
    display: flex;
    align-items: center;
}
.section2 .con .item p img{
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.section2 .con .two{
    height: 57px;
    position: relative;
}
.section2 .con .two img{
    width: 86px;
    height: 37px;
    position: absolute;
    top: 10px;
    right: 60px;
}
.section3 .con{
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
    /*grid-row-gap: 30px;*/
    padding: 0 40px;
    box-sizing: border-box;
}
.section3 .con .item{
    width: 386px;
    height: 357px;
    background: #F5F9FE;
    border-radius: 20px;
    overflow: hidden;
    transition: all .3s ;
}
.section3 .con .item:hover{
    background: #FFFFFF;
    box-shadow: 0px 4px 18px rgba(114, 145, 220, 0.1);
    transform: translateY(-10px);
}
.section3 .con .item img{
    width: 386px;
    height: 200px;
}
.section3 .con .item .til{
    margin-top: 30px;
    margin-bottom: 12px;
    margin-left: 40px;
    font-size: 22px;
    color: #14212F;
    font-weight: 600;
}
.section3 .con .item p{
    margin-left: 40px;
    color: #566473;
    font-size: 16px;
    line-height: 28px;
}
.section3 .con .item p span{
    color: #3185FE;
    font-weight: 700;
    font-size: 20px;
}

.section4{
    background: #F5F9FE;
}
.section4 .con{
    margin-top: 50px;
    padding: 0 40px;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.section4 .con .item{
    width: 285px;
    height: 150px;
    border-radius: 20px;
    overflow: hidden;
}
.section4 .con .item:hover img{
    transform: scale(1.2);
}
.section4 .con .item img{
    width: 285px;
    height: 150px;
    transition: all .5s;
    border-radius: 20px;
}
.section5 .con{
    margin-top: 50px;
    padding: 0 40px;
    box-sizing: border-box;
}
.section5 .con img{
    width: 1200px;
    margin: 0 auto;
}