.main {
  max-width: 1920px;
  margin: 0 auto 140px;
}

.width1200 {
  width: 1200px;
  margin: 0 auto;
}

.left {
  float: left;
}

.right {
  float: right;
}

.hide {
  display: none;
}

.container::after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.mt-top {
  background: url(/DFS//template/886/images/ydmtTopBg.png) no-repeat;
  height: 500px;
  width: 100%;
}
.mt-top .logo {
  padding: 34px 0 56px 18px;
}
.mt-top .title {
  text-align: center;
}

.major-qrcode {
  box-shadow: 0px 0px 2px 1px #ebf3f9;
  border-radius: 4px;
  background-color: #fff;
  margin-top: -60px;
}
.major-qrcode .qrcode-box {
  width: 49.5%;
  height: 80px;
  margin: 35px 0;
  /* line-height: 80px; */
  position: relative;
}
.major-qrcode .qrcode-box .qrcode-center {
  text-align: center;
}
.major-qrcode .qrcode-box span {
  display: inline-block;
  vertical-align: text-bottom;
}
.major-qrcode .department-qrcode-image {
  z-index: 99;
  top: 90%;
  text-align: center;
}
.major-qrcode .department-qrcode-image p {
  line-height: normal;
  margin-top: 10px;
}

.mojor-department {
  margin-top: 60px;
}
.mojor-department .department-title {
  background: url(/DFS/template/886/images/ydmeBodyBg.png) no-repeat;
  height: 59px;
  line-height: 48px;
}
.mojor-department .department-title span {
  font-size: 22px;
  color: #fff;
  display: block;
  text-align: center;
}
.mojor-department .department-body {
  box-shadow: 0px 0px 2px 1px #ebf3f9;
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff;
  margin-top: 50px;
  padding: 47px;
}
.mojor-department .department-body .department-qrcode {
  float: left;
  height: 82px;
  text-align: center;
  margin: 23px;
  background: #e7f3f9;
  color: #0372ad;
}
.mojor-department .department-body .department-qrcode span {
  line-height: 80px;
}
.mojor-department .department-body .department-width320 {
  width: 230px;
}
.mojor-department .department-body .department-width506 {
  width: 506px;
}

.department-qrcode-image {
  background: url(/DFS//template/886/images/qrcode-image-Bg.png) no-repeat;
  position: absolute;
  width: 200px;
  height: 290px;
  z-index: 9999;
}
.department-qrcode-image img {
  width: 80%;
  margin-top: 42px;
}
.department-qrcode-image p {
  margin: 0;
  padding: 10px 22px;
}/*# sourceMappingURL=style.css.map */