.recruitment {
  color: #e62631 !important;
}

.big-logo .bgc {
  width: 100%;
}

body {
  background-color: #fff;
}

.title {
  padding: 0.5rem 10.3125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.title .left {
  padding-left: 0.625rem;
  font-size: 0.6875rem;
  height: 0.6875rem;
  line-height: 0.6875rem;
  border-left: 0.125rem solid #3a79d4;
}

.title .right img {
  width: 0.3125rem;
}

.title .right img:last-child {
  margin-left: 1rem;
}

.box {
  background-color: #f5f5f5;
  padding: 0.625rem 11.25rem;
  font-size: 0.5rem;
}

.type {
  overflow: hidden;
  margin-bottom: -0.0325rem;
  color: #333;
  background-color: #e6e6e6;
  border: 0.0625rem solid #ccc;
  border-bottom-color: transparent;
  float: left;
  padding: 0.3125rem 0.625rem;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
  background-color: #e6e6e6;
  margin-right: 0.0625rem;
  border: 0.0325rem solid #ddd;
  box-sizing: border-box;
  border-bottom: none;
  cursor: pointer;
}

.current {
  background-color: #fff !important;
  color: #ff6600;
}

.detail {
  background-color: #fff;
  border: 0.0325rem solid #ddd;
  padding: 0.625rem;
}

.every-item {
  background-color: #fbfbfb;
  font-size: 0.625rem;
}

.detail li .top {
  padding: 0.625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.detail li .top img {
  width: 0.28125rem;
}

.detail li .btm {
  padding: 0.625rem;
  background-color: #fff;
  border-top: 0.0325rem solid #eee;
}

.detail li .btm .content :last-of-type {
  white-space: pre;
  line-height: 0.75rem;
  margin: 0.625rem 0 1.25rem 0;
}

.detail li .action {
  width: 3.75rem;
  height: 1.5625rem;
  color: #fff;
  background-color: #ff6600;
  border-radius: 0.1875rem;
  text-align: center;
  line-height: 1.5625rem;
  z-index: 999;
}

.basic {
  padding: 0.625rem 0.625rem 0 0.625rem;
  position: relative;
}

.basic li {
  margin-bottom: 0.625rem;
}

.basic li:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0.625rem;
  border-bottom: 0.0325rem solid #ccc;
}

.basic li > span {
  display: inline-block;
  width: 3.125rem;
}

.basic li .input {
  width: 6.8rem;
  display: inline-block;
  position: relative;
}

.basic li .radio {
  border: none;
}

.basic li .radio span {
  margin: 0 1rem 0 0.5rem;
}

.file_box {
  padding: 0.625rem 0;
  display: flex;
  width: 8.75rem;
}

.upload {
  width: 3.125rem;
  height: 3.125rem;
}

.el-icon-upload-icon {
  background: url("../images/recruitmentDetail/wz.png") no-repeat;
  background-size: 1.6rem 1.6rem;
  border: 0.0625rem solid #dcd3d3;
  background-position: center;
  border-radius: 0.3125rem;
  width: 3rem;
  height: 3rem;
}

.el-icon-zp-upload-icon {
  background: url("../images/recruitmentDetail/zp.png") no-repeat;
  background-size: 1.3rem 1.6rem;
  border: 0.0625rem solid #dcd3d3;
  background-position: center;
  border-radius: 0.3125rem;
  width: 3rem;
  height: 3rem;
}

.border-style {
  border-left: 0.0625rem solid #d0cece;
  margin: 0 1.25rem;
  display: inline-block;
  height: 3rem;
}

.file_box :nth-child(3) {
  background: url("../images/recruitmentDetail/zp.png") no-repeat;
  background-size: 1.3rem 1.7rem;
  border: 0.0625rem solid #dcd3d3;
  background-position: center;
  border-radius: 0.3125rem;
}

.note {
  color: #ccc;
  width: 24rem;
  line-height: 0.75rem;
  margin-top: 1.375rem;
  font-size: 0.4rem;
}

.button-box {
  display: flex;
  justify-content: space-between;
  width: 8.5rem;
  margin-top: 0.625rem;
}

.button-box div {
  width: 3.625rem;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 0.1875rem;
  text-align: center;
}

.button-box .submit {
  background-color: #ff6600;
  color: #fff;
}

.button-box .cancel {
  border: 0.0325rem solid #ccc;
}

.title-type {
  display: flex;
}

.upload-demo {
  display: flex;
}

.el-upload--picture-card {
  width: 3.1rem !important;
  height: 3.1rem !important;
  text-align: center;
  position: relative;
  overflow: hidden;
  border: 0 !important;
  display: flex;
}

.el-upload-list__item {
  width: 3.1rem !important;
  height: 3.1rem !important;
  margin: 0 0.5rem 0 0 !important;
}

.resume-title {
  margin: 1.25rem 0;
}

.upload-content {
  display: flex;
}

.file-name-style {
  font-size: 0.1rem;
  padding: 0.625rem;
  word-wrap: break-word;
}

.input-width {
  width: 20% !important;
}

.province-width {
  width: 15% !important;
}

.label-title {
  margin: 1.25rem 0;
  display: block;
  font-weight: 500;
  color: #5c5c5c;
  font-size: 0.47rem;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 3s; /* 对该CSS样式进行transition的监控,有3s的过渡*/
}
[v-cloak] {
  display: none;
}

.every-item /deep/.el-collapse-item__header {
  height: 2rem;
  line-height: 2rem;
  font-size: 0.5rem;
  padding-left: 0.5rem;
  cursor: pointer;
}
.detail /deep/ .el-collapse {
  border: 0;
}
.detail /deep/ .el-collapse-item:last-child {
  margin: 0;
}
.btm .content {
  font-size: 0.5rem;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.465rem;
  margin: 0 1.2rem;
}
.button {
  background-color: #ff6600;
  font-size: 0.5rem;
  color: #fff;
  width: 3rem;
  border-radius: 0.2rem;
  text-align: center;
  margin-left: 1rem;
  margin-top: 0.5rem;
  cursor: pointer;
}
.detail /deep/ .button {
  background-color: #ff6600;
  font-size: 0.5rem;
  color: #fff;
  width: 3.8rem;
  border-radius: 0.2rem;
  text-align: center;
  margin-left: 1rem;
  margin-top: 0.5rem;
  cursor: pointer;
}
.basic /deep/ .el-form {
  font-size: 0.5rem !important;
}
.basic /deep/ .el-form-item__label {
  font-size: 0.5rem;
  margin-bottom: 0.8rem;
}
.basic /deep/ .el-form-item {
  margin-bottom: 0;
}
.basic /deep/ .el-radio__label {
  font-size: 0.5rem;
}
.basic /deep/ .el-input__inner {
  height: 1.25rem;
  line-height: 1.25rem;
  font-size: 0.5rem;
}
.basic /deep/ .el-form-item__error {
  font-size: 0.4375rem;
  padding-top: 0;
  top: 65%;
}
.el-scrollbar /deep/ .el-select-dropdown__item {
  font-size: 0.5rem !important;
}
.basic /deep/ .el-upload--picture-card {
  line-height: 0;
}
.el-message {
  top: 100px !important;
}
.comfirm {
  position: absolute;
  margin-left: 10rem;
  top: 20rem;
  width: 10rem;
  height: 4rem;
  border: 1px solid #ccc;
  text-align: center;
  background-color: #fff;
  border-radius: 0.375rem;
}
.comfirm div {
  width: 2.625rem;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 0.1875rem;
  text-align: center;
}
.comfirm span {
  line-height: 2rem;
}
.comfirm .refer {
  background-color: #ff6600;
  color: #fff;
  margin-left: 1.4rem;
}
.comfirm .recall {
  margin-left: 6rem;
  margin-top: -1.3rem;
  border: 0.0325rem solid #ccc;
}
