.show{
    display:inline-block;
}
.hide{
    display:none;
}
.span_color_ff{
    color:#ff5400;
}


/*main*/
.main {
    width: 1100px;
    margin: 0 auto;
    padding-top: 20px;
}
.f1{
	float: left;
}
.fr{
	float:right;
}
.c1 {
    clear: both;
}
.main .title_p1 {
    color: #666;
}

.main .title_p1 span {
    color: #ff5400;
}

.title_h2{
    margin-top: 20px;
}
.title_h2 h1{
	font-size: 20px;
    color: #333;
	font-weight: bold;
	line-height: 27px;
    border-left: 5px solid #1076dc;
    padding-left: 20px;
   
}
.title_a2{
	font-size: 16px;
	color: #ff5400;
	border: 1px solid #ff5400;
	padding: 5px 10px;
	margin-left: 30px;
	line-height: 27px;
}

.applicant_h1 {
    margin-top: 30px;
}
.applicant_h1 h1 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    border-left: 5px solid #1076dc;
    padding-left: 20px;
	line-height: 24px;
}
.applicant_h1 span {
    font-size: 14px;
    margin-left: 30px;
	line-height: 24px;
}
.cover_ph {
    margin-top: 30px;
    border: 1px solid #D9D9D9;
    background: #fff;
    height: 50px;
    line-height: 50px;
    padding-left: 128px;
    color: #333;
}
.cover_ph span{
	margin-left: 80px;
}
.applicant_div {
    border: 1px solid #D9D9D9;
    background: #fff;
    width: 1100px;
    height: auto;
    margin-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
}  

.main .content_div {
    height: 310px;
    border: 1px solid #D9D9D9;
    margin-top: 30px;
    background: #fff;
}
.content_ul01 {
    width: 990px;
    line-height: 45px;
    margin: 20px auto;
    color: #333;
}

 .content_ul01 .content_li01 {
    text-align: right;
    width: 140px;
}

.content_ul01 .content_li02 {
    width: 830px;
    margin-left: 20px;
}
.title_zl{
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}

.conf_l {
    width: 120px;
    display: inline-block;
    float: left;
    height: 180px;
    text-align: center;
    font-size: 16px;
}
.date {
    padding: 20px 25px;
    width: 112px;
}
.date span.top {
    color: #333333;
    background-color: #eae6e2;
    font-size: 14px;
    width: 112px;
    text-align: center;
    display: block;
    line-height: 42px;
    height: 42px;
}
.date p {
    color: #333333;
    background-color: #eae6e2;
    font-size: 14px;
    width: 112px;
    height: 42px;
    text-align: center;
    line-height: 42px;
	margin-top: 2px;
}
.content_ul02 {
    width: 500px;
	height: 120px;
    line-height: 45px;
    margin: 10px 25px;
    color: #333;
}

.link_ul{
	margin: 30px ;
}
.link_li01 {
    border: 1px solid #E4E4E4;
    width: 310px;
    height: 115px;
    border-radius: 30px;
    box-shadow: 0 0 10px rgba(153, 153, 153, .7);
	position: relative;
	margin: 10px 15px;
}
.link_img01{
	margin-left: 35px;
	margin-top: 30px;
}
.link_p1 {
    line-height: 30px;
	padding-top: 30px;
}
.link_sp01{
	width: 200px;
	font-size: 16px;
	color: #333333;
	padding-left: 30px;
}
.link_sp02{
	width: 200px;
	font-size: 12px;
	color: #999999;
	padding-left: 30px;
}
.link_b01{
	width: 25px;
    height: 25px;
    border-radius: 50%;
    font-weight: normal;
    background: #ff5400;
    color: #fff;
    text-align: center;
    line-height: 25px;
	font-size: 20px;
    position: absolute;
    top: -5px;
    right: -4px;
}







/*简历管理*/
.resume_div{
	border: 1px solid #D9D9D9;
    background: #fff;
    width: 800px;
    height: auto;
    margin-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
}  
.title_yz{
	font-size: 12px;
	color: #ff000c;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
}
.resume_ul01 {
    width: 800px;
    line-height: 45px;
    margin: 20px auto;
    color: #333;
}

