
.map {
  width: 100%;
  height: 308px;
}


[data-v-74731f1a] .ant-descriptions-bordered .ant-descriptions-item-label {
  min-width: 150px;
}
.poster[data-v-74731f1a] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* justify-content: center; */
  margin-bottom: 40px;
}
.logo[data-v-74731f1a] {
  /* width: 1200px; */
  width: 100%;
  height: 43px;
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.logo_img[data-v-74731f1a] {
  width: 295px;
  /* width: 30%; */
}
.logo>img[data-v-74731f1a] {
  width: 100%;
  /* width: 295px; */
  /* height: 43px; */
}
.dian[data-v-74731f1a] {
  font-weight: 800;
}
.title[data-v-74731f1a] {
  /* width: 905px; */
  /* width: 60%; */
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 40px;
  margin: 0 10px;
  border-bottom: 2px solid #00479d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 40px;
}
.title>.title_one[data-v-74731f1a] {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #00479d;
  /* letter-spacing: 0.2em; */
  letter-spacing: 20px;
}
.title>.title_two[data-v-74731f1a] {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 700;
  color: #00479d;
}
.companyName[data-v-74731f1a] {
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 700;
  color: #222222;
  margin-top: 80px;
}
.company_text[data-v-74731f1a] {
  /* width: 1200px; */
  width: 100%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  margin-top: 40px;
  line-height: 34px;
}
.job[data-v-74731f1a] {
  /* width: 1200px; */
  width: 100%;
  margin-top: 40px;
}
.job_name[data-v-74731f1a] {
  color: #548dd7;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 20px;
}
.job_item[data-v-74731f1a] {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 600;
  color: #222222;
  /* margin-top: 26px; */
  line-height: 36px;
}
[data-v-74731f1a] .ant-modal-content {
  /*width: 1400px;*/
  /*transform: translateX(-400px);*/
}
[data-v-74731f1a] .ant-modal-footer {
  /*display: none;*/
}
[data-v-74731f1a] .ant-modal {
  top: 0;
}
[data-v-74731f1a] .ant-upload-picture-card-wrapper {
  width: 100%;
}
.maskLayer_poster_btn[data-v-74731f1a] {
  margin: 36px 0;
  text-align: center;
}
.maskLayer_poster_btn[data-v-74731f1a] .ant-btn:nth-child(1) {
  width: 120px;
  height: 34px;
  background: #0162b3;
  border-radius: 4px;

  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 34px;
  text-align: center;
  margin-right: 26px;
}
.maskLayer_poster_btn[data-v-74731f1a] .ant-btn:nth-child(2) {
  width: 121px;
  height: 34px;
  background: #f5f5f5;
  border: 1px solid #999999;
  border-radius: 4px;

  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 34px;
  text-align: center;
}
.model_con[data-v-74731f1a] {
  width: 100%;
  height: 100%;
  /* border: 1px solid pink; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-y: auto;
  padding: 30px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  justify-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.model_img[data-v-74731f1a] {
  width: 30%;
  height: 200px;
  padding: 1px;
  cursor: pointer;
  position: relative;
}
.model_img img[data-v-74731f1a],
.model_img_active img[data-v-74731f1a] {
  width: 100%;
  height: 100%;
}
.model_img_active[data-v-74731f1a] {
  width: 30%;
  height: 200px;
  /* border: 1px solid #0096e3; */
  border: 6px solid red;
  padding: 1px;
  cursor: pointer;
  position: relative;
}
.model_btn[data-v-74731f1a] {
  color: #0096e3;
  margin-left: 20px;
  cursor: pointer;
}

