.khfw-zb{
    background-color: #F5F5F5;
}
.khfw-zb .item p {
    font-family: "PingFang SC", "Microsoft YaHei";
    font-weight: 500;
    color: #333333;
    opacity: 1;
}
.khfw-zb .item .line {
    content: "";
    width: 4rem;
    height: 2px;
    background: #A8D31F;
    opacity: 1;
    margin-bottom: 1rem;
}
.khfw-zb .item {
    padding: 2rem 3rem;
}
.fwnr-bg{
    background: #F4F7FB;
    border-radius: 50%;
    opacity: 1;
    height: 22rem;
    width: 22rem;
    position: absolute;
    z-index: -1;
}
.fwnr-item {
    width: 17rem;
    margin: 0 auto;
}
.fwnr-item .item-title{
    margin: 2rem 0;
}
.fwnr-item .item-sub{
    margin: 0.5rem 0;
}
.item-tag{
    font-size: 4rem;
    font-family: zihun43hao-guochaoshoushu-Regular;
    line-height: 5rem;
    color: #707070;
    opacity: 1;
}
.item-title{
    font-size: 1.5rem;
    font-family: PingFangSC-Regular-GBpc-EUC-H;
    line-height: 2rem;
    font-weight: 600;
    color: #A8D31F;
    opacity: 1;
}
.item-sub{
    font-size: 1rem;
    font-family: PingFangSC-Regular-GBpc-EUC-H;
    line-height: 1.5rem;
    color: #707070;
    opacity: 1;
    padding: 0;
    text-align: center;
}
.fwnr-content{
    padding: 3rem 2rem;
}
.algs{
    background-color: #F5F5F5;
}