.resume_ul01 .content_li01 {
    text-align: right;
    width: 140px;
}

.resume_ul01 .content_li03 {
    width: 640px;
    margin-left: 20px;
    height: 45px;
}
.resume_ul01 select {
    width: 180px;
    height: 30px;
    border: 1px solid #666;
    color: #666;
}
.resume_ul02 {
    width: 750px;
	height: auto;
    line-height: 45px;
    margin: 10px 25px;
    color: #333;
	display: inline-block;
}
.resume_a {
    width: 120px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background: #3288ff;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin: 50px 15px;
}
.resume_a01 {
    width: 120px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background: #e6e6e6;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    margin: 50px 15px;
}






/*招聘信息-修改*/

.content_ul01 select {
    width: 213px;
    height: 30px;
    border: 1px solid #e1e1e1;
    color: #666;
}
.applicant_div .content_ul01 input[type=text] {
    height: 30px;
    width: 200px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    color: #666;
    font-size: 14px;
    text-align: left;
}
.applicant_div .content_ul01 input[type=radio] {
    height: 15px;
    margin-right: -10px;
}
.content_ul01 .content_li02 input {
    width: 50px;
    text-align: right;
    padding-right: 10px;
}
.input_amend {
    border: 1px solid #e1e1e1;
    height: 114px;
    width: 542px;
    resize: none;
    margin-top: 10px;
}



.resume_div .resume_ul01 input[type=text] {
    height: 30px;
    width: 170px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    color: #666;
    font-size: 14px;
    text-align: left;
}
.resume_div .resume_ul01 input[type=radio] {
    height: 15px;
    margin-right: -10px;
}
.resume_ul01 .content_li03 input {
    width: 50px;
    text-align: right;
    padding-right: 10px;
}


/*我的求职信息*/

