#myTabContent {
    padding: 0 18px;
}

/*公共样式*/

.ricss {
    color: blue;
    font-size: 16px;
    line-height: 34px;
    display: none;
}

.ricss img {
    width: 20px;
    height: 20px;
}

.rocss {
    font-size: 13px;
    color: red;
    line-height: 34px;
    display: none;
}


/*邮箱样式*/

#emai {
    background-color: white;
}


/*手机样式*/

#phone {
    background-color: white;
}


/*修改按钮样式*/

.btn {
    font-size: 13px;
}


/*修改头像样式*/

.img_1 {
    width: 300px;
    float: left;
    height: 300px;
    border: 1px solid grey;
    display: inline-block;
}

.imgcss {
    width: 100%;
    height: 100%;
}

.img_2 {
    width: 120px;
    overflow: hidden;
    height: 120px;
    display: inline-block;
    margin-left: 20px;
}

.img_3 {
    width: 60px;
    display: inline-block;
    overflow: hidden;
    height: 60px;
    margin-top: 120px;
}
