﻿@charset "utf-8";
/**基本信息**/
img
{
    border:none;}
.basic-info ul li input{
	width: 348px;
	height: 38px;
	border: 1px solid #c5c9d0;
	border-radius: 5px;
	color: #333333;
	font-size: 16px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 38px\9;
}
.default{
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	margin: 10px 0;
	line-height:28px
}
.basic-info ul{
	margin: 65px 0 60px 65px;
	float: left;
}
.basic-head{
	float: left;
	margin: 107px 0 0 140px;
}

.head-img{
	width: 160px;
	height: 224px;
	border: 1px solid #c0c0c0;
	text-align: center;
	overflow:hidden;
}
.head-img img{
	width:100%
}
.basic-head button{
	width: 140px;
	height: 47px;
	font-size: 16px;
	margin-top: -1px;
}
.annotation{
	color: #999999;
	font-size: 14px;
	margin-top: 20px;
}
.updatenew{
	background: url(../images/x_g_.png);
	width: 24px !important;
	height: 24px !important;
	cursor: pointer;
    background-size:24px 24px;
}
.deletenew{
	background: url(../images/s_c_.png);
	width: 24px !important;
	height: 24px !important;
	cursor: pointer; background-size:24px 24px;
}
.downnew{
	background: url(../images/x_z_.png) ;
	width: 24px !important;
	height: 24px !important;
	cursor: pointer; background-size:24px 24px;
}
.viewnew{
	background: url(../images/c_k_.png) ;
	width: 24px !important;
	height: 24px !important;
	cursor: pointer; background-size:24px 24px;
}
.main-education table tr td {
   
    text-align: center!important;
   
}
/**教育经历**/
.main-education table{
	width: 100%;
	border-collapse:collapse;
}
.main-education table tr{
	height: 44px;
}
.main-education table tr td{
	border-top: 1px solid #cecece;
	text-align: center;
	padding:5px 10px;
	line-height:28px;
	vertical-align:top;
	word-break: break-all;
}
.main-education table tr td:nth-child(3)
{
    /*width:40%;*/
    text-align:left;
}
.main-education table tr td a
{  color:#3498db;
    }
.education-title{
	background: #f3f2f2;
	color: #8f8e8e !important;
}
.education-title td{
	border-top: none !important;
}
.table-td-width1
{ width:100px
    }
.education-title td:nth-last-child(1),.education-title td:nth-last-child(2)
{   width:40px
    }
.update{
	background: url(../images/icon.png) no-repeat 3px -58px;
	width: 25px !important;
	height: 25px !important;
	cursor: pointer;
}
.delete{
	background: url(../images/icon.png) no-repeat 3px -92px;
	width: 25px !important;
	height: 25px !important;
	cursor: pointer;
}
.education-info{
	padding: 50px 0 75px 0;
}
.education-info ul li input{
	width: 336px;
	height: 34px;
	border: 1px solid #c5c9d0;
	border-radius: 5px;
	margin-bottom: 10px;
	line-height: 38px\9;
	padding-left: 10px;
}
.education-info ul li select{
	width: 348px;
	height: 38px;
	border: 1px solid #c5c9d0;
	border-radius: 5px;
	margin-bottom: 10px;
	line-height: 38px\9;
	padding-left: 10px;
}

/**论文发表**/
.browse{
	width: 78px !important;
	height: 38px;
	border-radius: 5px;
	background: #f3f2f2;
	border: 1px solid #c5c9d0;
	color: #333333;
	font-size: 16px;
	margin-left: 10px;
}
.eduation-annotation{
	color: #8f8e8e;
	font-size: 16px;
	margin-left: 115px;
	margin-bottom: 38px;
}
.long{
	width: 518px !important;
	color: #444444 !important;
}
.describe{
	height: 98px;
	border-radius: 5px;
	/*margin-bottom: 10px;*/
}
.add{
	color: #e67e22;
	font-size: 16px;
	background: #fcf2e8;
	width: 128px;
	height: 38px;
	border: 1px solid #f2be90;
	border-radius: 5px;
	margin:0 0 20px 131px;
}

.des div{
	display: block;
	height: 44px;
	line-height: 44px;
	overflow: hidden !important;
	width: 680px;
}


.top{
	border-top: 1px dashed #a9a9a9;
	padding-top: 20px;
	margin-top: 10px;
	position: relative;
	width: 867px;
}
.del{
	position: absolute;
	top: 35px;
	right: 30px;
	cursor: pointer;
}

/*简历查看*/
.editCheck{
	margin-top: 30px;
}
.tiplay{
	background: #fef8f4;
	border:1px solid #f2be90;
	border-radius: 5px;
	height: 39px;
	padding-left: 26px;
	color: #e67e22;
	overflow: hidden;
	margin-top: 20px;
}
.tiplay span,.tiplay a{
	display: block;
	float: left;
}
.tiplay span{
	line-height:39px;
}
.tiplay a{
	background: #eda261;
	height: 27px;
	line-height: 27px;
	padding: 0 5px;
	color: #fff;
	margin-top: 6px;
	border-radius: 3px;
	margin-left:5px
}
.editCheck_tit{
	height:50px;
	line-height: 50px;
	border-bottom: 1px solid #cecece;
	box-shadow:0px 3px 5px #ececec;
	padding-left: 20px;
	font-size: 22px;
}
.editCheck .basic-head{
	float: left;
	margin: 20px 0 0 55px;
}
.editCheck p.annotation{
	width: 138px !important;
}

.editCheck .info{
	border-radius: 0 0 5px 5px;
	
}
.operationBtn{
	 float: right;
	height:44px;
	line-height: 44px;
	border-radius: 3px 3px 0 0;
	padding: 0 20px;
	margin-top: 6px;
	background: #e74c3c;
	color: #fff;
	margin-right: 20px;
}

.editCheck .main-education{
	padding: 20px 30px;
	/*border: none !important;*/
}
.editCheck .main-education-ex{
	padding: 20px 30px;
	border: 1px solid #cecece !imporent;
}
.editCheck .education-title{
	background:none;
	font-size: 14px;
}
.editCheck table td{
	text-align: left !important;
	border: none !important;
	/*padding: 5px 0 !important;*/
}
.editCheck table tr{
	height: auto !important;
	
}
.education_td_1{
	width: 26%;
}
.education_td_2{
	width: 15%;
}
.education_td_3{
	width: 30%;
}
.education_td_4{
	width: 30%;
}
.noData{
	padding: 20px 30px;
}
.noData .tiplay{
	border: none;
	background: none;
	width: 240px;
	margin: 0 auto;
}
/*实验班简历预览*/
.userInfo-experimentalClass
{   width:75% !important;
    }
.userInfo-experimentalClass .inputLabel
{  width:163px  !important;
    }
 .userInfo-experimentalClass .default
 {  width:69% !important;
     }
     
/*简历修改*/
.tips
{
    color:#ff0000;
    font-size:12px;
    display:none;    
}
.main-education table tr td {
   
    text-align: center!important;
   
}
