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;
}

.more {
  position: absolute;
  right: 25px;
  top: 40px;
  font-size: 20px;
  font-weight: bold;
}

.box {
  height: 270px;
  overflow: hidden;
}
.aa{
  background: url(./zcsd.jpeg) no-repeat 0px 0px !important;
}
.xdHead {
  background: url(./bjxd.jpeg) no-repeat 0px 0px;
  background-size: 100%;
  width: 100%;
}

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

.bottomBanner {
  display: flex;
  justify-content: space-between;
}
.Headbanner{position: relative;}
.Headbanner .title_banner{position: absolute;font-size: 40px;font-weight: bold;color:red;top: 40%;left:25%;}
p.text,p.text-r{font-size: 18px;text-indent: 2em;line-height: 2em;}
p.text-r{text-align: right;}
.jd_list,.jd_info_list{margin: 20px 0;}
.jd_list li{text-align: center;border: 1px dotted #ddd;padding: 15px 0;margin: 20px 0;border-left: none;border-right: none;}
.jd_list li a:hover{color: red;font-weight: bold;}


.jd_info_list{display: flex;}
.jd_info_list li{
  flex: 1;
  margin: 15px;
  background: url(./jdlz2025_01.png) #F0F0F0 center 20px no-repeat;
  background-size: 70px;
  height: 150px;
  display: block;
  float: left;
  background-color: #F0F0F0;
  border-radius: 10px;
}
.jd_info_list li:nth-child(1){background-image: url(./jdlz2025_01.png);}
.jd_info_list li:nth-child(2){background-image: url(./jdlz2025_02.png);}
.jd_info_list li:nth-child(3){background-image: url(./jdlz2025_03.png);}

.jd_info_list li a{
  width: 100%;
  display: block;
  padding-top: 100px;
  text-align: center;
  line-height: 30px;
}
.jd_info_list li a:hover{color: red;font-weight: bold;}
