@charset "UTF-8";
/**人才预览**/
.vicecontent .content { position: relative; margin:20px auto; width: 1200px; /*min-height:200px; _height:200px;*/ }
.content .presumehead{ float: left; width: 938px; height: 43px; padding: 0 30px; line-height:43px; background:#fafafa; border: 1px solid #eee; }
.content .presumehead span{ float:left; color: #808080; }
.content .presumehead .right{ float: right;}

/*右侧按钮*/
.content .aside_btn { position: absolute; top: 0; right: 0; width: 178px; background-color: #fff; }

.content .aside_btn .resume-oper {
    z-index: 99;
    width: 178px;
    background-color: #fff;
    border-top: 5px solid #fa5005;
}
.content .aside_btn .resume-oper a.btn {
    display: block;
    padding: 0;
    width: 176px;
    font-size: 16px;
    line-height: 40px;
    text-align: left;
    border: 1px solid #eee;
    border-top: none;
    border-radius: 0;
}
.content .aside_btn .resume-oper a.btn:hover,
.content .aside_btn .resume-oper a.btn:hover i{
    color: #fa5005;
}
.content .aside_btn .resume-oper a.btn i {
    display: inline-block;
    width: 50px;
    color: #999;
    text-align: center;
    line-height: inherit;
}
.content .aside_btn .resume-oper .resume-scan {
    width: 176px;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    border-top: none;
}
.content .aside_btn .resume-oper .resume-scan p {
    color: #666;
    padding: 5px 0;
    border-top: 1px solid #eee;
}

/*简历信息*/
.content .resume{ float: left; width: 940px; min-height:200px; _height:200px; margin-top:0px; padding: 30px 30px 0; background-color: #fff;}
.content .resume .frist{ position: relative; width:inherit; height: auto; overflow:hidden; }
/**左**/
.content .resume .frist .left{ float: left; width: 110px; height: 166px; }
.content .resume .frist .left img{ width: 110px; height:110px; background:#fff; -moz-border-radius:50px; -webkit-border-radius:50px; border-radius:50px; }
/**右**/
.content .resume .frist .right{ float: left; width: 790px; padding-left: 40px; font-size: 14px;}
.content .resume .frist .right .fr_name{ float: left; width: 100%; font-size: 24px; height: 50px; line-height: 50px; font-weight: bold; color: #333;}
.content .resume .frist .right .fr_base{ float: left; width: 100%; margin-bottom: 5px; line-height: 25px; }
.content .resume .frist .right .fr_base span{ float: left; color: #666;}
.content .resume .frist .right .fr_base span.v_line{ margin: 0 10px; }
.content .resume .frist .right .fr_list{ float: left; width: 100%;}
.content .resume .frist .right .fr_list li{ float: left; width: 50%; line-height: 25px;}
.content .resume .frist .right .fr_list li.address{ width: 100%; }
.content .resume .frist .right .fr_list li .name{ float: left; width: 45px; color: #808080; }
.content .resume .frist .right .fr_list li .text{ float: left; max-width: 320px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.content .resume .frist .right .fr_list.contactinfo li .name{ width: 80px; }
.content .resume .frist .right .fr_list.contactinfo li .resumeNumber{ color: #333;}
.content .resume .frist .right .fr_list.contactinfo li .resumeNumber b{ color: #FF4D01;}
.content .resume .frist .right .fr_list.contactinfo li.btn_see{ width: 100%; margin-top: 10px;}
.content .resume .frist .right .fr_list.contactinfo li.btn_see input[type="button"]{ float: left; width: 138px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; background-color: #00c6c9; border: 0; border-radius: 3px; }
.content .resume .frist .chat-im {
    position: absolute;
    top: 0;
    right: 0;
}

/*简历详细信息*/
.resume .third{ width:938px; padding-left:10px; margin-right:26px; margin-top:15px; overflow:hidden; font-size:14px; }
.resume .third .title{ height:50px; line-height:50px; width:100%; float:left; }
.resume .third .title em{ background: url(/default/images/icon/icon_all.png) no-repeat -234px 8px; float:left; margin-top:8px; width:26px; height:30px; }
.resume .third .ico em{ background-position: -234px -47px; }
.resume .third .ico2 em{ background-position: -234px -108px; }
.resume .third .ico3 em{ background-position: -234px -177px; }
.resume .third .ico4 em{ background-position: -234px -240px; }
.resume .third .ico5 em{ background-position: -234px -298px; }
.resume .third .ico6 em{ background-position: -234px -368px; }
.resume .third .ico7 em{ background-position: -234px -426px; }
.resume .third .ico8 em{ background-position: -234px -492px; }
.resume .third .ico9 em{ background-position: -234px -560px; }
.resume .third .title span{ font-weight:bolder; font-size:16px; color: #666; padding-left:10px; height:50px; line-height:50px; float:left }
.resume .third dl{ width:866px; float:left; padding:0 36px; }
.resume .third dt{ width:80px; float:left; line-height:32px; color: #808080; font-size:14px; }
.resume .third dd{ width:766px; float:left; line-height:32px; height:32px;color: #333; font-size:15px; padding-left: 10px;}
.resume .third .info{ width:866px; float:left; margin:0 36px; }
.resume .third .info p{ line-height:24px; color: #666; }
.resume .third .info .time{ width:100%; float:left; color:#999; height:30px; line-height:30px; }
.resume .third .info .duties{ width:100%; float:left; line-height:30px; }
.resume .third .info .duties strong{ color:#00c6c9; font-size:16px; float:left }
.resume .third .info .duties i{ padding:0 10px; color:#ccc; float:left }
.resume .third .info .duties span{ color:#808080; float:left; }
.resume .third .info .duties .served{ color:#4c4c4c; float:left; }
.resume .third .info .duties .orange{ color:#f98700; }
.resume .third .info .listItem{ width:auto; float:left; line-height:30px; margin-right:50px; +display: inline; +zoom: 1; +float: none;}
.resume .third .info .listItem .degree{ float:left; margin-left:15px; }
.resume .third .info .con{ width:100%; float:left; }
.resume .third .info .con p{ line-height:24px; color:#4c4c4c; }
.resume .third .line{ border-top:1px dashed #e6e6e6; padding:15px 0 }
.resume .third .infoOne{ border-top:none; padding-top:0 }
.resume .third .infoLast{  padding-bottom:0 }
.resume .third .info .other{ width:100%; float:left; line-height:30px; }
.resume .third .info .other span{ float:left; color:#808080; line-height:30px; }
.resume .third .info .other p{ line-height:30px; width:780px; float:left; color:#666; }
/*作品*/
.resume .third .listCon{ width:938px; margin-top:10px; overflow:hidden; font-size:14px; }
.resume .third .listCon ul{ float:left; padding:0 16px; }
.resume .third .listCon li{ float:left; width:212px; margin:10px 20px 30px 20px; }
.resume .third .listCon li .workImg{ width:210px; height:206px; border:1px solid #e1e1e1; border-bottom:0px;
    background:url(/default/images/personal/caseBg.png) -1px 197px no-repeat; }
.resume .third .listCon li .workImg .img{ width:200px; height:160px; float:left; padding:5px; }
.resume .third .listCon li .workImg .img a{ float:left; display:block; width:100%; height:160px; }
.resume .third .listCon li .workImg .img img{ width:100%; height:160px }
.resume .third .listCon li .workImg .imgTit{ width:100%; height:26px; line-height:26px; }
.resume .third .listCon li .workImg .imgTit a{ color:#333; text-align:center; float:left; width:100%; }
.resume .third .listCon li .workImg .imgTit a:hover{ color:#E24943; text-decoration:none; }
/**job_display=>公司简介图片展示样式**/
.photo li, a, img, ul{ margin:0; padding:0; }
.photo ul, li{ list-style:none; }
.photo a{ text-decoration:none; }
.photo #wrapper{ margin:0px auto; width:500px; height:330px; }
.photo #banner{ position:relative; top:30px; width:500px; height:330px; overflow:hidden; left:18px; }
.photo #banner ul{ padding:0px !important; }
.photo .imgList{ position:relative; width:3000px !important; height:330px; z-index:10; overflow:hidden; }
/*每张图片宽220 高166 空隙36  X 5*/
.photo .imgList li{ display:inline; width:500px; height:330px; overflow:hidden; padding:0 36px 0 0px; }
.photo #prev,
.photo #next{ position:absolute; top:410px !important; left:370px; z-index:20; cursor:pointer; opacity:0.2; filter:alpha(opacity=20); }
.photo #prev{ left:150px; }
.photo #next{ right:10px; }
.photo #prev:hover,
.photo #next:hover{ opacity:0.5; filter:alpha(opacity=50); }
.photo .bg{ position:absolute; left:-0.5px; top:465px; bottom:0; width:562px; height:96px; z-index:20; opacity:0.4; filter:alpha(opacity=40); background:black; border-bottom-right-radius:10px; border-bottom-left-radius:10px; }
.photo .infoList{ position:absolute; left:10px; bottom:0px; z-index:30; }
.photo .infoList li{ display:none; }
.photo .infoList div{ line-height:28px; height:28px; overflow:hidden; width:535px; border-bottom:groove 1px #fff; }
.photo .infoList .infoOn{ display:inline; color:white; }
.photo .indexList{ position:absolute; right:10px; bottom:5px; z-index:30; }
.photo .indexList li{ float:left; margin-right:5px; padding:2px 4px; border:2px solid black; background:grey; cursor:pointer; }
.photo .indexList .indexOn{ background:red; font-weight:bold; color:white; }
/**右边浮动层**/
.browse_resume{
    position:fixed;
    width:60px;
    min-height:25px;
    text-align:center;
    max-height:433px;
    overflow:hidden;
}
.browse_resume ul{
    width:inherit;
    height:inherit;
}
.browse_resume .topTitle{
    background-color:#fafafa;
    width:58px;
    height:25px;
    line-height:25px;
    color:#666;
    font-size:13px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border:solid 1px #ededed;
    font-weight:bold;
}
.browse_resume li{
    width:58px;
    height:25px;
    line-height:25px;
    background-color:#fff;
    color:#333;
    border-left:solid 1px #ededed;
    border-right:solid 1px #ededed;
    border-bottom:solid 1px #ededed;
    cursor:pointer;
    font-size:12px;
}
.browse_resume .resume_name span{
    width:58px;
    height:25px;
    display:inline-block;
}
.browse_resume .resume_name a{
    color:#333;
    text-decoration:none;
    width:60px;
    height:26px;
}
.browse_resume .resume_name a:hover{
    color:#fff;
}
.browse_resume .resume_name:hover{
    background-color:#f0514e;
    color:#fff;
}
.browse_resume .buttom{
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    height:15px;
    width:58px;
    background-color:#fafafa;
    border-left:solid 1px #ededed;
    border-right:solid 1px #ededed;
    border-bottom:solid 1px #ededed;
    line-height:15px;
    font-size:12px;
    color:#f8adab;
}
.browse_resume .resumecheck{
    background-color: #ff855e;
}
.browse_resume .resumecheck a{
    color:#fff;
}
/*时间层位置*/
#jedatebox{
    z-index:29891015 !important;
    margin-left:0px;
    position:fixed !important;
<!-- [ if IE 8 ] > margin-top: - 125 px; < ! [ endif ] -->
}
/*邀请面试层*/
.interviewbox{
    width:357px;
    overflow:hidden;
    margin-left:23px
}
.interviewtime{
    width:inherit;
    height:25px;
    padding:10px 0 0 0;
}
.interviewtime em{
    color:#a8a8a8;
    margin-left:5px;
}
.interviewtime i{
    font-size:14px;
    font-style:normal;
    color:#333;
}
.interviewtime span{
    margin-right:20px;
    width:370px;
    display:inline-block;
}
.timeput{
    line-height:25px;
    height:25px;
    width:225px;
    border:1px solid #ccc;
    font-size:14px;
    color:#a8a8a8;
    margin-left:10px;
    padding-left:15px;
}
.wicon{
    background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAQCAYAAADj5tSrAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNi8xNS8xNGnF/oAAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAAoElEQVQ4jWPceOnNfwYqAz9dYRQ+E7UtwAaGjyUsDAyYYUgJ2HT5LXZLcEmSCnA6duOlN///////H0bDALl8dPH/////Z8FuNW6Qtvw2nL3lyjsGBgYGhlmRqnj1kGwJuqHIlhJlCXq8EOITEsdqCXLEbbr8FisfFkTo+vBZRFZwERNEFFkCiw90nxJtCalxQmzegltCzVyP1RJq5HZ8AABuNZr0628DMwAAAABJRU5ErkJggg==");
    background-repeat:no-repeat;
    background-position:right center;
}
.companyName{
    padding: 0px 0 10px 0;
    height: 25px;
}
.companyName i{
    font-size: 14px;
    line-height: 25px;
    font-style: normal;
}
.companyName select{
    border: 1px solid #ccc;
    line-height: 25px;
    height: 25px;
    width: 242px;
    overflow: hidden;
    font-size:14px;
    color: #a8a8a8;
    margin-left: 10px;
}
.companyName option{
    text-align: center;
    color: #696969;
}
.companyName select::-ms-expand {
    display: none;
}

.jobtitle{ padding:10px 0 10px 0; height:25px }
.jobtitle i{ font-size:14px; line-height:25px; font-style:normal }
.jobtitle select{ border:1px solid #ccc; line-height:25px; height:25px; width:242px; overflow:hidden; font-size:14px; color:#a8a8a8; margin-left:10px }
.jobtitle option{ text-align:center; color:#696969 }
.jobtitle select::-ms-expand{ display:none }
.jobnote{ width:370px; height:110px }
.jobnote span{ width:370px; height:90px; display:inline-block; padding:20px 0 0 0 }
.jobnote i{ font-size:14px; line-height:25px; font-style:normal }
.jobnote textarea{ width:240px; height:88px; line-height:25px; vertical-align:middle; margin-left:10px; resize:none; border:1px solid #ccc }
.jobnote em{ color:#a8a8a8; margin-left:5px }
.interviewtip{ width:370px; margin-top:13px; color:#ccc }
.interviewbutton{ width:319px; text-align:right; padding-top:20px; padding-right:38px }
.interviewbutton em{ float:left; color:#a8a8a8 }
.interviewbutton input{ float:right; width:75px; height:30px; line-height:30px; background-color:#3a9ccd; color:#fff; border:none; cursor:pointer }
.noJobDiv{ width:380px; height:280px; overflow-y:auto; overflow-x:hidden }
.noJobDiv .haveNoJob{ width:380px; height:200px; text-align:center; padding-top:0; padding-bottom:10px; margin-top:60px; background:url(/default/images/company/bgpic.jpg) center 130px no-repeat }
.noJobDiv .haveNoJob .first-tip{ font-size:18px; color:#E17100 }
.noJobDiv .haveNoJob .second-tip{ font-size:14px; margin-top:15px }
.noJobDiv .haveNoJob .button{ background:#2e8ded; width:282px; height:48px; line-height:48px; text-align:center; text-decoration:none; color:#fff; margin-top:20px; display:inline-block; font-size:16px }
.jedatebox{ width:226px !important }

/**简历投诉**/
#complain{ width:450px; height:280px; }
#complain dl{ height:200px; border-bottom:1px solid #dddddd; padding:10px 0 0 10px; }
#complain dl dd a{ width:80px; height:32px; cursor:pointer; border-radius:3px; border:1px solid #dddddd; font-size:14px;color:#007bc5;text-align:center;line-height:32px;float:left;margin:20px 0 0 20px;text-decoration:none;}
#complain dl dd a:hover{ border:1px solid #1c9fee;}
#complain .blue{ background:#1c9fee; color:#fff !important; border:1px solid #1c9fee !important; }
#complain .complain_tj{ width:75px; height: 35px; border-radius:4px; cursor:pointer; border: 1px solid #007bc5; color:#fff;font-size:14px;background-color: #007bc5;margin-right: 10px;}
#complain .complain_tj:hover{ background-color: #358bbf !important;}

#complain .complain_qx{ width:75px;height:35px; line-height:35px; text-align:center;border-radius:4px;border: 1px solid #dddddd;color:#000; cursor:pointer;font-size: 14px !important;background: #dddddd !important;margin-right: 10px;text-decoration:none;}
#complain .qxx a:hover{ background: #c1bfbf !important; }

/**简历备注**/
.remark_title{ float: left; width: 100%; line-height: 28px;}
.remark_title .v_line{ float: left; height: 13px; margin-top: 7px; margin-right: 5px; border-left: 5px solid #666;}
.remark_title span{ float: left; }
.remark_title a.remark_edit{ float: right; margin-right: 20px; color:#007bc5;}
.remark_title a.remark_save{ float: right; width:55px; height:28px; margin-right: 20px; text-align:center; line-height:28px; text-decoration:none; background:#007bc5;border-radius:3px; color:#fff; }
.remark_title a.remark_save:hover{ background: #358bbf;}
.remark_tip{ float: right; width: 100%; padding-top:25px; color:#f0514e;  }
.remark{ width:870px; height: auto; padding: 20px 0 20px 20px; margin-top:15px; font-size:14px; background:#fefef2; border:1px dashed #faf2bf; overflow: hidden; }

.remark_a_content{ float: left; width: 600px; margin-top: 10px;}
.remark_a_content li{ float:left; width: 50%; margin-top: 10px; line-height: 25px; }
.remark_a_content li .name{ float: left; width: 100px; height: 25px; text-align: right; color: #999;}
.remark_a_content li .text{ float: left; color: #666;}
.remark_a_content li.final{ width: 100%; }
.remark_a_content li.final .text{ max-width: 500px; }

.remark_b_content{ float: left; width: 600px; margin-top: 10px;}
.remark_b_content .remark_select{ float: left; width: 50%; margin-top: 10px; line-height: 32px;}
.remark_b_content .remark_select dt{ float: left; width: 100px; height: 32px; text-align: right; color: #999;}
.remark_b_content .remark_select dd{ float: left; width: 185px; }
.remark_b_content .remark_text{ width: 100%;}
.remark_b_content .remark_text dd{ width: 500px;}
.remark_b_content .remark_text dd textarea{ float: left; width: 460px; height: 90px; padding-top: 5px; text-indent: 10px; color: #696969; border: 1px solid #ccc; resize: none;}

/*底部背景颜色修改*/
.bottomnav{ background-color: #f4f6f9;}
