.top {
  width: 100%;
  position: relative;
}
.topNav {
  width: 100%;
  height: 80px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  min-width: 1200px;
}
.topNavDe img {
  width: 146px;
  float: left;
  margin-top: 19px;
}
.topNavDe div {
  float: right;
  margin-top: 13px;
}
.topNavDe div a {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  height: 54px;
  line-height: 54px;
  padding: 0 16px;
  float: left;
  margin-left: 34px;
}
.topNavDe div a.topNavDeAct {
  border-bottom: 3px solid #ffffff;
}
.mBanner {
  width: 100%;
  height: 600px;
  background: url(../images/myPic33.png) center top no-repeat;
  min-width: 1200px;
}
.monashTit {
  width: 100%;
  height: 58px;
  background: #ffffff;
  border-bottom: 2px solid #f4f6fb;
  position: fixed;
  left: 0;
  top: 600px;
  z-index: 999;
}
.monashTitEsp {
  width: 100%;
  height: 58px;
  background: #ffffff;
  border-bottom: 2px solid #f4f6fb;
}
.monashTit span,
.monashTitEsp span {
  display: inline-block;
}
.monashTit span a,
.monashTitEsp span a {
  display: inline-block;
  font-size: 18px;
  height: 56px;
  line-height: 58px;
  padding: 0 12px;
  float: left;
  margin-right: 50px;
}
.monashTit span a.monashTitAct,
.monashTitEsp span a.monashTitAct {
  border-bottom: 2px solid #0071ee;
}
.development {
  margin: 60px auto 0;
  width: 100%;
  height: 870px;
  background: url(../images/myPic34.png) center top no-repeat;
  min-width: 1200px;
}
.recruitment {
  padding: 20px 0 102px;
}
.recruitment h2 {
  font-size: 26px;
  color: #333333;
  line-height: 142px;
}
.recruitment ul {
  width: 100%;
  padding-bottom: 40px;
  border-bottom: 1px solid #d5d5d5;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.recruitment ul li {
  float: left;
  width: 370px;
  margin-right: 44px;
  position: relative;
}
.recruitmentImg1 {
  width: 370px;
  display: block;
}
.recruitment ul li i {
  display: none;
  width: 370px;
  height: 246px;
  background: rgba(0, 112, 239, 0.2);
  position: absolute;
  top: 0;
  left: 0;
}
.recruitment ul li.recruitmentLi i {
  display: block;
}
.recruitment ul li span {
  display: none;
  width: 370px;
  height: 6px;
  background: #0071f0;
  position: absolute;
  top: 0;
  left: 0;
}
.recruitment ul li.recruitmentLi span {
  display: block;
}
.recruitment ul li div {
  width: 370px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  font-size: 24px;
}
.recruitmentImg2 {
  width: 18px;
  position: absolute;
  left: 176px;
  bottom: -41px;
  display: none;
}
.recruitmentLi .recruitmentImg2 {
  display: block;
}
.recruitmentDe {
  width: 100%;
  text-align: left;
}

.webDevelopment {
  display: none;
}
.recruitmentDe h3 {
  font-weight: normal;
  font-size: 20px;
  color: #0070ef;
  line-height: 32px;
  margin-top: 25px;
}
.recruitmentDe div {
  width: 100%;
}
.recruitmentDe div span {
  display: inline-block;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  float: left;
}
.recruitmentDe p {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  float: left;
  width: 1170px;
}
.corporateWelfare {
  width: 100%;
  padding: 20px 0 10px;
  background: #fafdff;
}
.corporateWelfareDe h2 {
  font-size: 26px;
  color: #333333;
  line-height: 144px;
}
.corporateWelfareDe ul li {
  width: 25%;
  float: left;
  margin-bottom: 67px;
}
.corporateWelfareDe ul li img {
  display: block;
  margin-left: 100px;
}
.corporateWelfareDe ul li h3 {
  font-weight: normal;
  font-size: 20px;
  color: #333333;
  line-height: 52px;
  margin-top: 8px;
}
.corporateWelfareDe ul li p {
  font-size: 14px;
  color: #999999;
  line-height: 20px;
}
.bottom {
  width: 100%;
  height: 460px;
  background: #252b3a;
  min-width: 1200px;
}
.brief img {
  width: 102px;
  float: left;
  margin: 161px 137px 0;
}
.brief i {
  float: left;
  display: inline-block;
  height: 200px;
  border-left: 1px solid #444444;
  margin-top: 117px;
}
.briefDe {
  float: left;
  text-align: left;
  width: 279px;
  padding-left: 99px;
  margin-top: 116px;
}
.briefDe h2 {
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
  line-height: 46px;
}
.briefDe p {
  font-size: 12px;
  color: #999999;
  line-height: 28px;
}
.briefDe div span {
  display: inline-block;
  font-size: 12px;
  color: #999999;
  line-height: 28px;
  float: left;
}
.briefDe div h3 {
  font-weight: normal;
  font-size: 12px;
  color: #999999;
  line-height: 28px;
  float: left;
}
.copyright {
  font-size: 12px;
  color: #999999;
  margin-top: 50px;
  line-height: 36px;
}
