.xtgnjs-items .xtgnjs-item {
    width: 290px;
    height: 248px;
    background: #F7F8FB;
    border-bottom: 6px solid #0491ff;
    padding-top: 30px;
    padding-left: 28px;
    padding-right: 26px;
    margin-bottom: 30px;
}

.xtgnjs-items .xtgnjs-item .p1 {
    font-size: 18px;
    font-weight: bold;
    color: #394557;
    margin-bottom: 30px;
}

.xtgnjs-items .xtgnjs-item .p2 {
    font-size: 18px;
    color: #0491FF;
    margin-bottom: 40px;
}

.xtgnjs-items .xtgnjs-item .info {
    padding-left: 16px;
}

.xtgnjs-items .xtgnjs-item .info li {
    font-size: 14px;
    color: #394557;
    margin-bottom: 10px;
    position: relative;
    text-align:justify;
}

.xtgnjs-items .xtgnjs-item .info li i {
    font-style: normal;
    color: #0491ff;
}

.xtgnjs-items .xtgnjs-item .info li::before {
    content: '\2713';
    position: absolute;
    top: 0px;
    left: -18px;
    font-size: 14px;
    color: #0491FF;
    font-weight: bold;
}<!--ºÄÊ±1774183780.5695Ãë-->