body{
    background: #fff;
}
@media (min-width: 1025px) {
    #usercenter_personal .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left: 0;
        margin-right: 12px;
        margin-bottom: 0;
        margin-top: 0;
    }
    .last{
        display: none;
    }
    #usercenter_custom .top .close{
        display: none;
    }
    .link{
        display: none;
    }
    #usercenter_custom .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left: 0;
        margin-right: 12px;
        margin-bottom: 0;
        margin-top: 0;
    }
    #usercenter_email .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left: 0;
        margin-right: 12px;
        margin-bottom: 0;
        margin-top: 0;
    }
    #usercenter_phone .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left: 0;
        margin-right: 12px;
        margin-bottom: 0;
        margin-top: 0;
    }
    #usercenter_password .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left: 0;
        margin-right: 12px;
        margin-bottom: 0;
        margin-top: 0;
    }
    #usercenter_position .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left: 0;
        margin-right: 12px;
        margin-bottom: 0;
        margin-top: 0;
    }
    #personalresume .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left: 0;
        margin-right: 12px;
        margin-bottom: 0;
        margin-top: 0;
    }
    #usercenter_personal section{
        width:100%;
        height:37.5vw;
        margin-top:70px;
    }
    .slideleft{
       float: left;
       width:18.75%;
       height: 100%;
       background: #fff;
    }
    #usercenter_personal section .slideright{
        float: left;
        width:81.25%;
        height:100%;
        background: #e8e9eb;
        position: relative;
    }
    .slideleft .info{
        //margin-top:3.5vw;
		margin-top:1vw;
    }
    .slideleft .info .avart{
        margin-left:2vw;
        float: left;
    }
    .slideleft .info .defaultName{
        display: block;
        font-size: 1.25vw;
        //float: left;
        color:#393939;
        //line-height: 5vw;
		line-height: 3vw;
        font-weight: bold;
        //margin-left:1.5vw;
		margin-left: 0;
		float: none;
		text-align: center;
		word-break: break-all;  
    }
    .slideleft ul li p{
        font-size: 0.9375vw;
        margin-top:2vw;
        color:#9aacb8;
        cursor: pointer;
        margin-left:6.5vw;
    }
    .slideleft ul .small1{
        display: none;
        color:#9aacb8;
        font-size: 0.73vw;
        line-height: 1vw;
        margin-left:8.5vw;
        margin-top:0.8vw;
    }
    .slideleft ul .small2{
        display: none;
        color:#9aacb8;
        font-size: 0.73vw;
        line-height: 1vw;
        margin-left:8.5vw;
        margin-top: 0.6vw;
    }
    .slideleft ul .active{
        color:#393939;
    }
    #usercenter_personal section .slideright .changeavart{
        width:4.6875vw;
        position: absolute;
        left:50%;
        margin-left:-2.34vw;
        top:3.4vw;
        cursor: pointer;
    }
    #usercenter_personal section .slideright .changeavart .fileImg{
        width:100%;
        height:4.6875vw;
        position: absolute;
        top:0;
        left:0;
        border-radius: 50%;
        opacity: 0;
        filter:alpha(opacity=0);
        z-index: 2;
        cursor: pointer;
        padding-left: 0;
    }
    #usercenter_personal section .slideright .changeavart img{
        width:100%;
        height:4.6875vw;
        border-radius: 50%;
        cursor: pointer;
    }
    #usercenter_personal section .slideright .changeavart p{
        width:100%;
        height:4.6875vw;
        position: absolute;
        top:0;
        left:0;
        border-radius: 50%;
        background: rgba(0,0,0,.6);
        text-align: center;
        line-height: 4.6875vw;
        color:#fff;
        cursor: pointer;
        z-index: 1;
        cursor: pointer;
    }
    #usercenter_personal section .slideright .inputbox{
        margin-top:10.5vw;
    }
    #usercenter_personal section .slideright .eamilbox{
        margin-top:1.5625vw;
    }
    #usercenter_personal section .slideright .phone{
        width:20.5vw;
        text-align: right;
        font-size: 0.83vw;
        line-height: 2.9vw;
        color:#9aacb8;
        float: left;
        padding-right:1.5vw;
    }
    #usercenter_personal section .slideright .phoneinput{
        width:35vw;
        height:2.9vw;
        line-height: 2.9vw;
        background: #efefef;
        float: left;
        border-radius: 4px;
        padding-left:1.5vw;
        font-size: 0.83vw;
        color:#9c9c9c;
        margin-right:1vw;
    }
    #usercenter_personal section .slideright input{
        width:35vw;
        height:2.9vw;
        line-height: 2.9vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        padding-left:1.5vw;
        font-size: 0.83vw;
        color:#333333;
        border:none;
    }
    #usercenter_personal section .slideright .left{
        float: left;
    }
    #usercenter_personal section .slideright .right{
        float: right;
        width:9vw;
        height:2.9vw;
        text-align: center;
        line-height: 2.9vw;
        background: #da251a;
        color:#fff;
        border-radius: 4px;
        font-size: 0.9375vw;
        cursor:pointer;
    }
    #usercenter_personal section .slideright .wx{
        font-size: 1vw;
        color:#333333;
        line-height: 3.4vw;
        float: left;
        margin-left:1vw;
    }
    #usercenter_personal section .slideright .avart{
        float: left;
    }
    #usercenter_personal section .slideright .authorization{
        width:36.5vw;
        float: left;
    }
    #usercenter_personal section .slideright a{
        color:#da251a;
        font-size: 0.83vw;
        text-decoration: underline;
        line-height: 2.9vw;
    }
    #usercenter_email section{
        width:100%;
        height:37.5vw;
        margin-top:70px;
    }
    #usercenter_email section .slideright{
        float: left;
        width:81.25%;
        height:100%;
        background: #e8e9eb;
        position: relative;
    }
    #usercenter_email section .slideright .email{
        width:36.5vw;
        height:5.85vw;
        position: relative;
        margin: 0 auto;
        margin-top:10vw;
        padding-top:3vw;
    }
    #usercenter_email section .slideright .email img{
        width:2.1875vw;
        position: absolute;
        left:50%;
        margin-left:-1.09375vw;
        top:0;
        display: none;
    }
    #usercenter_email section .slideright .emailimg{
        width:2.1875vw;
        position: absolute;
        left:50%;
        margin-left:-1.09375vw;
        top:14.58vw;
        /*display: none;*/
    }
    #usercenter_email section .slideright .emailtx{
        font-size: 1.25vw;
        color:#393939;
        text-align: center;
        width:100%;
        display: none;
    }
    #usercenter_email section .slideright .emailtx1{
        font-size: 1.25vw;
        color:#393939;
        text-align: center;
        width:100%;
        margin-top:17.5vw;
    }
    #usercenter_email section .slideright .checkemail{
        width:36.5vw;
        height:2.9vw;
        background: #393939;
        margin: 0 auto;
        color:#fff;
        font-size: 0.9375vw;
        text-align: center;
        line-height: 2.9vw;
        border-radius: 4px;
        cursor: pointer;
    }
    #usercenter_email section .slideright input{
        width:35vw;
        height:2.9vw;
        display: block;
        background: #fff;
        border: none;
        line-height: 2.9vw;
        padding-left:1.5vw;
        margin: 0 auto;
        border-radius: 4px;
    }
    #usercenter_email section .slideright .next{
        width:36.5vw;
        height:2.9vw;
        background: #a0a0a0;
        margin: 0 auto;
        color:#d3d3d3;
        font-size: 0.9375vw;
        text-align: center;
        line-height: 2.9vw;
        border-radius: 4px;
        margin-top:1vw;
        cursor: pointer;
    }
    #usercenter_email section .slideright .successbox{
        display: none;
    }
    #usercenter_phone section{
        width:100%;
        height:37.5vw;
        margin-top:70px;
    }
    #usercenter_phone section .slideright{
        float: left;
        width:81.25%;
        height:100%;
        background: #e8e9eb;
        position: relative;
    }
    #usercenter_phone section .slideright .centerbox{
        width:36.5vw;
        position: relative;
        margin: 0 auto;
        margin-top:10vw;
    }
    #usercenter_phone section .slideright .centerbox p{
        width:100%;
        height:2.9vw;
        margin-bottom:1vw;
    }
    #usercenter_phone section .slideright .centerbox input{
        width:50%;
        height:2.9vw;
        padding-left:5%;
        line-height: 2.9vw;
        font-size:0.83vw;
        background: #fff;
        border: none;
        border-radius: 4px;
        float: left;
    }
    #usercenter_phone section .slideright .centerbox .sendcode{
        width:40%;
        margin-left:5%;
        height:2.9vw;
        line-height: 2.9vw;
        text-align: center;
        color:#fff;
        background: #393939;
        font-size: 0.9375vw;
        border-radius: 4px;
        float: left;
        cursor: pointer;
    }
    #usercenter_phone section .slideright .centerbox .tx1{
        font-size: 1vw;
        color:#728089;
        float: left;
        margin-left:10vw;
        line-height: 2.9vw;
    }
    #usercenter_phone section .slideright .centerbox .tx2{
        font-size: 1vw;
        color:#728089;
        float: left;
        line-height: 2.9vw;
    }
    #usercenter_phone section .slideright .centerbox .phonenumber{
        font-size: 1vw;
        color:#393939;
        float: left;
        line-height: 2.9vw;
    }
    #usercenter_phone section .slideright .centerbox .newphone{
        width:95%;
        height:2.9vw;
        background: #fff;
        border-radius: 4px;
        border: none;
        display: none;
        margin-bottom:1vw;
    }
    #usercenter_phone section .slideright .next{
        width:36.5vw;
        height:2.9vw;
        background: #393939;
        margin: 0 auto;
        color:#d3d3d3;
        font-size: 0.9375vw;
        text-align: center;
        line-height: 2.9vw;
        border-radius: 4px;
        margin-top:2vw;
        cursor: pointer;
    }
    #usercenter_phone section .slideright .emailimg{
        width:2.1875vw;
        position: absolute;
        left:50%;
        margin-left:-1.09375vw;
        top:14.58vw;
    }
    #usercenter_phone section .slideright .emailtx{
        font-size: 1.25vw;
        color:#393939;
        text-align: center;
        width:100%;
        margin-top:17.5vw;
    }
    #usercenter_phone section .slideright .successbox{
        display: none;
    }
    #usercenter_password section{
        width:100%;
        height:37.5vw;
        margin-top:70px;
    }
    #usercenter_password section .slideright{
        float: left;
        width:81.25%;
        height:100%;
        background: #e8e9eb;
        position: relative;
    }
    #usercenter_password section .slideright .centerbox{
        width:36.5vw;
        position: relative;
        margin: 0 auto;
        margin-top:9vw;
    }
    #usercenter_password section .slideright .centerbox input{
        width:95%;
        height:2.9vw;
        border:none;
        margin-bottom:1.5vw;
        border-radius: 4px;
        background: #fff;
        padding-left:5%;
        line-height: 2.9vw;
    }
    #usercenter_password section .slideright .next{
        width:36.5vw;
        height:2.9vw;
        background: #393939;
        margin: 0 auto;
        color:#fff;
        font-size: 0.9375vw;
        text-align: center;
        line-height: 2.9vw;
        border-radius: 4px;
        margin-top:1vw;
        cursor: pointer;
    }
    #usercenter_password section .slideright .emailimg{
        width:2.1875vw;
        position: absolute;
        left:50%;
        margin-left:-1.09375vw;
        top:14.58vw;
    }
    #usercenter_password section .slideright .emailtx{
        font-size: 1.25vw;
        color:#393939;
        text-align: center;
        width:100%;
        margin-top:17.5vw;
    }
    #usercenter_password section .slideright .successbox{
        display: none;
    }
    #personalresume section{
        width:100%;
    }
    #personalresume section .slideright{
        float: left;
        width:81.25%;
        background: #e8e9eb;
        position: relative;
    }
    #personalresume  section .slideright .content .jobintention {
         margin-top: 0;
    }
    #personalresume  section .slideright .content .firstp{
        width:auto;
        font-size: 0.83vw;
        color:#393939;
    }
    #personalresume  section .slideright .content .jobintention .sectionp{
        width:auto;
        font-size: 0.83vw;
        color:#393939;
    }
    #personalresume  section .slideright .content .h1{
        margin-bottom:2vw;
    }
    #personalresume  section .slideright .content .jobintention .oneline .oneline_child{
        width:18.5vw;
        height: 2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        border: none;
        padding-left: 1vw;
        margin-bottom:1vw;
    }
    #personalresume  section .slideright .content .jobintention .lastchild{
        width:18.5vw;
        height: 2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        border: none;
        padding-left: 1vw;
    }
    #personalresume  section .slideright .content .jobintention input{
        width:13vw;
    }
    #personalresume  section .slideright .content .jobintention input{
        background: none;
    }
    input::-moz-placeholder{
        color:#9c9c9c;
        font-size: 0.83vw;
    }
    input::-webkit-input-placeholder{
        color:#9c9c9c;
        font-size: 0.83vw;
    }
    input:-ms-input-placeholder {
        color:#9c9c9c;
        font-size: 0.83vw;
    }
    #personalresume .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
        margin-right:12px;
    }
    .content{
        width:100%;
        background: #e8e9eb;
        padding-top:70px;
    }
    .content .h1{
        text-align: center;
        font-size: 1.875vw;
        color:#393939;
        font-weight: 500;
        margin-bottom:2vw;
    }
    /*个人信息*/
    .content .personalinformation,.currentincome,.jobintention,.workexperience,.projectexperience,.schoolsituation,.skillspecialty,.other{
        width:100%;
        position: relative;
    }
    .personalinformation{
        margin-top: 4.42vw;
    }
    .content .currentincome span{
        font-size: 0.9375vw;
        color:#393939;
        float: left;
        line-height:2.1875vw;
        margin-right:1vw;
    }
    .content .jobintention span{
        font-size: 0.9375vw;
        color:#393939;
        float: left;
        line-height:2.1875vw;
        margin-right:1vw;
    }
    .content .personalinformation span{
        font-size: 0.9375vw;
        color:#393939;
        float: left;
        line-height:2.1875vw;
        margin-right:1vw;
    }
    .content .workexperience span{
        font-size: 0.9375vw;
        color:#393939;
        float: left;
        line-height:2.1875vw;
        margin-right:1vw;
    }
    .content .projectexperience span{
        font-size: 0.9375vw;
        color:#393939;
        float: left;
        line-height:2.1875vw;
        margin-right:1vw;
    }
    .content .schoolsituation span{
        font-size: 0.9375vw;
        color:#393939;
        float: left;
        line-height:2.1875vw;
        margin-right:1vw;
    }
    .content .skillspecialty span{
        font-size: 0.9375vw;
        color:#393939;
        float: left;
        line-height:2.1875vw;
        margin-right:1vw;
    }
    .content .other span{
        font-size: 0.9375vw;
        color:#393939;
        float: left;
        line-height:2.1875vw;
        margin-right:1vw;
    }
    .content select{
        width:100%;
        height:100%;
        position: absolute;
        left:0vw;
        top:0;
        z-index: 2;
        opacity: 0;
        filter: alpha(opacity=0);
        cursor: pointer;
    }
    .content .selecticon{
        width:2.6vw;
        float: right;
        cursor: pointer;
    }
    .content .personalinformation .firstinput{
        float: left;
        width:9vw;
        background: #fff;
        border-radius: 4px;
        border:none;
        height:2.1875vw;
        padding: 0;
        padding-left:1vw;
    }
    .content .oneline,.twoline,.threeline,.fourline,.fiveline,.sixline,.textarealine{
        width:80%;
        margin: 0 auto;
        margin-top:1vw;
    }
    .content .textarealine .textarealine_child{
        width:61vw;
        margin: 0 auto;
    }
    .oneline_child,.twoline_child,.textarealine_child,.threeline_child{
        background: #fff;
        border-radius: 4px;
    }
    .box0{
        background: #fff;
        float: left;
        width:13.8vw;
        border-radius: 4px;
        height: 2.1875vw;
        padding-left: 1vw;
    }
    .box0_last{
        background: #fff;
        float: left;
        width:27vw;
        border-radius: 4px;
        height: 2.1875vw;
        padding-left: 1vw;
    }
    .box1{
        background: #fff;
        float: left;
        width:19vw;
        border-radius: 4px;
        height: 2.1875vw;
        padding-left: 1vw;
    }
    .box2{
        background: #fff;
        float: left;
        width:19vw;
        border-radius: 4px;
        height: 2.1875vw;
        position: relative;
    }
    .box3{
        background: #fff;
        width:61vw;
        border-radius: 4px;
        height: 2.1875vw;
        padding-left: 1vw;
    }
    /*个人信息*/

    /*第一行*/
    .content .oneline .oneline_child{
        float: left;
        margin-right:1vw;
    }
    .content .textarealine .textarealine_child{
        float: left;
        margin-right:2vw;
        padding-left:1vw;
    }
    .content .oneline .oneline_child .sexbox{
        width:100%;
        height:2.1875vw;
        position: relative;
        float: left;
        background: #fff;
        border-radius: 4px;
    }
    .content .oneline .oneline_child .sexbox div{
        width:8.5vw;
        height:2.1875vw;
        position: absolute;
        left:1vw;
        top:0;
        z-index: 1;
    }
    .content .workbox div span{
        padding-left:1vw;
    }
    .content .personalinformation .oneline .yearbox{
        width:8.5vw;
        height:2.1875vw;
        position: relative;
        float: left;
        background: #fff;
        border-radius: 4px;
        position: relative;
    }
    .content .personalinformation .oneline .monthbox{
        width:8.5vw;
        height:2.1875vw;
        position: relative;
        float: left;
        background: #fff;
        border-radius: 4px;
        position: relative;
    }
    .content .personalinformation .oneline .daybox{
        width:8.5vw;
        height:2.1875vw;
        position: relative;
        float: left;
        background: #fff;
        border-radius: 4px;
        position: relative;
    }
    .content .personalinformation .oneline .yearbox{
        margin-right:1.1vw;
    }
    .content .personalinformation .oneline .monthbox{
        margin-right:1.1vw;
    }
    .content .personalinformation .oneline .yearbox div{
        /*width:8.5vw;*/
        width: 100%;
        /*height:10vw;*/
        position: absolute;
        left:0;
        top:0;
        z-index: 1;
    }
    .content .personalinformation .oneline .yearbox .box_position{
        width: 100%;
        font-size: 0.73vw;
        position: relative;
        text-align: center;
        height: 10vw;
        color: #a0a0a0;
        overflow: hidden;
    }
    .sex_box li{
        height: 2vw;
        line-height: 2vw;
    }
    .content .personalinformation .oneline .monthbox div{
        width:100%;
        /*height:2.1875vw;*/
        position: relative;
        left:0;
        top:0;
        z-index: 1;
    }
    .content .personalinformation .oneline .daybox div{
        width:100%;
        /*height:2.1875vw;*/
        position: relative;
        left:0;
        top:0;
        z-index: 1;
    }
    #personalresume .content .personalinformation .oneline .yearbox span{
        text-align: right;
        color:#393939;
        font-size: 0.73vw;
        margin-right: 0;
    }
    #personalresume .content .personalinformation .monthbox{
        width: 7.2vw;
        height: 2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        padding-left: 1vw;
        margin-right: 1vw;
        position: relative;
    }
    #personalresume .content .personalinformation .oneline .yearbox .new_amend{
        color:#aeaeae;
        width: 70%;
    }

    #personalresume .content .personalinformation .oneline .monthbox span{
        text-align: right;
        color:#aeaeae;
        font-size: 0.73vw;
        margin-right: 0;
    }
    #personalresume .content .personalinformation .oneline .monthbox .new_amend{
        color:#aeaeae;
        width: 60%;
    }
    #personalresume .content .personalinformation .oneline .daybox .new_amend{
        color:#aeaeae;
        width: 65%;
    }
    #personalresume .content .personalinformation .oneline .daybox span{
        text-align: right;
        color:#aeaeae;
        font-size: 0.73vw;
        margin-right: 0;
    }
    #personalresume .content .personalinformation .twoline .twoline_child .firstinput{
        width: 55%;
        padding-left: 0;
    }
    .last_box{
        float: left;
        width: 29.7vw;
    }



    /*第二行*/
    .content .personalinformation .twoline .twoline_child{
        float: left;
        margin-right:1vw;
    }
    .content .personalinformation .twoline .phone{
        float: left;
        width:8.5vw;
        background: #fff;
        border-radius: 4px;
        border:none;
        height:2.1875vw;
        padding: 0;
        padding-left:1vw;
    }
    .content .personalinformation .twoline .workbox{
        width:27.7vw;
        height:2.1875vw;
        background: #fff;
        float: left;
        position: relative;
        border-radius: 4px;
    }
    /*第三行*/
    .content .personalinformation .threeline .threeline_child{
        float: left;
        margin-right:1vw;
    }
    .content .personalinformation .threeline .address{
        width:38.85vw;
        height:2.1875vw;
        background: #fff;
        float: left;
        border: none;
        border-radius: 4px;
        padding: 0;
        padding-left:1vw;
    }
    /*第四行*/
    .content .personalinformation .fourline .fourline_child{
        float: left;
        margin-right:1vw;
    }
    .content .personalinformation .fourline_child .firstinput{
        width: 50%;
        padding-left: 0;
    }
    .content .personalinformation .fourline .sexbox{
        width:100%;
        height:2.1875vw;
        position: relative;
        float: left;
        background: #fff;
        border-radius: 4px;
    }
    /*.content .personalinformation .fourline .sexbox div{*/
        /*width:8.5vw;*/
        /*height:2.1875vw;*/
        /*position: absolute;*/
        /*left:1vw;*/
        /*top:0;*/
        /*z-index: 1;*/
    /*}*/
    .content .personalinformation .fourline .children{
        width:7vw;
        height:2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        border: none;
        padding: 0;
        /*padding-left:1vw;*/
    }
    /*第五行*/
    .content .personalinformation .fiveline .fiveline_child{
        float: left;
        margin-right:1vw;
    }
    .content .personalinformation .fiveline .fiveline_child .high{
        width:8.5vw;
        height:2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        border: none;
        padding: 0;
        padding-left:1vw;
    }
    .content .personalinformation .fiveline .homeaddress{
        width:22.65vw;
        height:2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        border: none;
        padding: 0;
    }
    .content .personalinformation .fiveline .firstinput{
        width: 54%;
        padding-left: 0;
    }
    /*第六行*/
    .content .personalinformation .sixline .myself{
        width:53.95vw;
        height:2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        border: none;
        padding: 0;
        padding-left:1vw;
    }
    .six_box{
        width: 95.3%;
        background: #fff;
        border-radius: 4px;
        height: 2.1875vw;
        padding-left: 1vw;
    }
    /*第二项第一行*/
    .content .currentincome{
        margin-top:4.2vw;
    }
    .content .currentincome .twoline{
        margin-top: 1vw;
    }
    .content .currentincome .sectionp{
        width:9.5vw;
        text-align:justify;
        text-align-last:justify;
        text-justify:inter-ideograph;
        font-size: 0.9375vw;
        color:#393939;
        float: left;
        line-height:2.1875vw;
    }
    .content .currentincome .oneline .oneline_child{
        float: left;
        margin-right:1vw;
    }
    .content .currentincome .twoline .twoline_child{
        float: left;
        margin-right:1vw;
    }
    .content .currentincome input{
        width:45%;
        height:2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        border: none;
        padding: 0;
    }

    /*第三项第一行*/
    .content .jobintention{
        margin-top:4.2vw;
    }
    .content .jobintention .oneline .oneline_child{
        float: left;
        margin-right:1vw;
    }
    .content .jobintention .lastchild .workbox{
        width: 15.85vw;
        height: 2.1875vw;
        position: relative;
        float: left;
        background: #fff;
        border-radius: 4px;
    }
    .content .jobintention input{
        width:11vw;
        height:2.1875vw;
        background: none;
        float: left;
        border-radius: 4px;
        border: none;
    }
    input::-moz-placeholder{
        color:#aeaeae;
        font-size:0.73vw;
    }
    input::-webkit-input-placeholder{
        color:#aeaeae;
        font-size:0.73vw;
    }
    input:-ms-input-placeholder {
        color:#aeaeae;
        font-size:0.73vw;
    }
    /*第四项*/
    #personalresume .content .workexperience{
        margin-top:4.2vw;
        position: relative;
    }
    #personalresume .content .workexperience .oneline_child{
        float: left;
        margin-right:0;
    }
    #personalresume .content .workexperience .twoline .twoline_child{
        float: left;
        margin-right:1vw;
    }
    #personalresume .content .workexperience .oneline .oneline_child{
        float: left;
    }
    #personalresume .content .workexperience .yearbox{
        width:10.5vw;
        height: 2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        padding-left: 1vw;
        margin-right:1vw;
        position: relative;
    }
    #personalresume .content .workexperience .monthbox{
        width:7.2vw;
        height: 2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        padding-left: 1vw;
        margin-right:1vw;
        position: relative;
    }
    #personalresume .content .workexperience .daybox{
        width:6.82vw;
        height: 2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        padding-left: 1vw;
        margin-right:1vw;
        position: relative;
    }
    #personalresume .content .workexperience .zhi{
        margin-right:2vw;
    }
    #personalresume .content .workexperience .sectionp{
        width:4.7vw;
        text-align:justify;
        text-align-last:justify;
        text-justify:inter-ideograph;
        font-size: 0.9375vw;
        color:#393939;
        float: left;
        line-height:2.1875vw;
    }
    #personalresume .content .workexperience input{
        width:11vw;
        height:2.1875vw;
        background: none;
        float: left;
        border: none;
        padding-left:1vw;
    }
    #personalresume .content .workexperience .educationbox{
        width: 15.8vw;
        height: 2.1875vw;
        position: relative;
        float: left;
        background: #fff;
        border-radius: 4px;
    }
    #personalresume .content .workbox{
        width:100%;
        height: 2.1875vw;
        position: relative;
        float: left;
        background: #fff;
        border-radius: 4px;
        padding-left:1vw;
    }
    #personalresume .content .workbox div{
        position: absolute;
        left:0;
        top:0;
        width:100%;
        /*height:100%;*/
    }
    #personalresume .content .workbox div p{
        width:70%;
        margin-left:14%;
        text-align: center;
        line-height: 2.1875vw;
        color:#aeaeae;
        float: left;
    }
   /* #personalresume .content textarea {
        width: 53vw;
        border: none;
        border-radius: 4px;
        height: 5.77vw;
        padding-top: 1vw;
    }*/
    #personalresume .content .textarealine .myself{
        height: 10vw;
    }
    #personalresume .content .last{
       margin-left: 1vw;
    }
    /*第五项*/
    #personalresume .content .projectexperience{
        margin-top:4.2vw;
        position: relative;
    }
    #personalresume .content .projectexperience .textarealine{
        height: 6.77vw;
        margin-top:0;
        margin-bottom: 2vw;
    }
    #personalresume .content .projectexperience .oneline_child{
        float: left;
        margin-right:0;
    }
    #personalresume .content .projectexperience .twoline .twoline_child{
        float: left;
        margin-right:2vw;
    }
    #personalresume .content .projectexperience .oneline .oneline_child{
        float: left;
        margin-bottom:1vw;
    }
    #personalresume .content .projectexperience .yearbox{
        width:10.5vw;
        height: 2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        padding-left: 1vw;
        margin-right:1vw;
        position: relative;
    }
    #personalresume .content .projectexperience .monthbox{
        width:7.2vw;
        height: 2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        padding-left: 1vw;
        margin-right:1vw;
        position: relative;
    }
    #personalresume .content .projectexperience .daybox{
        width:6.82vw;
        height: 2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        padding-left: 1vw;
        margin-right:1vw;
        position: relative;
    }
    #personalresume .content .projectexperience .zhi{
        margin-right:2vw;
    }
    #personalresume .content .projectexperience .sectionp{
        width:4.7vw;
        text-align:justify;
        text-align-last:justify;
        text-justify:inter-ideograph;
        font-size: 0.9375vw;
        color:#393939;
        float: left;
        line-height:2.1875vw;
    }
    #personalresume .content .projectexperience .company{
        width: 53vw;
        height: 2.1875vw;
        background:none;
        float: left;
        border: none;
    }
    #personalresume .content .projectexperience .protectname{
        width: 53vw;
        height: 2.1875vw;
        background: none;
        border-radius: 4px;
        border: none;
    }
    #personalresume .content .projectexperience textarea {
        width: 53vw;
        border: none;
        height: 5.77vw;
        padding-top: 1vw;
    }
    #personalresume .content .workexperience .protectname{
        width: 63.95vw;
        height: 2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        border: none;
        padding-left: 1vw;
    }
    /*第七项*/
    #personalresume .content .schoolsituation{
        margin-top:4.2vw;
    }
    #personalresume .content .schoolsituation .protectname{
        width: 53vw;
        height: 2.1875vw;
        background:none;
        float: left;
        border: none;
    }
    /*第八项*/
    #personalresume .content .skillspecialty{
        margin-top:4.2vw;
    }
    #personalresume .content .skillspecialty .protectname{
        width: 53vw;
        height: 2.1875vw;
        background: none;
        border: none;
    }

    /*第九项*/
    #personalresume  .content .other{
        margin-top:4.2vw;
    }
    #personalresume .submitbox{
        width:78%;
        height:25vw;
        background: #fff;
        border-radius: 4px;
        position: fixed;
        top:16vw;
        left:50%;
        margin-left:-39%;
        z-index: 5;
        display: none;
    }
    #personalresume .submitbox .success{
        font-size: 3.125vw;
        color:#da251c;
        width:100%;
        text-align: center;
        margin-top:4vw;
    }
    #personalresume .submitbox .tx{
        font-size: 1.25vw;
        color:#393939;
        width:100%;
        text-align: center;
        margin-top:2vw;
    }
    #personalresume .submitbox .submitbtn{
        width:38%;
        height:3.125vw;
        color:#fff;
        text-align: center;
        line-height: 3.125vw;
        font-size: 1.25vw;
        background: #da251c;
        margin:4vw auto;
        border-radius: 4px;
        cursor: pointer;
    }
    #personalresume .submitbox .close{
        width:1.875vw;
        position: absolute;
        right:1vw;
        top:1vw;
        cursor: pointer;
    }
    #personalresume .submit{
        width:33vw;
        margin: 0 auto;
        height:3.125vw;
        background: #da251c;
        color:#fff;
        text-align: center;
        line-height: 3.125vw;
        font-size: 1.25vw;
        margin-top:4.16vw;
        cursor: pointer;
        border-radius: 4px;
        margin-bottom:70px;
    }
    #personalresume .content .addimg{
        width:1.875vw;
        position: absolute;
        right:14.55%;
        cursor: pointer;

    }
    #personalresume .content .timebox{
        background: none;
    }
    #personalresume .content .clearmargin{
        margin-top:0;
    }
    #personalresume .content select{
        left: 3vw;
    }
    /*#personalresume .content .oneline .oneline_child{*/
        /*!*width: 100%;*!*/
    /*}*/
    #personalresume .content .oneline .oneline_child .sexbox>div{
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: auto;
    }
    #personalresume .content .oneline .oneline_child .sexbox div .box_fixed{
        position: absolute;
        top:2.15vw;
        left: -7%;
        width: 107%;
        height: auto;
    }
    #personalresume .content .oneline .oneline_child .sexbox div .box_fixed li{
        height: 2vw;
        line-height: 2vw;
        text-align: center;
    }
    #personalresume .content .oneline .oneline_child div .box_fixed{
        padding: 0;
        height: auto;
    }
    #personalresume .content .oneline .oneline_child .sexbox .box_fixed .box_position{
        width: 100%;
        left: 0;
        height: auto;
    }
    #personalresume .content .sexbox div p{
        width: 65%;
        margin-left: 10%;
        text-align: center;
        line-height: 2.1875vw;
        color: #aeaeae;
        float: left;
    }
    #personalresume .content .fourline_child .sexbox div p{
        width: auto;
    }

    #personalresume .content .personalinformation .yearbox{
        width:11vw;
        height: 2.1875vw;
        background: #fff;
        float: left;
        border-radius: 4px;
        padding-left: 1vw;
        margin-right:1vw;
        position: relative;
    }
	.textarea{
					width:112.25%;
				}
    /*#personalresume .content .personalinformation .oneline .yearbox span{*/
        /*font-size: 0.9375vw;*/
        /*color: #393939;*/
        /*float: left;*/
        /*line-height: 2.1875vw;*/
        /*margin-right: 1vw;*/
    /*}*/
    /*#personalresume .content .oneline .oneline_child .sexbox{*/
        /*width: 100%;*/
    /*}*/
    /*#personalresume .content .oneline .oneline_child .sexbox div{*/
        /*width: 100%;*/
        /*left: 3vw;*/
    /*}*/



    #usercenter_position section{
        width:100%;
    }
    #usercenter_position section .slideright{
        float: left;
        width:81.25%;
        height:100%;
        background: #e8e9eb;
        position: relative;
    }
    #usercenter_position .content .content_positionIntroduce{
        width:100%;
        min-height: 20vw;
    }
    #usercenter_position .content .content_positionIntroduce ul li{
        padding:2.5vw 0;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(even){
        background: #f5f5f5;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(odd){
        background: #ffffff;
    }
    #usercenter_position .content .content_positionIntroduce ul li .left,.right{
        float:left;
    }
    #usercenter_position .content .content_positionIntroduce ul li .right .describte{
        width:80%;
        min-height: 1.3vw;
    }
    #usercenter_position .content .content_positionIntroduce ul li .right .firstTitle{
        margin-right:1vw;
    }
    #usercenter_position .content .content_positionIntroduce ul li .right .describte span{
        display: block;
        color:#555555;
        font-size: 0.8vw;
        float:left;
        line-height: 1.3vw;
    }
	 #usercenter_position .content .content_positionIntroduce ul li .right .jobReq {
        display: block;
        color:#555555;
        font-size: 0.8vw;
        float:left;
        line-height: 1.3vw;
    }
    #usercenter_position .content .content_positionIntroduce ul li .jobDesc {         
        //width:71%; 
		width:20%;
        display: block;
        font-size: 0.83vw;
        color:#393939;
        line-height:1.5vw ;
        font-weight: bold;
        margin-left:4vw;
		float:left;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(odd) .left{
        display: block;
        width:25%;
        height:100%;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(even) .left{
        display: block;
        width:25%;
        height:100%;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(odd) .right{
        display: block;
        width:70%;
        padding-left: 5%;
        position: relative;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(even) .right{
        display: block;
        //width:70%;
		width:60%;
       // padding-left: 5%;
	   padding-left: 10%;
        position: relative;
    }
    #usercenter_position .content .content_positionIntroduce .right .applyposition{
        width:8.3vw;
        height:1.67vw;
        background: #da251c;
        border-radius: 3px;
        position: absolute;
        right:6.25vw;
        bottom:5.2vw;
        cursor: pointer;
    }
    #usercenter_position .content .content_positionIntroduce ul li .right .date{
        font-size: 0.625vw;
        display: block;
        color:#393939;
      //  margin-top:2vw;
	    margin-top:6vw;
        margin-left:80%;
    }
    #usercenter_position .content .content_positionIntroduce .firstTitle{
        font-weight: bold;
    }
    #usercenter_position .content .lefticon{
        width:1.25vw;
        height:1.25vw;
        float:left;
        margin-right:0.4vw;
        background: url(../images/usercenter/pc/lefticon.png);
        background-size: 100% 100%;
    }
    #usercenter_position .content .righticon{
        width:1.25vw;
        height:1.25vw;
        float:right;
        background: url(../images/joinbyd/joinbyd_campus/pc/right.png);
        background-size: 100% 100%;
    }
    #usercenter_position .content .paging{
        width:15.5%;
        height:1.25vw;
        margin: 0 auto;
        margin-top:2vw;
        margin-bottom:3vw;
        cursor: pointer;
    }
    #usercenter_position .content .paging .number{
        line-height: 1.25vw;
        font-size: 0.73vw;
        color:#535353;
        display: block;
        float: left;
        margin-left: 1vw;
    }
    #usercenter_position .content .paging .clickactive{
        color:#da251c;
        font-size: 0.94vw;
    }

    #usercenter_custom section{
        width:100%;
        margin-top:70px;
    }
    #usercenter_custom section .slideright{
        float: left;
        width:81.25%;
        background: #e8e9eb;
        position: relative;
    }
    #usercenter_custom section .slideright .top{
        width:100%;
        height:40.625vw;
    }
    #usercenter_custom section .slideright .empty{
        width:100%;
        height: 40.625vw;
        line-height: 40vw;
        text-align: center;
        font-size:1.25vw;
        color:#9aacb8;
        display: none;
    }
    #usercenter_custom section .slideright .top .p1{
        font-size: 1.875vw;
        color:#fff;
        margin-left:3vw;
        margin-top:2vw;
    }
    #usercenter_custom section .slideright .top .p2{
        color:#fff;
        margin-left:3vw;
        margin-top:1.3vw;
        font-size: 1vw;
    }
    #usercenter_custom section .slideright .top .p3{
        color:#d2d4d5;
        margin-left:5vw;
        margin-top:0.4vw;
        font-size: 0.83vw;
    }
    #usercenter_custom section .slideright .top .p2 .line{
        width:1vw;
        height:1px;
        display: block;
        background: #fff;
        float: left;
        margin-top:0.8vw;
        margin-right:0.7vw;
        margin-left:0.3vw;
    }
    #usercenter_custom section .slideright .top li{
        float: left;
    }
    #usercenter_custom section .slideright .top .li1{
        width:25%;
        height:20.3125vw;
        background: url(../images/usercenter/pc/section1.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #usercenter_custom section .slideright .top .li2{
        width:25%;
        height:20.3125vw;
        background: url(../images/usercenter/pc/section2.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #usercenter_custom section .slideright .top .li3{
        width:25%;
        height:20.3125vw;
        background: url(../images/usercenter/pc/section3.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #usercenter_custom section .slideright .top .li4{
        width:25%;
        height:20.3125vw;
        background: url(../images/usercenter/pc/section4.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #usercenter_custom section .slideright .top .li5{
        width:25%;
        height:20.3125vw;
        background: url(../images/usercenter/pc/section5.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #usercenter_custom section .slideright .top .li6{
        width:25%;
        height:20.3125vw;
        background: url(../images/usercenter/pc/section6.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #usercenter_custom section .slideright .top .li7{
        width:25%;
        height:20.3125vw;
        background: url(../images/usercenter/pc/section7.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #usercenter_custom section .slideright .top .li8{
        width:25%;
        height:20.3125vw;
        background: url(../images/usercenter/pc/section8.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #usercenter_custom section .slideright .bottom{
        width:100%;
        margin-bottom:5vw;
        padding-top:4vw;
    }
    #usercenter_custom section .slideright .bottom li{
        width:22%;
        padding-left:3%;
        float: left;
    }
    #usercenter_custom section .slideright .bottom .line1{
        height:21vw;
    }
    #usercenter_custom section .slideright .bottom input{
        float: left;
        cursor: pointer;
        margin-right:0.5vw;
    }
    #usercenter_custom section .slideright .bottom .title{
        font-size:1.25vw;
        color:#61696f;
        font-weight: bold;
        line-height: 0.5vw;
        margin-bottom:2vw;
    }
    #usercenter_custom section .slideright .bottom .third{
        margin-left: 1.5vw;
    }
    #usercenter_custom section .slideright .bottom .title2{
        font-size:1vw;
        line-height: 0.5vw;
    }
    #usercenter_custom section .slideright .bottom .title3{
        font-size:0.83vw;
    }
    #usercenter_custom section .slideright .bottom span{
        color:#9aacb8;
    }
    #usercenter_custom section .slideright .bottom div{
        width:100%;
        cursor: pointer;
        margin-top:1vw;
    }
    #usercenter_custom section .slideright .bottom .bigtitle{
        font-size:1.25vw;
        font-weight: bold;
        line-height: 0.5vw;
        cursor: pointer;
    }
    #usercenter_custom section .slideright .savebtn{
        width:36.5vw;
        height:2.9vw;
        margin: 0 auto;
        background: #393939;
        color:#fff;
        font-size: 0.83vw;
        text-align: center;
        line-height: 2.9vw;
        border-radius: 4px;
        margin-bottom:5vw;
        cursor: pointer;
    }
    #usercenter_personal section .slideright .save{
        width:36.5vw;
        margin-top:2vw;
        margin-left:22vw;
        height:3vw;
        background: #393939;
        color:#fff;
        text-align: center;
        line-height: 3vw;
        border-radius: 4px;
        font-size: 0.9375vw;
		cursor: pointer;
    }

    /*..............................仿下拉框..........................*/
    #personalresume .content .workbox div.box_fixed{
        width: 100%;
        position: absolute;
        top: 2.15vw;
