.register a:hover{
    color: #F03E34;
}
.login-btn a:hover{
    background: #0075d5;
    color: #FFF;
    text-decoration: none;
}
.login-btn a{
    color: #FFF;
    display: block;
    font-family: "微软雅黑";
}
.login-btn a span{
    color: #FFF;
    font-size: 20px;
    font-family: "微软雅黑";
    font-weight:bold;
}
.yz-box{
    margin-left: 20px;
    margin-top: 0px;
    width: 150px;
}
.yzm {
    width: 122px;
    margin-top: 0px;
    margin-left: 15px;
}
.Mainmat-center{
    width:710px;
    color:#333;
    padding:0 10px;
}
/*---------------选择简历弹出框---------------*/
.ElasticBox1{
    position:fixed;
    width:520px;
    height:auto;
    padding:30px 40px;
    background:#FFF;
    z-index:2;
    top:15%;
    left:50%;
    margin:0 0 0 -300px;
    display:none;
    color:#333;
}
.mask1{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:#000;
    opacity:0.7;
    z-index:1;
}

.ElasticBox2{
    position:fixed;
    width:520px;
    height:auto;
    padding:30px 40px;
    background:#FFF;
    z-index:2;
    top:15%;
    left:50%;
    margin:0 0 0 -300px;
    display:none;
    color:#333;
}
.mask2{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:#000;
    opacity:0.7;
    z-index:1;
}
.Attach-filename1 {
    display:block;
    outline:0 none;
    height:40px;
    width:360px;
    margin:0;
    overflow:hidden;
    cursor:default;
    border:0;
    color:#333;
    text-overflow:ellipsis;
    white-space:nowrap;
    background:#f2f2f2;
    text-indent:20px;
    font-size:14px;
}
.Attach-filename2 {
    display:block;
    outline:0 none;
    height:40px;
    width:360px;
    margin:0;
    overflow:hidden;
    cursor:default;
    border:0;
    color:#333;
    text-overflow:ellipsis;
    white-space:nowrap;
    background:#f2f2f2;
    text-indent:20px;
    font-size:14px;
}