/* 个人中心/账户设置 */
.right-content{
    padding: 20px;
}
.crow{
    position: relative;
    top: -40px;
}
.xisaiIntu{
    line-height: 2;
}
.ct{
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50%;
    background-color: rgb(77, 155, 228);
    position: relative;
    top: -2px;
}
.linkList{
    padding-left: 15px;
    color: #337ab7;
}
.explan{
    display: inline-block;
    width: 50px;
    height: 30px;
    background-color: rgb(246,246,246);
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
}
/* 结束 */
