.wrap1920 {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
.wrap1920 .bannerTop {
  width: 1920px;
  height: 586px;
}
.wrap1920 .bannerTop img {
  display: block;
  top: 0;
  width: 1920px;
  height: 586px;
}
.quickBanner {
  background-color: #1F2A3A;
}
.quickBanner .companyBox {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
  padding: 10px 0px;
  line-height: 20px;
  font-size: 16px;
}
.quickBanner .companyBox .compTitle {
  float: left;
  color: #fff;
  padding-right: 20px;
  border-right: 2px solid #E70014;
}
.quickBanner .companyBox .companyList {
  float: left;
  margin-left: 10px;
}
.quickBanner .companyBox .companyList a li {
  color: #C1C2C6;
  float: left;
  margin-left: 15px;
  font-size: 14px;
}
.quickBanner .companyBox .companyList a li:hover {
  color: #fff;
}
.wrap1200 {
  width: 1200px;
  margin: 0 auto;
}
.wrap1200 .bannerFooter {
  width: 1200px;
  height: 66px;
}
.occupationWrap {
  padding-top: 20px;
}
.occupationWrap .occupationBox {
  position: relative;
  margin: 30px 50px 30px 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #1294D7;
}
.occupationWrap .occupationBox .positionName {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin-bottom: 20px;
}
.occupationWrap .occupationBox .positionName .advantageBox {
  display: inline-block;
  vertical-align: top;
  margin-left: 50px;
  font-size: 14px;
  font-weight: 400;
}
.occupationWrap .occupationBox .positionName .advantageBox li {
  float: left;
  border: 1px solid #EE3427;
  color: #EE3427;
  margin: 0 10px;
  margin-top: 2px;
  padding: 0 5px;
}
.occupationWrap .occupationBox .occupationInfo {
  width: 100%;
  position: relative;
}
.occupationWrap .occupationBox .occupationInfo .zprs,
.occupationWrap .occupationBox .occupationInfo .fbsj {
  margin-left: 50px;
}
.occupationWrap .occupationBox .moreInfoBTN {
  position: absolute;
  right: 0px;
  top: 13px;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #1294D7;
  color: #fff;
  font-size: 14px;
  border-radius: 10px;
}
.occupationWrap .occupationBox .moreInfoBTN:hover {
  top: 12px;
  box-shadow: 3px 3px 5px #ccc;
  cursor: pointer;
}
.occupationWrap .occupationBox:hover {
  cursor: pointer;
}
.occupationWrap .occupationBox:hover .positionName {
  color: #666;
}
body .occupationLayerClass .layui-layer-btn0 {
  background-color: #dd1721;
  border-color: #dd1721;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
}
