


@media (min-width: 1025px) {
    #usercenter_personal section .slideright .changeavart p{
        background: #000;
        filter: alpha(opacity=60);
    }
    #usercenter_position .content .lefticon{
        width: 24px;
        height: 24px;
    }
    #usercenter_position .content .righticon{
        width: 24px;
        height: 24px;
    }
    .header_mask{
        background: #000;
        filter: alpha(opacity=80);
    }
	.textarea{
					width:112.25%
				}
	.jobName{
    		    font-size: 14px;  
	}
	.date{
		font-size: 11px; 
	}
}

@media (max-width: 1024px) {
    #usercenter_personal section .slideright .changeavart p{
        background: #000;
        filter: alpha(opacity=60);
    }
    .header_mask{
        background: #000;
        filter: alpha(opacity=80);
    }


    .slideright{
        margin-top: 100px;
        margin-bottom: 100px;
    }
    #usercenter_position .content .lefticon{
        width: 24px;
        height: 24px;
    }
    #usercenter_position .content .righticon{
        width: 24px;
        height: 24px;
    }

    #usercenter_phone .slideleft{
        margin-top: 90px;

    }
	.textarea{
				width:100% 
			}
}

@media (max-width:750px) {
    .slideright{
        margin-top: 90px;
    }
}