@CHARSET "UTF-8";
.li_10{
    float: left;
    width: 10%;
    color: #181818;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_12{
    float: left;
    width: 12%;
    color: #181818;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_15{
    float: left;
    width: 15%;
    color: #181818;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_18{
    float: left;
    width: 18%;
    color: #181818;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_20{
    float: left;
    width: 20%;
    color: #181818;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_100{
	text-align:center;
    width: 100%;
    color: #181818;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_25{
    float: left;
    width: 25%;
    color: #181818;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_30{
    float: left;
    width: 30%;
    color: #181818;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.li_50{
    float: left;
    width: 50%;
    color: #181818;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_60{
    float: left;
    width: 60%;
    color: #181818;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_100{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner_pre{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url("../../resources/img/banner_pre.jpg");
    background-size: 100% 100%;
}
.pre_bg{
    width: 1200px;
    height: auto;
    margin: 40px auto;
    overflow: hidden;
}
.pre_photo{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    float: left;
    margin-left: 40px;
}
.pre_id_teacher{
    float: left;
    margin-left: 40px;
    line-height: 40px;
    margin-top: 20px;
    font-size: 16px;
    overflow: hidden;
}
.pre_address_tel{
    float: left;
    margin-left: 100px;
    line-height: 40px;
    margin-top: 20px;
    font-size: 1.2em;
    overflow: hidden;
}
.per_sercher{
    width: 100px;
    height: 44px;
    background: #0d6fb8 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    float: left;
    margin-left: 20px;
    font-size: 1.2em;
    margin-top: 20px;
}
.per_sercher_my{
    width: 160px;
    height: 44px;
    background: #0d6fb8 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    float: right;
    font-size: 1.2em;
    margin-top: 20px;
    text-align: center;
}
.per_tool{
    width: 1170px;
    float: left;
    overflow: hidden;
    margin-top: 20px;
}
.per_tool img{
    vertical-align: middle;
    margin-right: 10px;
}
.per_tool_title{
    float: left;
    margin-top: 10px;
}
.per_tool_my{
    width: auto;
    height: 50px;
    overflow: hidden;
    padding: 0 10px 0 20px;
    margin-right: 20px;
    background: #fffeef;
    border: dashed 1px #F3e9c8;
    line-height: 50px;
    color: #0d6fb8;
    float: left;
}
.per_tool_my a{
    color: #0a61a1;
}