/*        left: -1vw ;
*/        background: #f9f9f9;
        cursor: pointer;
        border-radius: 3px;
        /*padding:0.573vw 0;*/
        z-index:2;
    }
    #personalresume .content .workbox div.box_fixed .box_position{
        width:100%;
        /*margin-left: 1vw;*/
        font-size: 0.9375vw;
        line-height: 1.25vw;
        position: relative;
        text-align: center;

    }
    .three_box{
        width: 45.5vw;
    }

    /*性别*/
    .click_block{
        cursor: pointer;
    }
    .content .oneline .oneline_child div.box_fixed{
        width: 6.9vw;
        position: absolute;
        top: 2.15vw;
        background: #f9f9f9;
        cursor: pointer;
        border-radius: 3px;
        /*padding:0.573vw 0;*/

    }
    #personalresume .content .oneline .oneline_child div .new_month{
        width: 114%;
        left: -1vw;
    }
    .content .oneline .oneline_child .sexbox .box_fixed .box_position{
        width:100%;
        /*margin-left: 1vw;*/
        font-size: 0.9375vw;
        line-height: 1.25vw;
        position: relative;
        width: 70%;
        text-align: center;


    }
    .sex_center{
        width: 57%;
        display: block;
        text-align: center;
    }
    .work_type_center{
        width: 83%;
        display: block;
        text-align: center;
    }
    .font_select_color{
        color:#fff;
        background: #d2200e;
    }
    
    /*婚姻*/
    .content .personalinformation .fourline .sexbox div.box_fixed{
        width: 107%;
        position: absolute;
        top: 2.15vw;
        left: -1vw ;
        background: #f9f9f9;
        cursor: pointer;
        border-radius: 3px;
        /*padding:0.573vw 0;*/
        height:auto;
    }
    .content .personalinformation .fourline .sexbox div.box_fixed .box_position{
        /*margin-left: 1vw;*/
        font-size: 0.9375vw;
        line-height: 1.25vw;
        position: relative;
        /*width: 70%;*/
        text-align: center;
    }

    /*求职状态*/
    .click_block{
        height: 2.1875vw;
    }
    .worktype_copy .box_fixed{
        left:0;
        width:25.1vw;
    }
    .worktype_copy .box_position{
        width:100%;
    }

    /*、、、、、、、、、、、、、、、、工作类型、、、、、、、、、、、、、、、、*/
    .work_copy_da .box_fixed{
        left:0;
        width:13.25vw;
    }
    .work_copy_da .box_position{
        width:100%;
    }
    .work_center{
        width:70%;
        text-align: center;
    }

    /*时间仿下拉框*/

    .div_year{
        position: absolute;
        width:100%;
        top:0;
        left:0;
    }

    .div_month{
        position: absolute;
        width:100%;
        top:0;
        left:0;
    }

    .div_day{
        position: absolute;
        width:100%;
        top:0;
        left:0;
    }


    .work_copy_da .position_date{
        width:100%;
          /*margin-left: 1vw;*/
        font-size: 0.73vw;
        line-height: 1.25vw;
        position: relative;
        text-align: center;
        height:10vw;
        color:#a0a0a0;
        overflow: hidden;
    }
    .content .oneline .oneline_child div.year_work_infor{
        width:100%;
        left: 0;
        /*max-height:8.989vw;*/
        overflow: hidden;
        text-align: center;
        padding:0;
        z-index:3;
    }
    .arrow_da_top_year{
        height: 1.5vw;
        line-height: 1.5vw;
    }
    .arrow_da_bottom_year{
        height: 1.5vw;
        line-height: 1.5vw;
    }
    .arrow_da_top_month{
        height: 1.5vw;
        line-height: 1.5vw;
    }
    .arrow_da_bottom_month{
        height: 1.5vw;
        line-height: 1.5vw;
    }
    .arrow_da_top_day{
        height: 1.5vw;
        line-height: 1.5vw;
    }
    .arrow_da_bottom_day{
        height: 1.5vw;
        line-height: 1.5vw;
    }
    .content .oneline .oneline_child div.month_work_infor{
        width:100%;
        /*left: 0;*/
        /*max-height:8.989vw;*/
        overflow: hidden;
        text-align: center;
        padding:0;
        z-index:3;
    }
    .content .oneline .oneline_child div.day_work_infor{
        width:100%;
        left: 0;
        /*max-height:8.989vw;*/
        overflow: hidden;
        text-align: center;
        padding:0;
        z-index:3;
    }
    .header_mask{
        display: none;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 3;
        background: rgba(0,0,0,.8);
    }

}
@media (max-width: 1024px) {
    p{
        color: #000;
    }
    .last{
        display: none;
    }
    #usercenter_custom .top .close{
        display: none;
    }
    .link{
        display: none;
    }
    #usercenter_personal .icon_wb{
        margin-left: 6.9vw;
    }
    #usercenter_personal .icon_fb,#usercenter_personal .icon_wx,#usercenter_personal .icon_tw,#usercenter_personal .icon_ga{
        margin-left: 12px;
    }
    #usercenter_email .icon_wb{
        margin-left: 6.9vw;
    }
    #usercenter_email .icon_fb,#usercenter_email .icon_wx,#usercenter_email .icon_tw,#usercenter_email .icon_ga{
        margin-left: 12px;
    }
    #usercenter_phone .icon_wb{
        margin-left: 6.9vw;
    }
    #usercenter_phone .icon_fb,#usercenter_phone .icon_wx,#usercenter_phone .icon_tw,#usercenter_phone .icon_ga{
        margin-left: 12px;
    }
    #usercenter_password .icon_wb{
        margin-left: 6.9vw;
    }
    #usercenter_password .icon_fb,#usercenter_password .icon_wx,#usercenter_password .icon_tw,#usercenter_password .icon_ga{
        margin-left: 12px;
    }
    #usercenter_position .icon_wb{
        margin-left: 6.9vw;
    }
    #usercenter_position .icon_fb,#usercenter_position .icon_wx,#usercenter_position .icon_tw,#usercenter_position .icon_ga{
        margin-left: 12px;
    }
    #usercenter_custom .icon_wb{
        margin-left: 6.9vw;
    }
    #usercenter_custom .icon_fb,#usercenter_custom .icon_wx,#usercenter_custom .icon_tw,#usercenter_custom .icon_ga{
        margin-left: 12px;
    }
    #personalresume .icon_wb{
        margin-left: 6.9vw;
    }
    #personalresume .icon_fb,#personalresume .icon_wx,#personalresume .icon_tw,#personalresume .icon_ga{
        margin-left: 12px;
    }
    #usercenter_personal .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
    }
    #usercenter_custom .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
    }
    #usercenter_email .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
    }
    #usercenter_position .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
    }
    #usercenter_password .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
    }
    #usercenter_phone .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
    }
    #personalresume .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
    }
    .slideleft{
        display: none;
    }
    #usercenter_personal .icon_wb{
        margin-left: 6.9vw;
    }
    #usercenter_personal .icon_fb,#index .icon_wx,#index .icon_tw,#index .icon_ga{
        margin-left: 12px;
    }
    input::-moz-placeholder{
        color:#9c9c9c;
        font-size:3.73vw;
    }
    input::-webkit-input-placeholder{
        color:#9c9c9c;
        font-size:3.73vw;
    }
    input:-ms-input-placeholder {
        color:#9c9c9c;
        font-size:3.73vw;
    }
    #personalresume .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        overflow: hidden;
        width: 25px;
        height: 25px;
        background-image: url(../images/footer/social_media_icon_ie8.png);
        float: left;
        padding-left:0;
    }
    #personalresume .icon_wb{
        margin-left: 6.9vw;
    }
    #personalresume .icon_fb,#society_development .icon_wx,#society_development .icon_tw,#society_development .icon_ga{
        margin-left: 12px;
    }
    .slideleft{
        width:100%;
        margin-top:15.2vw;
        background: #e8e9eb;
    }
    .slideleft .info{
        width:100%;
        height:40vw;
        background: #e8e9eb;
        position: relative;
    }
    .slideleft .info .avart{
        position: absolute;
        left:50%;
        margin-left:-8.5vw;
        top:7.3vw;
        width:19vw;
    }
    .slideleft .info .defaultName{
        font-size: 4.8vw;
        display: block;
        width:100%;
        color:#393939;
        font-weight: bold;
        position: absolute;
        text-align: center;
        left:0;
        top:29vw;
    }
    .slideleft ul{
        width:100%;
        background: #e8e9eb;
        padding-bottom:14vw;
    }
    .slideleft ul li{
        width:95%;
        height:15.2vw;
        padding-left:5%;
        border-bottom:1px solid #dcdddf;
        font-size:4.5vw;
        color:#393939;
        line-height: 15.2vw;
        overflow: hidden;
    }
    .slideleft ul .resume li{
        border-bottom:none;
    }
    .slideleft ul a{
        position: relative;
    }
    .slideleft ul a img{
        position: absolute;
        right:5%;
        top:5.7vw;
        width:2vw;
    }
    .slideleft ul .resume{
        width:100%;
        border-bottom:1px solid #dcdddf;
        font-size:4.5vw;
        color:#393939;
        line-height: 15.2vw;
        overflow: hidden;
    }
    .slideleft ul .resume .small1,.small2{
        color: #959595;
        font-size:3.8vw;
        padding-left: 9vw;
        height:8vw;
        line-height: 8vw;
        display: none;
    }
    .slideleft ul .resume .small1{
        margin-top: -2vw;
    }
    .slideleft ul .resume .small2{
        margin-bottom: 3vw;
    }

    .footer_nav {
        height: 15.2vw;
        width: 100%;
        background: #222222;
        position: relative;
        left: 0;
        bottom: 0;
        z-index: 11;
        overflow: hidden;
    }
    .slideright{
        width:100%;
        margin-top:15.2vw;
        margin-bottom: 10vw;
        background: #e8e9eb;
        position: relative;
    }
    section{
        background: #e8e9eb;
    }
    .slideright .title{
        font-size: 6.4vw;
        color:#393939;
        width:100%;
        text-align: center;
        padding-top:8vw;
        margin-bottom:8vw;
    }
    #usercenter_personal section .slideright .changeavart{
        width:100%;
        height:19vw;
        margin-top:5vw;
        position: relative;
        margin-bottom:2vw;
    }
    #usercenter_personal section .slideright .changeavart .fileImg{
        width:19vw;
        height:19vw;
        position: absolute;
        top:0;
        left:50%;
        margin-left:-8.5vw;
        border-radius: 50%;
        opacity: 0;
        filter:alpha(opacity=0);
        z-index: 2;
        cursor: pointer;
        padding-left: 0;
    }
    #usercenter_personal section .slideright .changeavart img{
        width:19vw;
        height:19vw;
        border-radius: 50%;
        position: absolute;
        left:50%;
        margin-left:-8.5vw;
        top:0;
    }
    #usercenter_personal section .slideright .changeavart p{
        width:19vw;
        height:19vw;
        position: absolute;
        top:0;
        left:50%;
        margin-left:-8.5vw;
        border-radius: 50%;
        background: rgba(0,0,0,.6);
        text-align: center;
        line-height: 19vw;
        color:#fff;
        font-size: 3.2vw;
    }
    #usercenter_personal section .slideright .inputbox{
        width:90%;
        margin: 0 auto;
        margin-top:2vw;
    }
    #usercenter_personal section .slideright .eamilbox{
        width:90%;
        margin: 0 auto;
        margin-top:2vw;
    }
    #usercenter_personal section .slideright .phone{
        width:97%;
        font-size: 3.2vw;
        line-height: 6vw;
        color:#9aacb8;
        padding-left:5%;
    }
    #usercenter_personal section .slideright .phoneinput{
        width:84%;
        height:10.6vw;
        line-height: 10.6vw;
        background: #efefef;
        float: left;
        border-radius: 8px;
        padding-left:5%;
        font-size: 3.73vw;
        color:#9c9c9c;
        margin-right:3vw;
    }
	 #usercenter_personal section .slideright .nickName{
		  width:84%; 
	 }
    #usercenter_personal section .slideright input{
        width:95%;
        height:10.6vw;
        line-height:10.6vw;
        background: #fff;
        border-radius: 8px;
        padding-left:5%;
        font-size: 3.73vw;
        color:#333333;
        border:none;
    }
    #usercenter_personal section .slideright .left{
        float: left;
        width:50%;
    }
    #usercenter_personal section .slideright .right{
        float: right;
        width:39.2vw;
        height:10.6vw;
        text-align: center;
        line-height: 10.6vw;
        background: #da251a;
        color:#fff;
        border-radius: 8px;
        font-size: 3.73vw;
    }
    #usercenter_personal section .slideright .wx{
        font-size: 3.73vw;
        color:#333333;
        line-height: 10.6vw;
        float: left;
        height:10.6vw;
        margin-left:4vw;
    }
    #usercenter_personal section .slideright .avart{
        float: left;
        width:10.6vw;
        margin-left:12%;
    }
    #usercenter_personal section .slideright .authorization{
        float: left;
        width:100%;
    }
    #usercenter_personal section .slideright .save{
        width:90%;
        margin: 5vw auto;
        height:10.6vw;
        background: #393939;
        color:#fff;
        text-align: center;
        line-height: 10.6vw;
        border-radius: 8px;
        font-size: 3.2vw;
    }
    .back{
        width:2.67vw;
        position: absolute;
        top:8vw;
        left:5%;
        cursor: pointer;
    }
    #usercenter_personal section {
        background: #e8e9eb;
        position: relative;
    }
    #usercenter_personal section .slideright a{
        color:#da251a;
        font-size: 3.2vw;
        text-decoration: underline;
        line-height: 10.6vw;
    }
    .slideright{
        min-height: 77.7vh;
    }
    #usercenter_email section .slideright .email{
        width:89%;
        height:17vw;
        position: relative;
        margin: 0 auto;
        margin-top:10vw;
        margin-bottom:5vw;
        padding-top:3vw;
    }
    #usercenter_email section .slideright .email img{
        width:11vw;
        position: absolute;
        left:50%;
        margin-left:-5.5vw;
        top:0;
        display: none;
    }
    #usercenter_email section .slideright .emailimg{
        width:11vw;
        position: absolute;
        left:50%;
        margin-left:-5.5vw;
        top:43vw;

    }
    #usercenter_email section .slideright .emailtx{
        font-size: 4.8vw;
        color:#393939;
        text-align: center;
        width:100%;
        margin-top:11vw;
        display: none;
    }
    #usercenter_email section .slideright .emailtx1{
        font-size: 4.8vw;
        color:#393939;
        text-align: center;
        width:100%;
        margin-top:13vw;
    }
    #usercenter_email section .slideright .checkemail{
        width:100%;
        height:10.6vw;
        background: #393939;
        margin: 0 auto;
        color:#fff;
        font-size:3.2vw;
        text-align: center;
        line-height:10.6vw;
        border-radius: 8px;
        cursor: pointer;
        /*display: none;*/
        margin-top: 6.4vw;
    }
    #usercenter_email section .slideright input{
        width:84%;
        height:10.6vw;
        display: block;
        background: #efefef;
        border: none;
        line-height:10.6vw;
        padding-left:5%;
        margin: 0 auto;
        border-radius: 8px;
        /*display: none;*/
    }
    #usercenter_email section .slideright .next{
        width:89%;
        height:10.6vw;
        background: #a0a0a0;
        margin: 0 auto;
        color:#fff;
        font-size: 3.2vw;
        text-align: center;
        line-height: 10.6vw;
        border-radius: 8px;
        margin-top:6vw;
        cursor: pointer;
        /*display: none;*/
    }
    #usercenter_email section .slideright .successbox{
        display: none;
    }
    #usercenter_phone section .slideright .centerbox{
        width:89%;
        position: relative;
        margin: 0 auto;
        margin-top:10vw;
    }
    #usercenter_phone section .slideright .centerbox p{
        display: none;
    }
    #usercenter_phone section .slideright .centerbox input{
        width:48%;
        height:10.6vw;
        padding-left:5%;
        line-height: 10.6vw;
        font-size:3.73vw;
        background: #fff;
        border: none;
        border-radius: 8px;
        float: left;
        margin-top:5vw;
    }
    #usercenter_phone section .slideright .centerbox .sendcode{
        width:39%;
        margin-left:5%;
        height:10.6vw;
        line-height: 10.6vw;
        text-align: center;
        color:#fff;
        background: #393939;
        font-size: 3.73vw;
        border-radius: 8px;
        float: left;
        margin-top:5.3vw;
        cursor: pointer;
    }
    #usercenter_phone section .slideright .centerbox .tx1{
        font-size: 3.73vw;
        color:#728089;
        float: left;
        margin-left:10vw;
        line-height: 10.6vw;
    }
    #usercenter_phone section .slideright .centerbox .tx2{
        font-size: 3.73vw;
        color:#728089;
        float: left;
        line-height: 10.6vw;
        margin-left:1vw;
    }
    #usercenter_phone section .slideright .centerbox .phonenumber{
        font-size: 3.73vw;
        color:#393939;
        float: left;
        line-height: 10.6vw;
    }
    #usercenter_phone section .slideright .centerbox .newphone{
        width:95%;
        height:10.6vw;
        background: #fff;
        border-radius: 8px;
        border: none;
        margin-top:0;
        display: none;
    }
    #usercenter_phone section .slideright .next{
        width:100%;
        height:10.6vw;
        background: #393939;
        margin: 0 auto;
        color:#d3d3d3;
        font-size: 3.73vw;
        text-align: center;
        line-height: 10.6vw;
        border-radius: 8px;
        margin-top:5vw;
        cursor: pointer;

    }
    #usercenter_phone section .slideright .emailimg{
        width:11vw;
        position: absolute;
        left:50%;
        margin-left:-5.5vw;
        top:43vw;
    }
    #usercenter_phone section .slideright .emailtx{
        font-size: 4.8vw;
        color:#393939;
        text-align: center;
        width:100%;
    }
    #usercenter_phone section .slideright .successbox{
        display: none;
    }
    #usercenter_password section .slideright .centerbox{
        width:89%;
        position: relative;
        margin: 0 auto;
        margin-top:9vw;
    }
    #usercenter_password section .slideright .centerbox input{
        width:95%;
        height:10.6vw;
        border:none;
        margin-bottom:4vw;
        border-radius:8px;
        background: #fff;
        padding-left:5%;
        line-height: 10.6vw;
    }
    #usercenter_password section .slideright .next{
        width:100%;
        height:10.6vw;
        background: #393939;
        margin: 0 auto;
        color:#fff;
        font-size: 3.73vw;
        text-align: center;
        line-height:10.6vw;
        border-radius: 4px;
        margin-top:1vw;
        cursor: pointer;
        margin-bottom:10vw;
    }
    #usercenter_password section .slideright .emailimg{
        width:11vw;
        position: absolute;
        left:50%;
        margin-left:-5.5vw;
        top:38vw;
    }
    #usercenter_password section .slideright .emailtx{
        font-size: 4.8vw;
        color:#393939;
        text-align: center;
        width:100%;
        margin-top:40vw;
    }
    #usercenter_password section .slideright .successbox{
        display: none;
    }
    #personalresume .content{
        width:100%;
        background: #e8e9eb;
    }
    /*个人信息*/
    #personalresume .content .personalinformation,.currentincome,.jobintention,.workexperience,.projectexperience,.schoolsituation,.skillspecialty,.other{
        width:89.3%;
        margin: 0 auto;
        position: relative;
    }
    /*大标题*/
    #personalresume .content .h1{
        text-align: center;
        font-size: 4.8vw;
        color:#393939;
        font-weight: 500;
    }
    /*下拉选框*/
    #personalresume .content select{
        width:100%;
        height:100%;
        position: absolute;
        left:0vw;
        top:0;
        z-index: 2;
        opacity: 0;
        filter: alpha(opacity=0);
        cursor: pointer;
    }
    /*下拉选框图*/
    #personalresume .content .selecticon{
        height:10.6vw;
        float: right;
        cursor: pointer;
    }
    /*输入框*/
    /*#personalresume .content input{
        width:auto;
        height:100%;
        border: none;
        font-size:3.73vw;
        padding-left:5%;
        background: none;
    }*/ 
    /*年月日*/
    #personalresume .content .yearbox,.monthbox,.daybox{
        height:10.6vw;
        position: relative;
        float: left;
        background: #fff;
        border-radius: 4px;
        position: relative;
    }
    /*年月日*/
    #personalresume .content .yearbox{
        width:100%;
        margin-bottom:5vw;
    }
    /*年月日*/
    #personalresume .content .monthbox{
        width:45%;
    }
    /*年月日*/
    #personalresume .content .daybox{
        width:45%;
        margin-left: 10%;
    }
    /*年月日*/
    #personalresume .content .yearbox div{
        width:100%;
        height:10.6vw;
        position: absolute;
        left:0;
        top:0;
        z-index: 1;
    }
    /*年月日*/
    #personalresume .content .monthbox div{
        width:100%;
        height:10.6vw;
        position: absolute;
        left:0;
        top:0;
        z-index: 1;
    }
    /*年月日*/
    #personalresume .content .oneline .daybox div{
        width:100%;
        height:10.6vw;
        position: absolute;
        left:0;
        top:0;
        z-index: 1;
    }
    /*年月日*/
    #personalresume .content .yearbox div span{
        width:82%;
        text-align: right;
        color:#aeaeae;
        font-size: 3.73vw;
        margin-right: 0;
        line-height: 10.6vw;
        display: block;
        float: left;
    }
    /*年月日*/
    #personalresume .content .monthbox div span{
        width:60%;
        text-align: right;
        color:#aeaeae;
        font-size: 3.73vw;
        margin-right: 0;
        line-height: 10.6vw;
        display: block;
        float: left;
    }
    /*年月日*/
    #personalresume .content .daybox div span{
        width:60%;
        text-align: right;
        color:#aeaeae;
        font-size:  3.73vw;
        margin-right: 0;
        line-height: 10.6vw;
        display: block;
        float: left;
    }
    /*第一行*/
    #personalresume .content .oneline .oneline_child{
        width: 100%;
        height: 10.6vw;
        margin-top: 5vw;
        background: #fff;
        border-radius: 8px;
    }
    /*第二行*/
    #personalresume .content .twoline .twoline_child{
        width: 100%;
        height: 10.6vw;
        margin-top: 5vw;
        background: #fff;
        border-radius: 8px;
    }
    /*第三行*/
    #personalresume .content .threeline .threeline_child{
        width:100%;
        height:10.6vw;
        background: #fff;
        border-radius: 8px;
        margin-top:5vw;
    }
    /*第四行*/
    #personalresume .content .fourline .fourline_child{
        width:100%;
        height:10.6vw;
        background: #fff;
        border-radius: 8px;
        margin-top:5vw;
    }
    /*第五行*/
    #personalresume .content .fiveline .fiveline_child{
        width:100%;
        height:10.6vw;
        background: #fff;
        border-radius: 8px;
        margin-top:5vw;
    }
    /*第六行*/
    #personalresume .content .sixline .sixline_child{
        width:100%;
        height:10.6vw;
        background: #fff;
        border-radius: 8px;
        margin-top:5vw;
    }
    /*多行文本框*/
    #personalresume .content .textarealine .textarealine_child{
        width: 100%;
        height: 32vw;
        background: #fff;
        border-radius: 8px;
        margin-top: 5vw;
    }
   /* #personalresume .content textarea{
        width: 70%;
        height: 28vw;
        background: none;
        border: none;
        padding-top: 3vw;
        padding-left: 3%;
        font-size: 3.73vw;
    }*/
    /*最后一行*/
    #personalresume .content .lastchild{
        width: 100%;
        height: 10.6vw;
        border-radius: 8px;
        margin-top: 5vw;
        background: #fff;
    }
    /*性别*/
    #personalresume .content .sexbox{
        width:100%;
        height:10.6vw;
        position: relative;
        float: left;
        background: #fff;
        border-radius: 4px;
    }
    #personalresume .content .sexbox div{
        width:100%;
        height:10.6vw;
        position: absolute;
        left:0;
        top:0;
        z-index: 1;
    }
    #personalresume .content .sexbox div p{
        text-align: center;
        font-size: 3.73vw;
        color:#aeaeae;
        line-height: 10.6vw;
        width:100%;
        height:10.6vw;
        position: absolute;
        left:0;
        top:0;
    }
    /*公共下拉选框*/
    #personalresume .content .workbox{
        width:100%;
        height:10.6vw;
        position: relative;
    }
    #personalresume .content .workbox div{
        width: 100%;
        height: 10.6vw;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }
    #personalresume .content .workbox p{
        text-align: center;
        font-size: 3.73vw;
        color:#aeaeae;
        line-height: 10.6vw;
        width:100%;
        height:10.6vw;
        position: absolute;
        left:0;
        top:0;
    }
    /*第二项第一行*/
    #personalresume .content .currentincome,.jobintention,.workexperience,.projectexperience,.schoolsituation,.skillspecialty,.other{
        margin-top:10.6vw;
    }
    #personalresume .content .h2{
        width:100%;
        text-align: center;
        font-size: 6.4vw;
        color: #393939;
        font-weight: 500;
    }
    #personalresume .content .h3{
        width:100%;
        text-align: center;
        font-size: 4vw;
        color: #393939;
        font-weight: 500;
        margin-top:1vw;
    }
    #personalresume .content .workexperience .monthbox{
        margin-bottom:5vw;
    }
    #personalresume .content .projectexperience .monthbox{
        margin-bottom:5vw;
    }
    #personalresume .submitbox{
        width:89.3%;
        height:62.4vw;
        background: #fff;
        border-radius:8px;
        position: absolute;
        top:72vw;
        left:50%;
        margin-left:-44.65%;
        z-index: 2;
        display: none;
    }
    #personalresume .submitbox .success{
        font-size: 8vw;
        color:#da251c;
        width:100%;
        text-align: center;
        margin-top:10.6vw;
    }
    #personalresume .submitbox .tx{
        font-size: 3.7vw;
        color:#393939;
        width:88%;
        text-align: center;
        margin:5.3vw auto;
        line-height: 5vw;
    }
    #personalresume .submitbox .submitbtn{
        width:72%;
        height:10.6vw;
        color:#fff;
        text-align: center;
        line-height: 10.6vw;
        font-size: 3.2vw;
        background: #da251c;
        margin:8vw auto;
        border-radius: 8px;
    }
    #personalresume .submitbox .close{
        width:8vw;
        position: absolute;
        right:2.67vw;
        top:2.67vw;
        cursor: pointer;
    }
    #personalresume .firsttx{
        font-size: 3.73vw;
        color:#aeaeae;
        line-height: 10.6vw;
        margin-left:5%;
        float: left;
    }
    #personalresume .selectx{
        font-size: 3.73vw;
        color:#393939;
        line-height: 10.6vw;
        margin-left:5%;
    }
    #personalresume .submit{
        width:89.3%;
        margin: 0 auto;
        height:10.6vw;
        background: #da251c;
        color:#fff;
        text-align: center;
        line-height: 10.6vw;
        font-size: 3.2vw;
        margin-top:10.6vw;
        cursor: pointer;
        border-radius: 8px;
    }
    #personalresume .content .addimg{
        width:8vw;
        position: absolute;
        right:0;
        cursor: pointer;
    }
    #personalresume .content .oneline  .boxss{
        margin-top:0;
    }
    #personalresume .content .twoline .boxs{
        margin-top:0;
    }
    #usercenter_position .content .content_positionIntroduce{
        width:100%;
        padding-top: 8vw;
    }
    #usercenter_position .content .content_positionIntroduce ul li{
        width:100%;
        //height:85vw;
		height:100%;
        position: relative;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(even){
        background: url(../images/usercenter/mobile/evenbcg.jpg);
        background-size: 100% 100%;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(odd){
        background: url(../images/usercenter/mobile/oddbcg.jpg);
        background-size: 100% 100%;
    }
    #usercenter_position .content .content_positionIntroduce ul li .right .describte{
        width:100%;
        min-height: 8vw;
    }
    #usercenter_position .content .content_positionIntroduce ul li .right .describte span{
        display: block;
        color:#68696a;
        font-size:  3.2vw;
        float:left;
        line-height: 4vw;
    }
	  #usercenter_position .content .content_positionIntroduce ul li .right .jobReq{ 
        display: block;
        color:#68696a;
        font-size:  3.2vw;
        float:left;
        line-height: 4vw;
    }
    #usercenter_position .content .content_positionIntroduce ul li .right .describte .describtetx{
        width:83%;
    }
    #usercenter_position .content .content_positionIntroduce ul li .right .describte .firstTitle{
          font-size: 3.2vw;
          color:#9aacb8;
          margin-right:2vw;
      }

    #usercenter_position .content .content_positionIntroduce ul li .jobDesc {
        width:100%;
        display: block;
        font-size: 3vw;
        color:#222222;
        line-height: 5.5vw;
        text-align: center;
        margin-bottom: 5vw;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(odd) .left{
        display: block;
        width:89%;
        margin: 0 auto;
        padding-top:13vw;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(even) .left{
        display: block;
        width:89%;
        margin: 0 auto;
        padding-top:13vw;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(odd) .right{
        display: block;
        width:89%;
        margin: 0 auto;
    }
    #usercenter_position .content .content_positionIntroduce ul li:nth-child(even) .right{
        display: block;
        width:89%;
        margin: 0 auto;
        position: relative;
    }
    #usercenter_position .content .content_positionIntroduce .right .applyposition{
        width:8.3vw;
        height:1.67vw;
        background: #da251c;
        border-radius: 3px;
        position: absolute;
        right:6.25vw;
        bottom:5.2vw;
        cursor: pointer;
    }
    #usercenter_position .content .content_positionIntroduce ul li .right .date{
        font-size: 2.67vw;
        display: block;
        color:#9b9b9b;
	    margin-left: 67%; 
        //position: absolute;
        //bottom:10vw;
       // right:5.5%;
    }
    #usercenter_position .content .content_positionIntroduce .firstTitle{
        font-weight: bold;
    }
    #usercenter_position .content .lefticon{
        width:1.25vw;
        height:1.25vw;
        float:left;
        margin-right:0.4vw;
        background: url(../images/usercenter/pc/lefticon.png);
        background-size: 100% 100%;
    }
    #usercenter_position .content .righticon{
        width:1.25vw;
        height:1.25vw;
        float:right;
        background: url(../images/joinbyd/joinbyd_campus/pc/right.png);
        background-size: 100% 100%;
    }
    #usercenter_position .content .paging{
        width:15.5%;
        height:1.25vw;
        margin: 0 auto;
        cursor: pointer;
    }
    #usercenter_position .content .paging .number{
        line-height: 1.25vw;
        font-size: 0.73vw;
        color:#535353;
        display: block;
        float: left;
        margin-left: 1vw;
    }
    #usercenter_position .content .paging .clickactive{
        color:#da251c;
        font-size: 0.94vw;
    }
    #usercenter_position .content .paging{
        width:100%;
        height:26.7vw;
        background: #e8e9eb;
        position: relative;
    }
    #usercenter_position .content .paging .number{
        line-height: 8vw;
        font-size: 3.2vw;
        color:#535353;
        display: block;
        float: left;
        margin-left: 1.1458vw;
        cursor:pointer;
    }
    #usercenter_position .content .paging .numberBox{
        position: absolute;
        left:42%;
        top:35%;
    }
    #usercenter_position .content .paging .clickactive{
        color:#da251c;
    }
    #usercenter_position .content .paging .left{
        width:28%;
        height:8vw;
        background: #969696;
        border-radius: 5px;
        font-size: 2.4vw;
        text-align: center;
        color:#fff;
        position: absolute;
        left:5.3%;
        top:35%;
        line-height: 8vw;
        cursor: pointer;
    }
    .left_mobile_re{
        background:#222222;
    }
    .right_mobile_re{
        background: #969696;
    }
    #usercenter_position .content .paging .right{
        width:28%;
        height:8vw;
        background: #222222;
        border-radius: 5px;
        font-size: 2.4vw;
        text-align: center;
        color:#fff;
        position: absolute;
        right:5.3%;
        top:35%;
        line-height: 8vw;
        cursor: pointer;
    }
    #usercenter_custom section{
        width:100%;
    }
    #usercenter_custom section .slideright{
        width:100%;
        background: #e8e9eb;
        position: relative;
        padding-bottom:10vw;
    }
    #usercenter_custom section .slideright .bottom{
        width:100%;;
        padding-top:10vw;
    }
    #usercenter_custom section .slideright .bottom li{
        width:95%;
        padding-left:5%;
    }
    #usercenter_custom section .slideright .bottom input{
        float: left;
        cursor: pointer;
        margin-right:2vw;
    }
    #usercenter_custom section .slideright .bottom .title{
        font-size:5.6vw;
        color:#61696f;
        font-weight: bold;
        padding-left:6%;
        width:94%;
        text-align: left;
    }
    #usercenter_custom section .slideright .bottom .section{
        padding-left:6%;
        width:94%;
        margin-top:8vw;
    }
    #usercenter_custom section .slideright .bottom .third{
        padding-left:10%;
        width:90%;
        margin-top:5vw;
    }
    #usercenter_custom section .slideright .bottom .third{
        margin-left: 1.5vw;
    }
    #usercenter_custom section .slideright .bottom .title2{
        font-size:4.53vw;
        line-height: 0vw;
    }
    #usercenter_custom section .slideright .bottom .title3{
        font-size:3.73vw;
        line-height: 0;
    }
    #usercenter_custom section .slideright .bottom span{
        color:#9aacb8;
    }
    #usercenter_custom section .slideright .bottom .bigtitle{
        font-size:5.6vw;
        font-weight: bold;
        color:#61696f;
        line-height: 1vw;
    }
    #usercenter_custom section .slideright .savebtn{
        width:84%;
        height:10.6vw;
        margin: 0 auto;
        background: #393939;
        color:#fff;
        font-size: 3.73vw;
        text-align: center;
        line-height: 10.6vw;
        border-radius: 8px;
        margin-top:8vw;
        cursor: pointer;
    }
}