.right {
    float: right;
    width: 870px;
    padding-bottom: 70px;
}
.right_hd {
    text-align: center;
}
.right_hd a {
    display: block;
    width: 165px;
    height: 234px;
    background: url(/uiFramework/commonResource/image/2022052223215725204.png) no-repeat center bottom;
    margin: 0 auto;
}
.right_hd a img {
    width: 100%;
    height: 221px;
    display: block;
}
.right_hd > div span {
    display: block;
    font-size: 24px;
    color: #71922a;
    font-weight: 700;
    line-height: 32px;
    margin: 5px 0 10px;
}
.right_hd > div p {
    display: block;
    font-size: 18px;
    color: #333333;
}
.right .contBox {
    border: 1px solid #eeeeee;
    padding: 40px 30px 30px;
    position: relative;
    margin-top: 65px;
}
.right_mid span {
    background: url(/uiFramework/commonResource/image/2022052222495988537.png) no-repeat 12px center !important;
}
 .right .contBox > span {
    position: absolute;
    left: 17px;
    top: -16px;
    padding-left: 55px;
    padding-right: 15px;
    background: #fff;
    font-size: 22px;
    color: #71922a;
    font-weight: 700;
}
.right .contBox > .cont {
    font-size: 16px !important;
    color: #333333 !important;
    line-height: 32px !important;
    font-family: '微软雅黑' !important;
    text-align: justify;
}
.right_bot span {
    background: url(/uiFramework/commonResource/image/2022052222501041371.png) no-repeat 12px center !important;

}