/*left_menu*/
.per_ul{
    width: 170px;
    height: auto;
    overflow: hidden;
    margin-right: 15px;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
}
.per_ul li{
    width: 170px;
    height: 40px;
    line-height: 40px;
    float: left;
    border: medium none;
    border-radius: 5px;
    text-align: center;
    behavior: url(ie-css3.htc); /* 通知IE浏览器调用脚本作用于'box'类 */
}
.navchild_selected{
	color: #ffffff;
    text-align: center;
    background: -webkit-linear-gradient(left, #0d6fb8 , #45a3ea); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right,  #0d6fb8 , #45a3ea); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,  #0d6fb8 , #45a3ea); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,  #0d6fb8 , #45a3ea); /* 标准的语法 */
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0d6fb8,endcolorstr=#45a3ea,gradientType=1);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0d6fb8,endcolorstr=#45a3ea,gradientType=1);
}
/*首页-职位推荐*/
.right_content{
    width: 980px;
    float: right;
    overflow: hidden;
    margin-top: 20px;
    margin-right: 20px;
}
.per_title{
    border-bottom: #bfbfbf 1px solid;
    width: auto;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: #0d6fb8;
    font-size: 1.1em;
    width: 970px;
    float: right;
}
.per_job_ul{
    width: 1000px;
    overflow: hidden;
}
.per_job_ul li{
    width: 980px;
    border-bottom: 1px dashed #bfbfbf;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
}
.text_center{
	text-align: center;
	width:100%;
	float:left;
	padding:30px;
}

/*简历管理*/
.resume_nav{
    float: left;
    width: 1000px;
    height: 50px;
    text-align: center;
    background: -webkit-linear-gradient(top, #fdfbfb , #ebedee); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom,  #fdfbfb , #ebedee); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom,  #fdfbfb , #ebedee); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom,  #fdfbfb , #ebedee); /* 标准的语法 */
    filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fdfbfb,endcolorstr=#ebedee,gradientType=1);
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fdfbfb,endcolorstr=#ebedee,gradientType=1);
}
.resume_nav_content{
    float: left;
    width: 1000px;
    text-align: center;
    border-bottom: dashed 1px #bfbfbf;
    background: #fffeef;
}
.a_blue{
    color: #0a61a1;
    width: 60px;
    display: block;
    float: left;
}
.resume_nav_look{
    width: 1000px;
}
.menu_resume_progress{
    background: #fffeef;
    border: 1px dashed #F3e9c8;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    font-size: 1.2em;
    color: #0a61a1;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
}
.menu_resume_progress img{
    vertical-align: middle;
    margin-left: 15px;
}
.canvas20{
    float: left;
    width: auto;
    height: auto;
    overflow: hidden;
    margin-left: 10px;
    font-size: 1.2em;
}
.canvas20 a{
    color: #ed8231;
}
.completeness{
    float: right;
    line-height: 80px;
    margin-left: 5px;
}
.resume_preview{
    float: left;
    margin-left: 10px;
    font-size: 1.2em;
    margin-top: 20px;
}
.resume_preview a{
    color: #ed8231;
}
.resume_preview img{
    vertical-align: middle;
    margin-right: 10px;
}
.bg_pre{
    width: 1000px;
    float: right;
    overflow: hidden;
    margin-top: 15px;
}
.resume_inf{
    padding: 15px;
    width: 970px;
    float: left;
}
.resume_inf_left{
    width: auto;
    float: left;
    height: auto;
    overflow: hidden;
    line-height: 40px;
}
.resume_inf label {
    width: 70px;
    margin-right: 10px;
    text-align: justify;
    float: left;
}
.resume_inf span{
    color: #e91515;
}
.resume_inf_input{
    width: 360px;
    height: 40px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding-left: 30px;
    color: #707070;
}
.resume_inf_right{
    width: auto;
    float: right;
    height: auto;
    overflow: hidden;
    line-height: 40px;
}
.resume_inf_select{
    -moz-appearance: none;
    background: transparent url("../img/arrow.png") no-repeat scroll right center;
    border: 1px solid #cccccc;
    border-radius: 4px;
    height: 40px;
    padding-left: 30px;
    width: 360px;
    color: #707070;
    text-align: left;
}
.more_span img{
    vertical-align: middle;
}
.btn_toggleimg{
    margin-top: 15px;
}
.resume_textarea{
    border: 1px solid #cccccc;
    border-radius: 4px;
    height: 140px;
    overflow: auto;
    padding: 15px 30px;
    width: 890px;
}
.btn_save{
    width: 200px;
    height: 46px;
    background: #0a61a1;
    border: none;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    line-height: 46px;
    font-size: 1.2em;
}
.btn_cancel{
    width: 200px;
    height: 46px;
    background: #ffffff;
    border: solid 1px #0a61a1;
    border-radius: 5px;
    color: #0a61a1;
    text-align: center;
    margin-left: 20px;
    line-height: 46px;
    font-size: 1.2em;
}
.btn_save_cancel{
    width: 426px;
    margin: auto;
}
.resume_edit_left{
    width: 80%;
    float: left;
    overflow: hidden;
}
.basic{
    min-width: 260px;
    overflow: hidden;
    padding: 0 15px 0 0;
    float: left;
}
.basic_p{
    font-size: 1.1em;
}
.basic span{
    color: #707070;
}
.resume_edit_right{
    width: 15%;
    float: right;
    overflow: hidden;
    margin-top: 20px;
}
.resume_edit_gary{
    color: #707070;
}
.bottom_line{
    border-bottom: dashed 1px #bfbfbf;
}
.resume_p_right{
    float: left;
    margin-top: 0;
    max-width: 860px;
}
/*resumeManage_preview*/
.resumeManage_preview{
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: auto;
    background: #ffffff;
}
.resumeManage_preview_top{
    width: 1000px;
    margin: auto;
    height: auto;
    overflow: hidden;
}
.resumeManage_preview_btn{
    background: #fffeef none repeat scroll 0 0;
    border: 1px dashed #f3e9c8;
    color: #0a61a1;
    float: right;
    font-size: 1.2em;
    height: 50px;
    line-height: 50px;
    margin: 15px 0 15px 15px;
    padding: 0 15px;
}
.resumeManage_preview_btn img{
    vertical-align: middle;
    margin-right: 15px;
}
/*myCollections*/
.mycollect_btn_gary{
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #bfbfbf;
    border-radius: 5px;
}
.mycollect_btn_blue{
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    background: #0a61a1;
    border-radius: 5px;
}
.span_orange{
    color: #ed8231;
}
.letter_content{
    display: none;
    text-align: left;
    padding: 0 15px 15px 15px;
}
/*security_center*/
#tab-content{
	height:auto;
	overflow: hidden;
}
.letter_input{
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    width: 360px;
    margin-bottom: 30px;
}
.letter_input_small{
    border: 1px solid #bfbfbf;
    border-radius: 10px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    width: 260px;
    margin-bottom: 30px;
    float: left;
}
.set_content{
    min-width: 390px;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
    margin-left: 30%;
}
.set_active{
    display: block;
}
.letter_title{
    border-bottom: 1px solid #f3e9c8;
    color: #0d6fb8;
    float: right;
    font-size: 1.1em;
    height: 50px;
    line-height: 50px;
    width: 100%;
    margin-bottom: 20px;
}
.letter_selected{
    background: #fffeef none repeat scroll 0 0;
    border: 1px dashed #f3e9c8;
    color: #0d6fb8;
    float: left;
    height: 48px;
    line-height: 48px;
    margin-right: 20px;
    overflow: hidden;
    padding: 0 10px 0 20px;
    width: auto;
    cursor: pointer;
}
.letter_span{
    color: #0d6fb8;
    float: left;
    height: 48px;
    line-height: 48px;
    margin-right: 20px;
    overflow: hidden;
    padding: 0 10px 0 20px;
}
.div_btn_save{
    width: 200px;
    margin-left:10%
}
.letter_btn{
    background: #0a61a1 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 1em;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    margin-left:10px;
    padding: 0 10px;
}
.resume_edit_hover{
    padding: 0 10px;
    margin: 10px 0;
}

/*login_pre*/
.login_phone{
    padding: 15px 15px 0 15px;
}
.login_phone img{
    vertical-align: middle;
    border-radius: 50%;
}
.login_blue{
    width: 125px;
    height: 50px;
    margin-top: 10px;
    background: #0a61a1;
    margin-left: 15px;
    float: left;
    color: #ffffff;
    border-radius: 10px;

}
.login_orange{
    width: 125px;
    height: 50px;
    margin-top: 10px;
    background: #ed8231;
    margin-right: 15px;
    float: right;
    color: #ffffff;
    border-radius: 10px;
}
.login_text_left{
    width: 125px;
    height: 50px;
    margin-top: 10px;
    margin-right: 15px;
    float: left;
    color: #ed8231;
    text-align: center;
}
.login_text_left a{
    color: #ed8231;
}
.login_text_right{
    width: 125px;
    height: 50px;
    margin-top: 10px;
    margin-right: 15px;
    float: right;
    color: #ed8231;
    text-align: center;
}
.login_text_right a{
    color: #ed8231;
}
.login_tools_bg{
    padding: 0 15px;
    overflow: hidden;
}
.login_tools_title{
    float: left;
    margin-top: 10px;
    color: #ed8231;
    line-height: 50px;
}
.login_tools{
    background: #fffeef none repeat scroll 0 0;
    border: 1px dashed #f3e9c8;
    color: #0d6fb8;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
    overflow: hidden;
    padding: 0 10px;
    width: auto;
    margin-top: 10px;
}
.dashed_line{
	border-bottom:dashed 1px #bfbfbf;
	width:970px;
	height:1px;
	float:left;
	margin-left:15px;
}
.certificationBlocklayout{
	width:50%;
	float:left;
}
.certificationBlock{
	margin: 40px;
	padding: 20px;
	background: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #efefef;
	box-shadow: 0 10px 10px 0 rgba(0,0,0,.04);
}
.certificationBlock .header {
    background: 0 0;
    padding: 3px 0;
    border-bottom: 1px solid #dadada;
}
.certificationBlockcontent {
    padding: 15px 3px 0;
    background: url("../../resources/img/yly_yirenzheng.png") no-repeat 100% 100%;
    background-size: auto;
    line-height: 64px;
}
.certificationBlockImg{
	padding: 15px 3px 0;
}
.certificationBlockImg img{
	display: block;
	margin: auto;
}
.certificationBlockEdit{
	text-align: right; 
	float: right;
}
.certificationBlockEdit a{
	color:#0d6fb8;
}