body {
  font-size: 14px;
  background: #F2F2F2;
}

#app-wrap {
  display: none;
}

a {
  text-decoration: none !important;
}

.main {
  margin-bottom: 30px;
}

.zcHead {
  background: url(./bt1.png) no-repeat 0px 0px;
  background-size: 100%;
  height: 85px;
  width: 100%;
}

.zcsdBanner {
  display: flex;
  justify-content: space-around;
}


.logo{
  background: url(./lamh_logo.png) no-repeat 0px 0px;
  background-size: 100%;
  display: inline-block;
  width: 250px;
  height: 100px;
  position: absolute;
  left: 0px;
}


.xdHead {
  background: url(./bt2.jpg) no-repeat 0px 0px;
  background-size: 100%;
  height: 85px;
  width: 100%;
  position: relative;
}
.box {
  height: 300px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
.commonHead_lfet{
  background: url(./zcjd.png) no-repeat 0px 0px;
  background-size: 100%;
  height: 50px;
  width: 100%;
  margin-bottom:5px;
  position: relative;
}
.commonHead_right{
  background: url(./gzxx.png) no-repeat 0px 0px;
  background-size: 100%;
  height: 50px;
  width: 100%;
  margin-bottom:5px;
  position: relative;
}
.more {
  position: absolute;
  right: 15px;
  top: 12px;
  font-size: 18px;
  font-weight: bold;
}
.commonNewsUl {
  display: flex;
  flex-wrap: wrap;
  width: 500px;
  overflow: hidden;
  background: #f3f3f3;
  padding: 0 5px;
}
.commonNewsUl .commonNewsLi {
  width: 500px;
  display: flex;
  height: 35px;
  font-size: 18px;
  height: 50px;
}

.commonNewsUl .commonNewsLi .newsConter {
  line-height: 35px;
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.commonNewsUl .commonNewsLi .newsDate {
  width: 120px;
  text-align: center;
  line-height: 35px;
}

.bsHead {
  background: url(./bt3.jpg) no-repeat 0px 0px;
  background-size: 100%;
  height: 85px;
  width: 100%;
}

.bottomBanner {
  display: flex;
  justify-content: space-around;
}/*# sourceMappingURL=qybz.css.map */
#pc-wrap .footer-box {
  height: 270px !important;
}