

/* 投递成功 */

/*简历微调*/
#mask3{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);z-index: 1000;}
#mask3 a:hover{text-decoration: none;}
#mask3 a:focus{text-decoration: none;}
#mask3 .must{color:#ff9900;margin-right:5px}
#mask3 .col-xs-5{padding:0 5px;}
#mask3 .form-horizontal .form-group{margin:0 0 18px;}
#mask3 .form-horizontal .control-label{width:170px;padding:0;font-size: 14px;line-height: 28px;}
#mask3 .form-control{width:340px;height:28px;padding:0 10px;line-height:28px;font-size:12px;}
#mask3 .basic-form .form-control{width:100%;}
#mask3 #resumecontent .btn{padding:6px 28px}
#mask3 #resumecontent .btn{margin: 20px 30px 0 0}
#mask3 #resumecontent .btn-primary{margin-left: 176px;}
/*select2样式  */
.selection,.select2-container .select2-selection--single{width:100%}
.select2-container .select2-selection--single{height: 28px;}
.select2-container .select2-selection--single .select2-selection__rendered{padding: 0 10px; font-size: 12px;line-height: 28px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{top: 1px;width: 16px;}
.has-error .select2-container--default .select2-selection--single{border-color:#fa4144}
.has-error .select2-container--default .select2-selection--multiple{border-color:#fa4144}

/*右边主体样式*/
#mask3 #resumecontent{position:relative;width:895px;height:734px;margin:50px auto;padding:0;border:solid 1px #eaeaea;overflow-y:auto;    background: #fff;}
#mask3 .moudal{position:relative;height:100%;}
#mask3 .icon-xiugai{position:absolute;top:37%;right:30px;font-size:15PX;color:#239bd2;z-index:10;}
#mask3 .show:hover{background:#ebfafb}
#mask3 .show:hover .icon-xiugai{display:block;}
#mask3 .text{display:none!important}
#mask3 pre{display:none!important}
#mask3 hr{display:none!important}
#mask3 .show .text{display:inline-block!important}
#mask3 .show hr{display:block!important}
#mask3 .show pre{display:block!important}
#mask3 h2.title{margin:0;padding-left:29px;line-height:50px;font-size:18px;color:#333;border-top:solid 1px #dee7e8;border-bottom:solid 1px #dee7e8;background:#c5eced;}
#mask3 h2 small{margin-left:14px}
#mask3 .toggle{margin-right:30px}
#mask3 .moveup{margin-right:15px}
/*基本信息*/
#mask3 #basic{height:274px;background: url(../img/banner.gif) no-repeat;padding-top: 165px;}
#mask3 #headphoto{width:135px;height:135px;margin-top:4px;}
#mask3 #information1{position:absolute;top:-42px;left:299px;font-size:22px;color:#333;font-weight:bold;word-spacing: 22px;}
#mask3 #information1 small{font-size:14px;color:#333;font-weight:normal;}
#mask3 #bacicbox{position:absolute;top:20px;left:300px;color:#666;font-size:14px;line-height:35px;word-spacing: 60px;}
#mask3 #bacicbox .title span{color:#333;}
/*联系方式  */
#mask3 #contact .moudal{padding:30px 0 30px 102px;word-spacing: 60px;}
/*教育背景  */
#mask3 hr{margin:20px auto 0;width:705px;border-style:dashed;}
#mask3 #edu .moudal{word-spacing: 28px;padding-top:32px;}
#mask3 #edu .moudal span{display:inline-block;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;vertical-align: middle;}
#mask3 #edu .moudal .isAuthed{position: relative;left: 8px;top: 3px;margin-right: -20px;}
#mask3 .schoolName{width:150px;}
#mask3 .department{width:147px;}
#mask3 .majorName{width:150px;}
#mask3 .minorName{width:150px;margin-left: 619px;color:#999}

/*求职期望*/
#mask3 #job .moudal{padding:34px 0 30px 0;}
#mask3 #job .btn-primary {margin-left: 186px;}
#mask3 #job .control-label{height:34px;    line-height: 34px;}
#mask3 #job .col-xs-7{width:562px}
#mask3 #job .form-control{width:100%;line-height: 34px;height: 34px;padding-left:6px;}
#mask3 #job span.pull-left{    display: inline-block;margin: 8px 9px;}
#mask3 .form-control-static{    margin: 0;padding:0;height:auto;line-height: 34px;word-spacing:10px}
#mask3 .money{padding:0;width:250px}
#mask3 .area span {display:inline-block;padding:5px 0px;line-height: 1;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;margin-right:10px;}
#mask3 #job .select2-container{width:100%!important}
/*大文本样式  */
#mask3 .item .moudal{padding:30px 0 20px 102px}
#mask3 .item .moudal pre{display:block;width:704px;white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap; word-wrap: break-word;}
#mask3 textarea.form-control{width:704px;height:252px;resize:none;}
#mask3 .item .btn{margin: 20px 30px 0 0}
/*右边主体样式结束*/
#applybtnbox {position:absolute;bottom:0;width:100%;height:100px;background:rgba(0,0,0,.7);line-height: 100px;padding-left: 28px;color: #fff;border:dashed 1px #dedede;z-index:10;}
#applybtnbox .btn{padding:8px 21px!important;border-radius:5px;margin:0!important;}
#applybtnbox #apply{margin:0 55px 0 330px!important}