body {
	font-family: "黑体";
	display: table;
	width: 100%;
	height: auto;
	background-color: #DAD7DB;
	color: #999;
	margin: 0;
	padding: 0;
}

ul {
	padding: 0;
	margin: 0;
}

em {
	font-style: normal;
}
.nowrap{
	width: 100%;
	height: 100%;
	overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
}
.icon{
	width: 0.53rem;
	height: 0.6rem;
}
.icon img{
	width: 100%;
}
.required_red:before {
	content: "*";
	color: red;
	margin-right: 0.13rem;
}

.experience .required_red:before {
	line-height: 0.95rem;
}

.color333 {
	color: #333;
}

.colorfe7602 {
	color: #fe7602;
}

.colorfff {
	color: #fff;
}

.backgroundddd {
	background-color: #ddd;
}

.backgroundfff {
	background: #fff;
}

.bgcfe7602 {
	background-color: #FE7602;
}

.backgroundF6F4F4 {
	background-color: #F6F4F4;
}
.font24{
	font-size: 0.32rem;
}
.font30 {
	font-size: 0.4rem;
}

.font32 {
	font-size: 0.43rem;
}
.font33{
	font-size: 0.43rem;
}
.font34 {
	font-size: 0.45rem;
}
.fontBold {
	font-weight: bold;
}

.borderRa10 {
	border-radius: 10px;
}

.flex {
	display: flex;
}

.flex2 {
	flex: 2;
}

.flex3 {
	flex: 3;
}

.flex4 {
	flex: 4;
}

.flex5 {
	flex: 5;
}

.flex6 {
	flex: 6;
}

.flex8 {
	flex: 8;
}

.mg-t10 {
	margin-top: 0.13rem;
}

.mg-t40 {
	margin-bottom: 0.53rem;
}

.mg-b20 {
	margin-bottom: 0.27rem;
}

.mg-b30 {
	margin-bottom: 0.4rem;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}
.hide{
	display: none;
}
.height40{
	height: 0.53rem;
	line-height: 0.53rem;
}
.height80{
	height: 1.06rem;
}
.letterspacing1{
	letter-spacing: 0.05rem;
}
.error-msg {
	position: absolute;
	display: inline-block;
	width: 100%;
	top: 1.2rem;
	left: 3.1rem;
	line-height: 0.9rem;
	color: red !important;
}

.paddTile {
	width: 100%;
	height: 0.13rem;
}

.line {
	padding: 0 0.05rem;
}

.pd-tb30 {
	padding: 0.4rem 0;
}

.loginBox {
	position: absolute;
	width: 100%;
	height: 100vh;
	z-index: 999;
	background-color: rgba(0, 0, 0, .5);
	top: 0;
}

.loginDiv {
	display: table;
	width: 74%;
	height: auto;
	background: #fff;
	margin: 55% auto;
	padding: 1rem 1rem;
}

.loginDiv input {
	width: 100%;
	height: 0.95rem!important;
	line-height: 0.95rem!important;
	padding-left: 0.16rem!important;
	outline: none!important;
	border: none!important;
	border-bottom: 1px solid #ddd!important;
}

.loginDiv p {
	width: 100%;
	line-height: 0.95rem;
	text-align: center;
	outline: none;
	border-color: #fe7602;
	margin-top: 0.3rem;
}

.recommendTitle {
	padding: 0 0.26rem;
	text-align: center;
}
.recommendTitle span:nth-child(1){
	padding: 0.2rem 0;
}
.recommendTitle span:nth-child(2){
	display: inline-block;
	line-height: 1.06rem;
}
.jobList li {
	background-color: #fff;
	padding: 0.4rem 0.26rem;
	position: relative;
	margin-top: 0.13rem;
}

.jobList li:nth-child(1) {
	margin-top: 0;
}

.jobList li button,
.jobList li .apply {
	position: absolute;
	right: 0.36rem;
	top: 2.8rem;
	padding: 0.15rem 0.4rem;
	outline: none;
	border: none;
}

.jobList .jobdec p {
	line-height: 0.6rem;
	font-size: 0.42rem;
}

#detail {
	width: 100%;
}
#detail .jobdec p {
	line-height: 0.7rem;
	font-size: 0.4rem;
}
#detail .jobdec p span{
	font-size: 0.4rem;
}
.updateTile {
	padding: 0.2rem 0.26rem;
}

