.join_container .join_container_wrap1200 {
  width: 1200px;
  padding: 0 48px;
  box-sizing: border-box;
  margin: 0 auto;
}
.join_container .title {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 10px;
}
.join_container h4 img {
  /* width: 50%; */
  width: 432px;
  height: 64px;
}
.join_container .join-info {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.join_container .content {
  background: url('../images/join-bg.png') no-repeat center -80px;
  width: 100%;
  height: 778px;
  background-size: contain;
}
.join_container .content .part1 {
  padding-top: 100px;
  display: flex;
}
.join_container .content .left {
  width: 486px;
  margin-right: 24px;
  height: 32px;
  font-size: 18px;
  text-align: right;
}
.join_container .content .left img {
  padding-top: 32px;
  margin-bottom: 16px;
  width: 50%;
  text-align: right;
}
.join_container .content .left p {
  text-align: left;
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 10px;
}
.join_container .content .left p:first-child {
  padding-bottom: 10px;
}
.join_container .content .right img {
  width: 594px;
}
.join_container .part2 h4 {
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  color: #262626;
  margin-bottom: 40px;
  margin-top: 56px;
  text-align: center;
}
.join_container .part2 ul {
  display: flex;
}
.join_container .part2 li {
  padding: 0 16px;
  width: 352px;
  border-radius: 10px;
  border: 1px solid #007df9;
  background: #fff;
  color: #333333;
  line-height: 56px;
  font-size: 18px;
  font-weight: 600;
  margin-right: 24px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.join_container .part2 li span {
  color: #007df9;
  font-size: 14px;
  cursor: pointer;
}
/* bread nav */
.join_container .nav-bread {
  color: #333333;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  line-height: 56px;
}
.join_container .nav-bread .wrap1200 {
  display: flex;
  justify-content: space-between;
}
.join_container .nav-bread img {
  width: 16px;
}
.join_container .nav-bread a:hover {
  color: #33bbff;
}
.join_container .nav-bread span {
  color: #888888;
  text-align: center;
  font-family: 'PingFang SC';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px;
}
.join_container .nav-bread .back {
  width: 122px;
  height: 40px;
  color: rgba(0, 125, 249, 1);
  border: 1px solid rgba(0, 125, 249, 0.5);
  border-radius: 4px;
  background: #fff;
  font-size: 18px;
  margin-top: 9px;
}
.join_container .nav-bread .back:hover {
  background: #fff;
  border: 1px solid rgba(51, 187, 255, 0.5);
  color: #33bbff;
}
.hire {
  padding: 32px 0 24px 0;
  background: #f2f8ff;
}
.hire .bg {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hire .bg h3 {
  color: #333333;
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
}
.hire .bg .tip {
  margin-top: 20px;
  color: #666666;
  font-size: 16px;
}
.hire .bg .salary {
  color: #007df9;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  margin: 20px 0;
}
.hire .bg .info {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.hire .bg .info span::after {
  content: '';
  width: 1px;
  height: 12px;
  background: #c2cad8;
  display: inline-block;
  margin-left: 8px;
}
.hire .bg .info span:last-child::after {
  content: none;
}
.hire .bg .info span:first-child {
  background: url('../images/address.png') no-repeat 0 -2.5px;
  width: 24px;
  height: 28px;
  background-size: 24px 24px;
  padding-left: 28px;
  margin-right: 8px;
}
.hire .bg .info span:nth-child(2) {
  background: url('../images/jingyan.png') no-repeat 0 -2px;
  width: 24px;
  height: 28px;
  background-size: 24px 24px;
  padding-left: 28px;
  margin-right: 8px;
}
.hire .bg .info span:nth-child(3) {
  background: url('../images/time.png') no-repeat 0 -2px;
  width: 24px;
  height: 28px;
  background-size: 24px 24px;
  padding-left: 28px;
  margin-right: 8px;
}
.hire .bg .deliver {
  width: 160px;
  height: 48px;
  background: #3377ff;
  border: none;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  border-radius: 4px;
}
.hire .bg .deliver:hover {
  background: #3bf;
}
.hire .bg .deliver.gray:hover {
  background: #3377ff80;
}
.zhize {
  text-align: left;
  /* margin-top: 24px; */
  margin-top: 24px !important;
}
.zhize h4 {
  text-align: left;
  color: #333333;
  font-size: 20px;
  font-weight: 600;
  background: url(../images/zhize.png) no-repeat 0 3px;
  background-size: 20px 20px;
  padding-left: 28px;
  margin-bottom: 8px;
}
.zhize .renzhi {
  margin-top: 32px;
  background: url(../images/renzhi.png) no-repeat 0 3px;
  background-size: 20px 20px;
  padding-left: 28px;
  margin-bottom: 8px;
}
.zhize p {
  font-size: 14px;
  line-height: 26px;
  color: #333;
  padding-left: 28px;
}
.file {
  border-radius: 10px;
  border: 1px solid #086af180;
  background: #f2f8ff;
  width: 800px;
  /* height: 200px; */
  min-height: 200px;
  margin: 48px auto;
  /* margin-top: 48px; */
  text-align: center;
  padding: 20px 0;
  box-sizing: border-box;
}
.file .title {
  margin-top: 5px;
  color: #333333;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.file .title.interrupt {
  color: #ff4433;
}
.file .alert {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
/* 美化上传框 */
.file-upload-wrapper {
  position: relative;
  display: inline-block;
  margin: 20px 0;
}

.file-input {
  position: absolute;
  left: -9999px;
  top: -9999px;
  opacity: 0;
}

.file-label {
  display: inline-block;
  width: 160px;
  height: 48px;
  background: #3377ff;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.file-label:hover {
  background: #3bf;
}

/* 文件上传状态容器 */
.file-state {
  text-align: center;
}

/* 进度条样式 */
.progress-container {
  width: 760px;
  margin: 20px auto 0 auto;
}

.progress-bar {
  width: 100%;
  height: 16px;
  background-color: #cde2fb;
  border-radius: 90px;
  overflow: hidden;
}
.progress-bar.interrupt {
  background-color: #e1efff;
}

.progress-fill.interrupt {
  background-color: #ff4433;
}
.progress-fill {
  height: 100%;
  background-color: #086af1;
  width: 0%;
  transition: width 0.3s ease;
}

.progress-text {
  color: #666666;
  font-size: 14px;
  margin: 10px 0;
}

/* 按钮样式 */
.cancel-btn,
.retry-btn {
  width: 100px;
  height: 32px;
  line-height: 30px;
  background: #ff4d4d;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  margin-top: 20px;
}

.retry-btn {
  background: #3377ff;
}

/* 文件信息显示 */
.file-info {
  margin-top: 25px;
  margin-bottom: 20px;
  border-radius: 4px;
  color: #333;
  font-size: 16px;
  color: #333;
}
.success-state {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.success-state .title {
  text-align: left;
  height: 40px;
  line-height: 40px;
  background: url(../images/success.png) no-repeat 176px center;
  background-size: 40px 40px;
  padding-left: 224px;
}
.success-state button {
  width: 100px;
  height: 32px;
  line-height: 30px;
  border-radius: 4px;
}
.success-state button:first-child,
#retryUpload {
  width: 100px;
  height: 32px;
  background: #37f;
  border: 1px solid #37f;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  margin-right: 20px;
  border-radius: 4px;
}

.success-state button:first-child:hover,
#retryUpload:hover {
  border: 1px solid #3bf;
  background: #3bf;
}

.success-state button:last-child,
.cancel-btn {
  background: #f6f7f9;
  border: 1px solid #cecfd1;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}

.success-state button:last-child:hover,
.cancel-btn:hover {
  border: 1px solid #3377FF;
  background: #F6F7F9;
  color: #3377FF;
}
/* 删除弹框样式 */
.del-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.del-box-con {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
  background-color: #fff;
  border-radius: 8px;
}

.del-box-title {
  padding: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

.del-box-content {
  padding: 0px 20px;
  font-size: 16px;
  color: rgb(51, 51, 51);
}

.del-box-btn {
  padding: 20px;
  text-align: right;
}

.del-box-cancel,
.del-box-del {
  display: inline-block;
  width: 100px;
  height: 32px;
  line-height: 30px;
  margin: 0 10px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s;
  text-align: center;
}

.del-box-cancel {
  border: 1px solid #cecfd1;
  background-color: #f6f7f9;
  color: rgb(51, 51, 51);
  font-size: 16px;
}

.del-box-del {
  border: 1px solid #37f;
  background-color: #37f;
  color: #fff;
}