.query_dc h1{
	font-size: 16px;
	color: #333;
	height: 30px;
    line-height: 30px;
    margin-top: 20px;
	margin-bottom: 10px;
}
.query_dc span{
	font-size: 12px;
	color: #999;
	height: 30px;
    line-height: 30px;
    margin-top: 20px;
	margin-bottom: 10px;
}
.yp_div01{
	width: 800px;
	height: auto;
	border: 1px solid #d9d9d9;
	display: inline-block;
	margin-bottom: 20px;
}
.yp_nr01 {
	width: 630px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.yp_nr01 h1{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 10px;
}
.yp_nr01 p{
	font-size: 12px;
	color: #999999;
	line-height: 30px;
}
.yp_a01{
	border: 1px solid #ff5400;
	padding: 6px 20px;
	margin-top: 28px;
	color: #ff5400;
}



.title_xg{
	border: 1px solid #3288ff;
    padding: 5px 20px;
    color: #3288ff;
	line-height: 18px;
	/* margin-top: -3px; */
	margin-left: 20px;
}
.applicant_h1 a .title_xg{
	border: 1px solid #3288ff;
    padding: 5px 20px;
    color: #3288ff;
	margin-top: -3px;
	margin-left: 20px;
	line-height: 18px;
}

.applicant_h1 a .title_xz{
	border: 1px solid #00b48a;
    padding: 5px 20px;
    color: #00b48a;
	line-height: 18px;
	margin-top: -3px;
	margin-left: 20px;
}
.title_xz{
	border: 1px solid #00b48a;
    padding: 5px 20px;
    color: #00b48a;
	line-height: 18px;
	margin-top: -3px;
	margin-left: 20px;
}
.applicant_h1 a .title_sc{
	border: 1px solid #fe5858;
    padding: 5px 20px;
    color: #fe5858;
	line-height: 18px;
	margin-top: -3px;
	margin-left: 20px;
}


.title_sc{
	border: 1px solid #fe5858;
    padding: 5px 20px;
    color: #fe5858;
	line-height: 18px;
	margin-top: -3px;
	margin-left: 20px;
}
.resume_ul02div{
	width: 188px;
	margin-top: 30px;
}

/*弹出框*/
.tishik_div{
	border: 1px solid #D9D9D9;
    width: 550px;
    height: auto;
    margin-top: 20px;
	display: inline-block;
}  
.tishik_ul01 {
    width: 490px;
    line-height: 40px;
    /* margin: 20px 30px; */
    color: #333;
	display: inline-block;
}
.tishik_ul01 li{
    width: 490px;
   
}
.tishik_li01{
	font-size: 16px;
}
.tishik_input {
    width: 40px;
    text-align: right;
    padding-right: 10px;
}
/*2016-02-22新增开始*/
.tishik_div .tishik_ul01 input[type=text] {
    height: 30px;
    width: 170px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    color: #666;
    font-size: 14px;
    text-align: left;
	margin-left: 20px;
}
/*2016-02-22新增结束*/


/*弹出框 END*/

/*弹出框01*/
.resume_ul01 .content_li10 {
    width: 640px;
    margin-left: 20px;
}
.resume_ul01 .content_li10 input {
    width: 50px;
    text-align: right;
    padding-right: 10px;
}/*弹出框 END*/

/*精算师水平测试合格证申请*/

.horiz_h1 {
    margin-top: 30px;
}
.horiz_h1 h1 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    border-left: 5px solid #1076dc;
    padding-left: 20px;
	height: 20px;
    line-height: 20px;
}
.hor_h2{ 
    font-size: 20px;
	color: #333333;
	font-weight: bold;
	width: 1100px;
	text-align: center;
	margin-top: 20px;
}
.horiz_h1 .hor_a01 {
    font-size: 16px;
    margin-left: 30px;
    line-height: 20px;
	border: 1px solid #ff5400;
    padding: 6px 10px;
    color: #ff5400;
}
.horiz_h1 .hor_a02 {
    font-size: 16px;
    line-height: 20px;
    color: #ff5400;
}
.commonTable select {
	height: 18px;
    font-size: 14px;
    color: #666;
}
.hor_sm h1{
	font-size: 16px;
	color: #ff5400;
	font-weight: bold;
	line-height: 20px;
}
.hor_sm p{
	font-size: 14px;
	color: #ff5400;	
	line-height: 30px;
}
.hor_p01{
	font-size: 14px;
	margin: 20px 70px;
}
.life_ul01 .hor_li01 {
    text-align: right;
    width: 160px;
}
.hor_li01 {
    margin-left: 30px;
}
.life_ul01 .hor_li02 {
    width: 250px;
    margin-left: 20px;
}
.horiz_a {
    width: 112px;
    height: 32px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    background: #ff5400;
    color: #fff;
    font-size: 14px;
}
.hor_sm01{
	margin-top: 30px;
	margin-bottom: 20px;
	border-top: 1px dashed #d9d9d9;
	padding-left: 70px;
    padding-top: 20px;
}
.hor_sm01 h1{
	font-size: 16px;
	color: #ff5400;
	font-weight: bold;
	line-height: 20px;
}
.hor_sm01 p{
	font-size: 14px;
	color: #ff5400;	
	line-height: 30px;
}
.hor_sm01 .ho_p01{
	font-size: 16px;
	color: #333;	
	line-height: 35px;
}

/*精算师水平测试合格证申请页面*/

.hor_h3{ 
    font-size: 20px;
	color: #333333;
	font-weight: bold;
	width: 800px;
}
.selectBox-dropdown {
    height: 19px;
    min-width: 90px;
    position: relative;
    border: none;
    line-height: 1.0;
    text-decoration: none;
    text-align: left;
    color: #666;
    outline: none;
    vertical-align: middle;
    display: inline-block;
    cursor: default;
}
.life_ul01 .horiz_li01 {
    text-align: right;
    width: 120px;
}
.life_ul01 .horiz_li02 {
    width: 250px;
    margin-left: 20px;
}

/*精算师水平测试合格证申请基本信息页面*/

