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

#app-wrap {
  display: none;
}

a {
  text-decoration: none !important;
}

.main {
  margin-bottom: 30px;
}

.zcHead {
  background: url(./zcsd.jpeg) no-repeat 0px 0px;
  background-size: 100%;
  height: 70px;
  width: 100%;
}

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


.box {
  display: flex;
}

.xdHead {
  background: url(./bjxd.jpeg) no-repeat 0px 0px;
  background-size: 100%;
  height: 70px;
  width: 100%;
  position: relative;
}

.commonNewsUl {
  display: flex;
  flex-wrap: wrap;
}

.commonNewsUl .commonNewsLi {
  width: 500px;
  display: flex;
  margin: 10px 40px;
  height: 35px;
  font-size: 18px;
}

.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(./bspt.png) no-repeat 0px 0px;
  background-size: 100%;
  height: 70px;
  width: 100%;
}

.bsHeadTwo {
  background: url(./zcsd.png) no-repeat 0px 0px;
  background-size: 100%;
  height: 70px;
  width: 100%;
}

.bsHeadThree {
  background: url(./zxjy.png) no-repeat 0px 0px;
  background-size: 100%;
  height: 70px;
  width: 100%;
}

.bottomBanner {
  display: flex;
  justify-content: space-between;
}

.boxRight .title {
  font-size: 18px;
  font-weight: bolder;
  text-align: center;
}

.otherBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;


}

.otherBox a img {
  margin: 5px 0;
}

.more {
  display: block;
  text-align: right;
  margin-right: 20px;
  font-size: 16px;
  font-weight: bold;
}
