.czj-ty-header {
  width: 100%;
  height: 54px;
  margin-top: 20px;
  line-height: 54px;
  background-color: #f0f8ff;
}

.czj-ty-header-z-img {
  margin-top: 18px;
  margin-left: 22px;
}

.czj-ty-header-y-img {
  float: right;
}

.czj-ty-header a {
  font-size: 16px;
}

/* 通用头部位置  end */

/* 网站地图样式  START */
.wzdt-box {
  width: 1200px;
  background-color: #fff;
}

.wzdt-section-9 {
  width: 100%;
}

.section-9 {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}

.section-9 .section-9-nav {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}

.section-9 .section-9-nav .section-9-fox {
  height: 45px;
  width: 100%;
  border-bottom: 2px solid #ccc;
}

.section-9 .section-9-nav .section-9-fox span a {
  display: block;
  height: 43px;
  line-height: 43px;
  font-size: 18px;
  color: #4f4e4e;
  border-bottom: 3px solid #0168b7;
  padding-bottom: 1px;
  padding-left: 8px;
  padding-right: 8px;
}

.section-9 .section-9-nav .section-9-fox span a img {
  width: 18px;
  height: 20px;
  margin-top: 12px;
  margin-right: 5px;
}

.map-title-blue {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
  color: #245399;
  font-weight: bold;
  font-size: 14px;
}

.map-title-blue a {
  width: 130px;
  height: 50px;
  line-height: 50px;
  color: #4689c8;
  font-weight: 500;
  font-size: 14px;
}

.map-title-blue img {
  margin-top: 16px;
  margin-left: 5px;
}

.section-a {
  width: 100%;
  margin-bottom: 20px;
}

.list5 {
  margin-bottom: 0px;
  margin-top: 20px;
}

.list5 .list5_item {
  width: 224px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
  background-color: #d3eaff;
}

.list5 .list5_item p {
  width: 100%;
  height: 100%;
  color: #111111;
  font-size: 16px;
}

.list5 .list5_item .list5_item_2worp {
  line-height: 26px;
}

.list5 .list5_item p b {
  position: absolute;
  top: 0px;
  right: 30px;
  font-size: 14px;
}

.list5 .list5_item:hover {
  cursor: pointer;
  /* background-color: #edf4f9; */
}

.list5 .list5_item .list5_ej {
  width: 222px;
  padding-top: 20px;
  padding-bottom: 10px;
  position: absolute;
  top: 58px;
  left: 0;
  background: #fff;
  z-index: 100;
  box-shadow: 0 0 6px #eee;
  display: none;
  border: 1px solid #e3f2ff;
}
.list5 .active  {
  background-color: #daf0fc;
}
.list5 .list5_item .list5_ej li {
  line-height: 40px;
  text-align: center;
  color: #111111;
}

.list5 .list5_item .list5_ej li a {
  display: inline-block;
  font-size: 16px;
  width: 100%;
  height: 100%;
}

.list5 .list5_item .list5_ej li:hover a {
  color: #1d7acc;
}

.list5 .list5_item:nth-child(5n) {
  margin-right: 0;
}

/* 网站地图 END */
@media screen and (max-width: 1200px) {
  .common-box {
    width: 100%;
    background-color: transparent;
  }

  /* 移动端网站地图  START */

  .wzdt-box {
    width: 100%;
    padding-top: 0.2rem;
    background-color: #fff;
  }

  .wzdt-section-9 {
    width: 100%;
  }

  .section-9 {
    width: 96%;
    height: 0.6rem;
    margin: 0 auto;
  }

  .section-9 .section-9-nav {
    width: 100%;
    height: 0.6rem;
    margin: 0 auto;
  }

  .section-9 .section-9-nav .section-9-fox {
    height: 0.52rem;
    width: 100%;
    border-bottom: 2px solid #c6dcf5;
  }

  .section-9 .section-9-nav .section-9-fox span a {
    display: block;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.28rem;
    color: #4f4e4e;
    border-bottom: 0.03 solid #0163d1;
    padding-bottom: 0.01rem;
    padding-left: 0.08rem;
    padding-right: 0.08rem;
  }

  .section-9 .section-9-nav .section-9-fox span a img {
    width: 0.3rem;
    height: 0.3rem;
    margin-top: 0.14rem;
    margin-right: 0.05rem;
  }

  .section-a {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0.2rem;
  }

  .list5 {
    margin-bottom: 0px;
    margin-left: 0rem;
    margin-top: 0.2rem;
  }

  .list5 .list5_item {
    position: relative;
    width: 3.3rem;
    height: 0.8rem;
    margin-bottom: 0.2rem;
    margin-right: 0.2rem;
    margin-left: 0.14rem;
    width: 45%;
  }

  .list5 .list5_item p {
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    position: relative;
    background-color: #d3eaff;
    color: #111111;
    font-size: 0.26rem;
  }

  .list5 .list5_item .list5_item_2worp {
    line-height: 0.4rem;
  }

  .list5 .list5_item p b {
    position: absolute;
    top: 0px;
    right: 0.2rem;
    font-size: 0.26rem;
    display: none;
  }

  .list5 .list5_item p:hover {
    cursor: pointer;
    background-color: #d3eaff;
  }
  .list5 .active  {
     background-color: #d3eaff ;
  }
  .list5 .list5_item .list5_ej {
    display: none !important;
    width: 99%;
    position: absolute;
    top: 0.8rem;
    left: 0;
    background: #fff;
    z-index: 100;
    box-shadow: 0 0 0.06rem #eee;
    display: none;
  }

  .list5 .list5_item .list5_ej li {
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    color: #f2f9fd;
  }

  .list5 .list5_item .list5_ej li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 0.26rem;
    color: #111111;
  }

  .list5 .list5_item .list5_ej li:hover {
    background-color: #edf4f9;
  }

  .list5 .list5_item .list5_ej li:hover a {
    color: #93b1cc;
  }

  .list5 .list5_item:nth-child(5n) {
    margin-right: 0.2rem;
  }

  .list5 .list5_item:nth-child(6) {
    margin-left: 0.14rem;
  }

  .list5 .list5_item:nth-child(2n) {
    margin-right: 0.14rem;
    float: right;
  }

  .czj-ty-header {
    width: 100%;
    height: 0.6rem;
    margin-top: 0.2rem;
    margin: 0 auto;
    line-height: 0.6rem;
    background-color: #f0f8ff;
  }

  .czj-ty-header-z-img {
    margin-top: 0.2rem;
    margin-left: 0.2rem;
    width: 0.24rem;
    height: 0.24rem;
  }

  .czj-ty-header-y-img {
    float: right;
    height: 100%;
    margin-right: 0.2rem;

  }

  .czj-ty-header a {
    font-size: 0.22rem;
  }
}