@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}
a {
  text-decoration: none;
  color: #333;
}
.zwbanner {
  width: 1200px;
  margin: 0 auto;
  background: #1B6FE1;
  height: 380px;
  position: relative;
}
.znbigbox {
  position: absolute;
  top: 20px;
  left: -52px;
}
.znbigbox::after {
  content: '';
  clear: both;
  display: table;
}
.zntj {
  width: 52px;
  height: 156px;
  background: url("../images/zntjbg.png")top center no-repeat;
  display: block;
  float: left;
}
.zntj span {
  color: #ffffff;
  width: 20px;
  height: auto;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  display: block;
  margin: 8px auto;
}
.zntj::before {
  display: table;
  clear: both;
  content: '';
}
.zntj img {
  color: #ffffff;
  height: auto;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding-bottom: 10px;
}
.zntjcon {
  width: 340px;
  height: 425px;
  background: #fff;
  padding: 10px;
  position: relative;
  float: left;
  display: none;
  z-index: 999;
}
.zntjcon h2 {
  font-size: 18px;
  line-height: 32px;
}
.zntjcon h2 img {
  float: left;
  margin: 2px 4px 0px 0px;
}
.zntjcontain {
  width: 100%;
  margin: 0 auto;
}
.znbt {
  width: 240px;
  position: absolute;
  right: -18px;
  top: 14px;
}
.znbt::after {
  display: table;
  clear: both;
  content: '';
}
.znbt ul li {
  display: block;
  float: left;
  width: 50px;
  height: 25px;
  background: #f2f2f2;
  color: #c9c9c9;
  line-height: 25px;
  text-align: center;
  margin-right: 5px;
  border-radius: 8px;
  font-size: 14px;
}
.znbt ul li.on {
  background: #f07c09;
  color: #fff;
}
.znbt ul li.on a {
  color: #fff;
}
.znbt ul li a {
  color: #c9c9c9;
  font-size: 14px;
}
.zncon {
  width: 100%;
  overflow-y: scroll;
  height: 340px;
}
.zncon ul li {
  display: block;
  border-bottom: 1px dashed #ebebeb;
  padding: 10px 0px;
}
.zncon ul li::after {
  display: table;
  clear: both;
  content: '';
}
.zncon ul li a span.znfirst {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn1.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
}
.zncon ul li a p {
  display: inline-block;
  width: 285px;
  float: left;
  font-size: 14px;
}
.zncon ul li a span.znsecond {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn2.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
}
.zncon ul li a span.znthire {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn3.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
}
.zncon ul li a span.znpt {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn4.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
}
.znbigbox:hover .zntjcon {
  display: block;
}
.zncon ul li .zczt1 {
  background: url(../images/zccs_started.png) no-repeat left center;
  width: 43px;
  height: 20px;
  font-size: 14px;
  color: #fff;
  padding: 3px 10px;
  font-weight: bold;
  border-radius: 6px;
  float: left;
  margin-right: 1px;
  line-height: 20px;
}
.zncon ul li .zczt {
  width: 43px;
  height: 20px;
  font-size: 14px;
  color: #fff;
  padding: 3px 10px;
  font-weight: bold;
  border-radius: 6px;
  float: left;
  margin-right: 1px;
  line-height: 20px;
  background: url(../images/zccs_starting.png) no-repeat left 2px;
}
.zncon ul li .zc_ry {
  height: 22px;
  background-color: #E7F1FC;
  display: inline-block;
  overflow: hidden;
  line-height: 22px;
  padding-left: 22px;
  padding-right: 7px;
  text-align: center;
  vertical-align: top;
  color: #1371E6;
  border-radius: 2px;
  margin-top: 2px;
  background-image: url(../images/zccs_cityIcon.png);
  background-repeat: no-repeat;
  background-size: 14px 16px;
  background-position: 6px center;
}
.zncon ul li .zc_name a p {
  width: 86%;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-left: 12%
}
.zc_ztbm ul li {
  width: 98%;
  line-height: 20px;
  padding: 0px;
  font-size: 12px;
  border: none;
  font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
  color: #666;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zc_zczt {
  background: url(../images/zccs_RL_ListIcon01.png) no-repeat left center;
  padding-left: 22px;
  margin-left: 12%
}
.zc_fwbm {
  background: url(../images/zccs_RL_ListIcon02.png) no-repeat left center;
  padding-left: 22px;
  margin-left: 12%
}
.zc_sbsj {
  font-size: 12px;
  font-family: "PingFang SC", "Microsoft YaHei", sans-serif;
  color: #666;
  margin-left: 12%
}
.zc_sbsj span {
  background: url(../images/zccs_RL_ListIcon03.png) no-repeat left center;
  padding-left: 22px;
}
.zncon ul li span.znfirst {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn1.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
  margin-right: 16px;
}
.zncon ul li span.znsecond {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn2.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
  margin-right: 16px;
}
.zncon ul li span.znthire {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn3.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
  margin-right: 16px;
}
.zncon ul li span.znpt {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn4.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
  margin-right: 16px;
}
.zn-news ul li {
  display: block;
  border-bottom: 1px dashed #ebebeb;
  padding: 10px 0px;
}
.zn-news ul li::after {
  display: table;
  clear: both;
  content: '';
}
.zn-news ul li a span.znfirst {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn1.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
}
.zn-news ul li a p {
  display: inline-block;
  width: 285px;
  float: left;
}
.zn-news ul li a span.znsecond {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn2.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
}
.zn-news ul li a span.znthire {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn3.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
}
.zn-news ul li a span.znpt {
  display: inline-block;
  width: 23px;
  height: 22px;
  background: url("../images/zn4.png")top center no-repeat;
  color: #fff;
  font-size: 14px;
  text-align: center;
  list-style: 22px;
  float: left;
  margin-right: 4px;
}
.znbigbox:hover .zntjcon {
  display: block;
}
/*新增样式*/
.zn-zcjd {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #999;
}
.zn-zcjd ul li {
  display: inline-block;
  width: 80px;
  line-height: 50px;
  font-weight: 700;
  color: #333;
  text-align: center;
  border-bottom: none;
  padding: 0px;
  font-size: 14px;
}
.zn-zcjd > ul > li.on {
  border-bottom: 2px solid #1B6FE1;
  color: #1B6FE1;
}
.zn-seviver {
  width: 100%;
}
.zn-seviver ul li {
  width: 49%;
  height: 70px;
  background: #1B6FE1;
  border-bottom: none;
  padding: 0px;
  margin-right: 2%;
  margin-bottom: 10px;
  float: left;
  margin-top: 10px;
}
.zn-seviver ul li:nth-child(2n) {
  margin-right: 0px;
}
.zn-seviver ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.zn-seviver ul li a:hover {
  background: #095bc9;
}
.zn-seviver ul li a img {
  float: left;
  width: 30%;
  margin: 10px 10px 0px 10px;
}
.zn-seviver ul li a p {
  width: 56%;
  line-height: 1.75;
  color: #fff;
  font-size: 14px;
  float: left;
  margin-top: 22px;
}
.zn-seviver ul li:nth-child(8) a p {
  width: 56%;
  line-height: 1.75;
  color: #fff;
  font-size: 14px;
  float: left;
  margin-top: 12px;
}
.zn-seviver ul li:nth-child(9) a p {
  width: 56%;
  line-height: 1.75;
  color: #fff;
  font-size: 14px;
  float: left;
  margin-top: 12px;
}
.zn-seviver ul li:nth-child(10) a p {
  width: 56%;
  line-height: 1.75;
  color: #fff;
  font-size: 14px;
  float: left;
  margin-top: 12px;
}
.zn-seviver ul li:nth-child(5) a p {
  width: 56%;
  line-height: 1.1;
  color: #fff;
  font-size: 14px;
  float: left;
  margin-top: 12px;
}
.clear {
  clear: both;
}
@media screen and (max-width: 750px) {
  .znbigbox {
    display: none
  }
}