.jjcgroup{
    display: -webkit-flex;display: flex;flex-direction: row;
    align-items: center;
    justify-content: center;
    font-family: PTSans-Regular;
    margin-top: 20px;
}
.jjcimg{
    margin-bottom: 28px;
    width: 10%;
    height: 10%;
}
.text-size-16{
    font-size: 16px;
    font-weight: 600;
    color: #383838
}
.mleft-20{
    margin-left: 20px;
    text-align: left;
}
.lightfont{
    color: #808080;
    line-height: 18px;
    margin-top: 12px;
}
#jjctips{
    margin-top: 20px;
    padding: 0 15px;
    text-align: left;
    font-family: PTSans-Regular;
    font-size: 14px;
}
.jjctitle{
    font-size: .7rem;
    color: #383838;
    font-weight: 500;
    text-shadow: none;
}

.noclick{
    background-color:#888;pointer-events: none;
}
.iconimg{
    margin-left: 10px;
    margin-bottom: -3px;
    height: 60%;
}