.banner{
    height: 300px;
}
main h3{
    background-color: rgb(30,33,136);
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    margin: 20px 0;
}

#content p {
    color: #555;
}

#content img{
    height: 175px;
}

#content .wrlb{
    background: rgb(67,81,161);
    color: #fff;
    margin:1px 0;
    padding: 5px ;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 30px;
}
#content .wrlb img{
    width: 28px;
}
.wrxq{
    margin: 20px 0;
    position: relative;
}
.wrxq p::before{
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: rgb(67,81,161);
    position: absolute;
    left: 0px;
    top: 7px;
}
.wrxq p {
    padding-left: 20px;
    box-sizing: border-box;
}

#slution .pglist img{
    width: 60px;
    margin-top: 15px;
}
#slution .pglist{
    margin: 0;
}

.imgwrap{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: rgb(30,33,136);
    margin: 10px auto;
    text-align: center;
}

#slution{
    background: #fff;
}
.wrxq p span{
    font-weight: bold;
    color:rgb(30,33,136);
}
.nxhzl h5{
    display: inline-block;
    border: 2px solid rgb(30,33,136);
    color: rgb(30,33,136);
    border-radius:40px;
    height: 38px;
    padding-right: 10px;
}

.nxhzl h5 span{
    position: relative;
    left: -2px;
}

.nhxjx img{
    width: 100% !important;
}
.nxhzl p {
    min-height: 72px;
}
#slution .nxh1 img{
    width: 100%;
}

.jgtz p span{
    background: rgb(30,33,136);
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

.nxhjgtz img{
    height: 270px;
}
.wrxq p{
    position: relative;
}