.cover_type {
    margin-top: 30px;
    border: 1px solid #D9D9D9;
    height: 50px;
	line-height:50px;
    color: #333;
}
.cover_type h1 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    border-left: 5px solid #1076dc;
    padding-left: 20px;
    height: 20px;
    line-height: 20px;
	margin-top: 15px;
}
.cover_type input[type=text] {
    height: 30px;
    width: 200px;
    display: inline-block;
    border: 1px solid #666666;
    color: #666;
    font-size: 14px;
    text-align: left;
}
.cover_a01 {
    width: 155px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #ff5400;
    color: #fff;
    font-size: 18px;
}
.applicant_div .data_ul {
    margin: 10px auto;
    width: 520px;
}
.applicant_div .data_ul li {
    margin-top: 20px;
}
.applicant_div .data_ul b {
    font-weight: normal;
    width: 190px;
    text-align: right;
    display: inline-block;
    margin-right: 30px;
}
.applicant_div .data_ul input[type=text] {
    width: 200px;
    height: 30px;
    border: 1px solid #666666;
}
.data_se02 {
    width: 200px;
    height: 30px;
    border: 1px solid #666666;
    /*margin-left: -4px;*/
}
.data_se01 {
    width: 95px;
    height: 30px;
    border: 1px solid #666666;
    /*margin-left: -4px;*/
	margin-right: 5px;  /*原来为10px*/
}
.applicant_div .data_ul img {
    width: 140px;
    height: 140px;
    border: 1px solid #d2d2d2;
	margin: 20px 30px 22px 80px;
}
.h_button_bjyd {
    text-align: center;
    color: #333333;
	width: 122px;
    font-size: 14px;
    background: #fff;
    line-height: 34px;
    border: 1px solid #d9d9d9;
	position: absolute;
	margin-top: 50px;
}
.hor_right{ 
    margin-left: 30px;
    margin-top: 20px;
}
.hor_right b {
    font-weight: normal;
    display: inline-block;
    margin-right: 20px;
	color: #333333;
}
.hor_b01{
	font-weight: normal;
    display: inline-block;
	width: 154px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
	color: #333333;
}
.hor_p02{
	font-size: 16px;
	color: #333333;
	display: inline-block;
}
.hor_span02{
	font-size: 16px;
	color: #ff5400;
}
.h_button01 {
    text-align: center;
    color: #333333;
    width: 122px;
    font-size: 14px;
    background: #fff;
    line-height: 34px;
    border: 1px solid #d9d9d9;
    margin-top: 95px;
	margin-left: 20px;
}


/*精算师水平测试合格证申请基本信息页面_01*/

.applicant_div .data_ul .data_b01 {
    width: 120px; /*原为125px*/
}
.applicant_div .data_ul .data_b02 {
    width: 175px;
}


/*准精算师水平测试合格证详情页面*/

.h_title {
    width: 800px;
    font-size: 18px;
    border-left: 4px solid #1277dc;
    text-indent: 10px;
    line-height: 20px;
    position: relative;
    color: #333333;
    margin: 30px 0 20px;; 
}
.hor_li03 {
    width: 170px;
    text-align: right;
}
.hor_li04 {
	height:30px;
    width: 320px;
    text-align: left;
	margin-left: 20px;
}
.applicant_div .data_ul .data_b03 {
    width: 175px;
	text-align: left;
    display: inline-block;
    margin-right: 30px;
}

/*精算师水平测试合格证申请入口*/

.hor_p1{
	padding: 30px 70px;
	padding-bottom: 40px;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
}
.horiz_h2 {
    margin-top: 40px;
}
.horiz_h2 h1 {
    font-size: 20px;
    font-weight: bold;
    color: #ff5400;
    height: 20px;
    line-height: 20px;
	margin-left: 30px;
}
.app_h4{
	display: inline-block;
    background: #ff5400;
    color: #fff;
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 10px;
    font-size: 16px;
	font-weight: bold;
    float: left;
}
.app_p4{
	display: inline-block;
    margin-left: 20px;
    float: left;
    width: 220px;
    line-height: 35px;
}
.a_button{
    color: white;
	background: #ff5400;
    font-size: 14px;
}
.horiz_h2 .hor_p02{
	font-size: 16px;
	color: #333333;
	margin-left: 30px;
	line-height: 35px;
	margin-top: 20px;
}