body {
  background-color: #fff !important;
}
.w1200{width: 1200px;margin: 0 auto;max-width: 100%;}
*{transition: .3s;}
.elder{font-size:18px !important;display:inline-block;height:35px !important;line-height:35px !important;background:#fabe2d;color:white !important;padding:0 20px;border-radius:5px;font-weight:800;position:absolute;right:40px;top:50px;z-index:99}
.elder:hover{color:white !important}
.MobileGhb{display:none;width:20vw;border-radius:2.1333vw;line-height:8vw;font-size:4.26vw;background-color:#ec940a;text-align:center;float:left;color:#fff !important;position:absolute;top:4vw;right:4vw}
.wza{font-size:18px !important;display:inline-block;height:35px !important;line-height:35px !important;background:#fabe2d;color:white !important;padding:0 20px;border-radius:5px;font-weight:800;position:absolute;right:170px;top:50px;z-index:99}


.fr{float: right;}
.zcjdzl-banner {
  width: 100%;
}

.zcjdzl-banner img {
  width: 100%;
}

.zcjdzl-main1 {
  overflow: hidden;
  padding-top: 40px;
}

.zcjdzl-main1 .fl {
  width: 790px;
  float: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.zcjdzl-tit1 {
  overflow: hidden;
  margin-bottom: 10px;
}

.zcjdzl-tit1 h3 {
  float: left;
  font-size: 26px;
  color: #1973c3;
  font-weight: bold;
  padding-right: 25px;
  background: url(./zcjd_wzjd.png) no-repeat right center;
}

.zcjdzl-tit1 a {
  float: right;
  line-height: 30px;
  height: 30px;
  font-size: 16px;
  color: #666666;
}

.zcjdzl-tit1 a:hover {
  color: #0077CA;
  font-size: 17px;
}

.zcjdzl-list1 {
  /* width: 380px; */
  width: 100%;
  margin-bottom: 40px;
}

.zcjdzl-list1 li {
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #cccccc;
}

.zcjdzl-list1 li a {
  display: block;
  padding-left: 20px;
  line-height: 50px;
  background: url(/cms_files/jcms1/web1827/site/images/44226/listicon1.png) no-repeat left center;
  background-position: 3px center;
  background-repeat: no-repeat;
  color: #333333;
  font-size: 16px;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 1;
}

.zcjdzl-list1 li a:hover {
  color: #0077CA;
}

.zcjdzl-list1 li span {
  height: 50px;
  line-height: 50px;
  color: #666666;
  font-size: 16px;
  float: right;
}



.zcjdzl-main1 .fr ul li {
  margin-bottom: 20px;
  overflow: hidden;
}

.zcjdzl-main1 .fr ul li img {
  border-radius: 8px;
}

.zcjdzl-main1 .fr ul li:hover {
  transform: scale(0.98);
}


.zcjdzl-list2 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.zcjdzl-list2 ul li {
  border-bottom: 1px solid #cccccc;
  width: 580px;
  max-width: 100%;
  padding: 20px 0;
}

.zcjdzl-list2 ul li a {
  display: flex;
  align-items: center;
}

.zcjdzl-list2 ul li a p {
  margin: 0;
}

.zcjdzl-list2 ul li .time {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
}

.zcjdzl-list2 ul li .more {
  width: 36px;
  height: 40px;
  background-image: url(./zcjd_arrow_off.jpg);
  background-position-y: center;
  background-repeat: no-repeat;
  float: right;
  margin-right: 10px;
}

.zcjdzl-list2 ul li a:hover .more {
  background-image: url(./zcjd_arrow_on.jpg);
}

.zcjdzl-list2 ul li a:hover p,
.zcjdzl-list2 ul li a:hover b {
  color: #0077CA;
}

.time b {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}

.time p {
  color: #666666;
  line-height: 1;
  font-size: 16px;
}

.zcjdzl-list2 ul li a>p {
  flex: 1;
  overflow: hidden;
  line-height: 40px;
  height: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 10px;
  font-size: 16px;
  color: #333333;
}

.zcjdzl-main3 .w1200>img {
  margin: 40px 0;
}

.zcjdzl-main3 .zcjdzl-tit1 {
  margin-bottom: 30px;
}

.zcjdzl-list3 {}

.zcjdzl-list3::after {
  clear: both;
  content: "";
  display: block;
}

.zcjdzl-list3 ul li {}

.zcjdzl-list3 ul li {
  float: left;
  margin: 0 0 39px 30px;
  width: 380px;

}

.zcjdzl-list3 ul li:nth-child(3n+1) {
  margin-left: 0;
}

.zcjdzl-list3 ul a {
  display: block;
  box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.zcjdzl-list3 ul a .imgbox {
  width: 100%;
  height: 214px;
  overflow: hidden;
}

.zcjdzl-list3 ul a .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zcjdzl-list3 ul a:hover .imgbox img {
  transform: scale(1.05);
}

.zcjdzl-list3 ul a p {
  line-height: 50px;
  font-size: 16px;
  color: #333;
  padding: 0 17px;
  background-color: #fff;

  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
}

.zcjdzl-list3 ul a:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}

.zcjdzl-list3 ul a:hover p {
  color: #3d7bc6;

}

.zcjdzl-banner{

}
.zcjdzl-banner .container{
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
}
.old_type .elder,
.old_type .wza {
  height: 50px !important;
  line-height: 50px !important;
  font-size: 30px !important;
}
.old_type .wza{
  right: 290px;
}

@media screen and (max-width:319px) {
  html {
    font-size: 42.66px
  }
}

@media screen and (min-width:320px) {
  html {
    font-size: 42.66px
  }
}

@media screen and (min-width:360px) {
  html {
    font-size: 48px
  }
}

@media screen and (min-width:375px) {
  html {
    font-size: 50px
  }
}

@media screen and (min-width:384px) {
  html {
    font-size: 51.2px
  }
}

@media screen and (min-width:400px) {
  html {
    font-size: 53.34px
  }
}

@media screen and (min-width:414px) {
  html {
    font-size: 55.2px
  }
}

@media screen and (min-width:424px) {
  html {
    font-size: 56.54px
  }
}

@media screen and (min-width:480px) {
  html {
    font-size: 64px
  }
}

@media screen and (min-width:540px) {
  html {
    font-size: 72px
  }
}

@media screen and (min-width:720px) {
  html {
    font-size: 96px
  }
}

@media screen and (min-width:750px) {
  html {
    font-size: 100px
  }
}

@media screen and (min-width:1280px) {
  html {
    font-size: 16px
  }
}