#detail .top {
	background: #fff;
	padding: 0.4rem 0.26rem;
}

.point {
	display: inline-block;
	width: 0.27rem;
	height: 0.35rem;
	margin-right: 0.13rem;
}

.point img {
	width: 100%;
}

#detail button {
	width: 100%;
	padding: 0.15rem 0;
	text-align: center;
	border: none;
	outline: none;
}
#detail button.apply{
	background-color: #ddd;
}
#detail .jobdec {
	line-height: 0.6rem;
	font-size: 0.32rem;
}

.decStyle {
	margin-top: 0.13rem;
	background: #fff;
	padding: 0.4rem 0.26rem;
}

.decStyle span {
	display: inline-block;
	line-height: 0.6rem;
	font-size: 0.38rem;
	color: #999;
}

.photos {
	display: table;
	width: 100%;
	height: auto;
}

.photos li {
	width: 2.97rem;
	height: 2.23rem;
	margin: 0.13rem 0;
	background-color: #ddd;
	float: left;
}

.photos li img {
	width: 100%;
	height: 100%;
}

.spliceLi {
	margin: 0.13rem 0.21rem
}

.resume {
	padding: 0.2rem 0.26rem 0.8rem 0.26rem;
}

.editBtn {
	padding: 0.15rem 0.4rem;
	margin-top: 0.4rem;
	margin-right: 0.26rem;
}

.resume .btns {
	display: table;
	margin: 0 auto;
	margin-top: 0.3rem;
}

.resume .btns p {
	width: 4rem;
	text-align: center;
	line-height: 1rem;
	float: left;
	margin: 10px 0.3rem;
}

.resume ul li {
	position: relative;
	border-bottom: 1px solid #ddd;
	padding: 0.6rem 0.53rem 0.2rem 0rem;
}

.resume ul li span {
	display: inline-block;
	min-width: 1.88rem;
	font-size: 0.4rem;
	color: #666;
	margin-right: 1.06rem;
}

.resume ul li input,
.resume ul li select {
	width: 5.8rem;
	height: 0.9rem;
	line-height: 0.5rem;
	padding-left: 0.16rem;
	border: none;
	outline: none;
	font-size: 0.4rem;
}

.resume ul li select {
	background-color: #F6F4F4;
}

.experience .titlep {
	margin: 0.6rem 0.53rem 0.6rem 0;
}

.experience .two {
	/* margin-left: 0.23rem; */
}

.experience div input,.experience div p {
	width: 99%;
	height: 0.95rem;
	line-height: 0.95rem;
	padding-left: 0.16rem;
	border: 1px solid #333;
}

.experience .two input {
	width: 99%;
}

.experience div div p {
	line-height: 0.93rem;
	height: 0.93rem;
	width: 4.2rem;
	padding-left: 0.3rem;
	border: none!important;
}

.experience div div span {
	display: inline-block;
	line-height: 0.93rem;
	height: 0.93rem;
	padding: 0 0.2rem;
}

.first {
	position: relative;
}

.companyInput .error-msg {
	position: absolute;
	left: 0.16rem;
	top: 0.8rem;
}

.dateInput .error-msg {
	position: absolute;
	left: 0rem;
	top: 0.7rem !important;
}

.dateInput {
	position: relative;
}

.dateInput input {
	outline: none !important;
	border: none !important;
}

/* 样式重置 */
.mui-dtpicker {
	position: fixed;
	left: 0px;
	width: 100%;
	z-index: 999999;
	background-color: transparent !important;
	border-top: none;
	box-shadow: none;
	-webkit-transition: .3s;
	bottom: 0px;
	-webkit-transform: translateY(300px);
}

.mui-poppicker-header,
.mui-dtpicker-header {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: #FE7602;
}

.mui-poppicker-header .mui-btn,
.mui-dtpicker-header .mui-btn {
	background-color: #FE7602;
	border: none;
	color: #fff;
}

.mui-pciker-list li.highlight {
	color: #3377fe;
}

.mui-bar {
	background-color: #4482fe !important;
	height: 60px !important;
}

.mui-bar .mui-title {
	margin-top: 8px !important;
	color: #fff;
}

.mui-bar .mui-icon {
	color: #fff !important;
	margin-top: 8px !important;
}
