.content
{
    margin-top: 12.5%;
}
.r_a
{
    background-image: url("../img/rightArrow2.png");
    background-size: 3%;
}
.personalIndex
{
}
.personalIndex li
{
}
.psIndexList
{
    background-color: #ffffff;
    padding: 0 3%;
    margin-bottom: 1rem;
}
.psIndexList a
{
    border-bottom: none;
}
.psIndexList li
{
    border-bottom: 1px solid #EBEBEB;
    font-size: 1.6rem;
    padding: 4% 0;
}
.psIndexList li i
{
    background: url("") no-repeat left top;
}
.psIndexList li.picture
{
    padding-left: 0;
}
.psIndexList li.picture dt
{
    width: 4rem;
    height: 4rem;
    margin-right: 2%;
    background: #cccccc;
    overflow: hidden;
}
.psIndexList li.picture dt img
{
    width: 100%;
}
.psIndexList li.picture dd
{
    font-size: 1.6rem;
    color: #666666;
}
.psIndexList li.picture dd p.name
{
    font-weight: bold;
    color: #333333;
}
.psIndexList li.picture dd p.phone
{
    font-size: 1.4rem;
}

.psIndexList li .apply
{
    /*padding-left: 10%;*/
    font-weight: bold;
    color: #666666;
    background: url("") no-repeat left 0rem;
    background-size: 8%;
}

.psIndexList li .icon
{
    padding-left: 10%;
    font-weight: bold;
    color: #666666;
    background: url("") no-repeat left 0rem;
    background-size: 8%;
}
.psIndexList li.basicResume .progress
{
    color: #3BBEE8;
    font-size: 1.6rem;
    padding-right: 10%;
    font-weight: normal;
}
.psIndexList li.basicResume .icon
{
    background-image: url("../img/basicResume.png");
}
.psIndexList li.jobInformation .icon
{
    background-image: url("../img/jobInformation.png");
}
.psIndexList li.jobInformation div
{
    margin-top: 2rem;
    padding-left: 5%;
}
.psIndexList li.jobInformation div p
{
    padding-top: 3rem;
    background: url("") no-repeat center top;
    background-size: 27%;
    color: #444444;
    text-align: center;
    font-size: 1.2rem;
}
.psIndexList li.jobInformation div .registration
{
    background-image: url("../img/polit.png");
    width: 30%;
}
.psIndexList li.jobInformation div .crew
{
    background-image: url("../img/stew.png");
    width: 40%;
    background-size: 22%;
}
.psIndexList li.jobInformation div .yPlan
{
    background-image: url("../img/yanjl.png");
    width: 20%;
    background-size: 45%;
}

.psIndexList li.jobCollection .icon
{
    background-image: url("../img/collection.png");
}
.psIndexList li.applicationRecord .icon
{
    background-image: url("../img/record.png");
    background-position: left 0;
}
.psIndexList li.stationMSG .icon
{
    background-image: url("../img/stationMSG.png");
}
.psIndexList li.smsReply .icon
{
    background-image: url("../img/email.png");
}
.psIndexList li.revisePsd .icon
{
    background-image: url("../img/set.png");
}
.psIndexList li.loginOut .icon
{
    background-image: url("../img/loginOut.png");
}

.jobApplyOrOut{
    padding: 4% 10% 5% 10%;
    text-align: center;
    font-size: 1.6rem;
    color: #666666;
    font-weight: bold;
}
.jobApply{
    padding: 0 7rem 1.5rem 7rem;
}
.btn_app {
    color: #3BBEE8;
    font-size: 1.6rem;
    padding-left: 16%;
    font-weight: normal;
}
.psIndexList1 {
    background-color: #ffffff;
}
.btn_EHR{
    text-align: center;
    color: #FFFFFF;
    background: #3BBEE8;
    border-radius: 4px;
    font-size: 1.6rem;
    height: 4rem;
    line-height: 4rem;
}
.psIndexList2 li.picture
{
    padding-left: 0;
}
.psIndexList2 {
    background-color: #ffffff;
    padding: 0 3%;
    margin-bottom: 1rem;
}
.psIndexList2 li.picture dt{
    width: 8rem;
    height: 4.5rem;
    margin-top: 1.2rem;
    margin-right: 6%;
    overflow: hidden;
}
.psIndexList2 li.picture dd
{
    font-size: 1.6rem;
    color: #666666;
}
.btn_button
{
    color: #3BBEE8;
    font-size: 1.6rem;
    font-weight: normal;
}
.right
{
    float:right;
}
.psIndexList2 li.picture .icon1
{
    /*padding-left: 14%;*/
    font-weight: bold;
    color: #666666;
    background: url(psCenterIndex.css) no-repeat left 0rem;
    background-size: 14%;
}
/*.psIndexList2 li.picture .icon1 {
    background-image: url(../img/basicResume.png);
}*/