.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;
}

.zmhd-box {
  margin-top: 30px;
  min-height: 433px;
}

.zmhd-table {
  width: 1200px;
  min-height: 360px;
}

.zmhd-table-title {
  width: 99%;
  margin-left: 16px;
}

.zmhd-table-title li {
  margin-right: 10px;
  height: 32px;
  border-bottom: 1px solid #ccc;
}

.zmhd-table-title li a {
  display: block;
  width: 142px;
  height: 30px;
  padding-left: 10px;
  font-size: 18px;
  border-bottom: 4px solid #0168b7;
  text-align: left;
  line-height: 30px;
  color: #0168b7;
  position: relative;
}

.zmhd-table-title li a img {
  margin-top: 5px;
}

.zmhd-table-list {
  width: 1200px;
  background-color: #fff;
}

.zmhd-table-box {
  width: 100%;
}

.zmhd-table-box .zmhd-mobile-tomore {
  display: none;
}

.zmhd-table-box ul {
  padding-top: 20px;
  padding-bottom: 15px;
}

.zmhd-table-box ul li {
  padding-left: 40px;
  width: 46%;
  height: 36px;
  line-height: 36px;
  position: relative;
  float: left;
}

.zmhd-table-box ul li img {
  width: 6px;
  height: 6px;
  margin-top: 12px;
  margin-right: 5px;
}

.zmhd-table-box ul li p {
  display: inline-block;
  width: 74%;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zmhd-table-box ul li a b {
  display: inline-block;
  height: 7px;
  width: 7px;
  border-radius: 7px;
  margin-right: 5px;
  margin-top: -10px;
  background-color: #ccc;
  position: absolute;
  top: 27px;
  left: 18px;
}

.zmhd-table-box ul li span {
  height: 30px;
  color: #a6a6a6;
  font-size: 16px;
  float: right;
}

.zmhd-table-box ul li:hover b {
  background-color: #2181d4;
}

.zmhd-table-box ul li:hover a {
  color: #2181d4;
}

.zmhd-table-box ul li:hover span {
  color: #2181d4;
}

.zmhd-table-ms {
  width: 780px;
  margin-bottom: 20px;
}

.zmhd-table-listsm {
  width: 780px;
}

.zmhd-table-boxsm ul li {
  width: 94%;
}

.zmhd-y-img {
  width: 388px;
}

.zmhd-y-imgbox div {
  overflow: hidden;
}

.zmhd-y-imgbox div img {
  transition: all 0.6s;
}

.zmhd-y-imgbox div:hover img {
  transform: scale(1.2);
}

.zmhd-y-imgbox1 {
  width: 240px;
  height: 80px;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}

.zmhd-y-imgbox1 img {
  width: 100%;
  height: 100%;
}

.zmhd-y-imgbox2 {
  width: 130px;
  height: 80px;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}

.zmhd-y-imgbox2 img {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}

.zmhd-y-imgbox2:hover img {

  transform: scale(1.2);
}

.zmhd-y-imgbox3 {
  width: 388px;
  margin-top: 10px;
  height: 86px;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  overflow: hidden;
}

.zmhd-y-imgbox3 img {
  transition: all 0.6s;
}

.zmhd-y-imgbox3:hover img {
  transform: scale(1.15);
}

.zmhd-y-imgbox3 img {
  width: 100%;
  height: 100%;

}

.zmhd-xmt {
  margin-top: 20px;
  width: 386px;
}

.zmhd-xmt a {
  display: block;
  width: 152px;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  border-bottom: 4px solid #1d7acc;
  color: #1d7acc;
}

.zmhd-xmt a img {
  margin-top: 12px;
  margin-left: 8px;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

.zmhd-xmt-picture ul {
  width: 386px;
  height: 180px;
  border: 1px solid #ccc;
}

.zmhd-xmt-picture li {
  margin-top: 28px;
  float: left;
  width: 79px;
  text-align: center;
  margin-left: 26px;
  position: relative;
}

.zmhd-xmt .zmhd-xmt-picture-title {
  border: none;
  color: #111111;
  font-size: 14px;
  width: 84px;
}

.zmhd-xmt-picture .picture-line {
  border: 0.5px solid #ccc;
  height: 100px;
  width: 0px;
  margin-top: 30px;
}

.wechatimg {
  display: none;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #0168b7;
}

.wechatimg img {
  height: 120px;
  width: 120px;
}

.weiboimg {
  display: none;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #0168b7;
}

.weiboimg img {
  height: 120px;
  width: 120px;
}

.zmhd-xmt-picture .wechat:hover .wechatimg {
  display: block;
  position: absolute;
  top: -150px;
  left: -30px;

}

.zmhd-xmt-picture .weibo:hover .weiboimg {
  display: block;
  position: absolute;
  top: -150px;
  left: -30px;

}



/* 通用头部位置  end */

@media screen and (max-width: 1200px) {
  .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;
  }

  .zmhd-box {
    margin-top: 0.3rem;
  }

  .zmhd-table {
    width: 100%;
    min-height: 0rem;
  }

  .zmhd-table-box .zmhd-mobile-tomore {
    display: block;
    width: 100%;
    margin-top: 0.2rem;
    text-align: center;
    font-size: 0.22rem;
  }

  .zmhd-table-box .zmhd-mobile-tomore-btn {
    width: 100%;
    display: block;
    line-height: 0.5rem;
    color: #b8b8b8;
  }

  .zmhd-table-title {
    width: 100%;
    margin-left: 0rem;
  }

  .zmhd-table-title li {
    height: 0.6rem;
    border-bottom: 0.01rem solid #ccc;
  }

  .zmhd-table-title li a {
    display: block;
    width: 1.8rem;
    height: 0.6rem;
    padding-left: 0.1rem;
    font-size: 0.26rem;
    border-bottom: 0.04rem solid #0168b7;
    text-align: left;
    line-height: 0.6rem;
    color: #0168b7;
    position: relative;
  }

  .zmhd-table-title li a img {
    margin-top: 0.22rem;
    width: 0.2rem;
    height: 0.2rem;
  }

  .zmhd-table-list {
    width: 100%;
    background-color: #fff;
  }

  .zmhd-table-box {
    width: 96%;
  }

  .zmhd-table-box ul {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }

  .zmhd-table-box ul li {
    padding-left: 0.4rem;
    width: 96%;
    height: 0.5rem;
    line-height: 0.5rem;
    position: relative;
    float: left;
  }

  .zmhd-table-box ul li img {
    width: 0.1rem;
    height: 0.1rem;
    margin-top: 0.2rem;
    margin-right: 0.1rem;
  }

  .zmhd-table-box ul li p {
    display: inline-block;
    width: 70%;
    font-size: 0.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .zmhd-table-box ul li a b {
    display: inline-block;
    height: 0.1rem;
    width: 0.1rem;
    border-radius: 0.1rem;
    margin-right: 0.1rem;
    margin-top: -0.12rem;
    background-color: #ccc;
    position: absolute;
    top: 0.3rem;
    left: 0.2rem;
  }

  .zmhd-table-box ul li span {
    height: 0.6rem;
    color: #d3d3d3;
    font-size: 0.24rem;
    float: right;
  }

  .zmhd-table-box ul li:hover b {
    background-color: #2181d4;
  }

  .zmhd-table-box ul li:hover a {
    color: #2181d4;
  }

  .zmhd-table-box ul li:hover span {
    color: #2181d4;
  }

  .zmhd-table-ms {
    width: 100%;
    margin-bottom: 0.2rem;
  }

  .zmhd-table-listsm {
    width: 100%;
  }

  .zmhd-table-boxsm ul li {
    width: 94%;
  }

  .zmhd-y-img {
    width: 100%;
  }

  .zmhd-y-imgbox1 {
    width: 60%;
    height: 2rem;
    padding: 0.05rem;
    box-sizing: border-box;
    border: 1px solid #ccc;
  }

  .zmhd-y-imgbox1 img {
    width: 100%;
    height: 100%;
  }

  .zmhd-y-imgbox2 {
    width: 38%;
    height: 2rem;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
  }

  .zmhd-y-imgbox2 img {
    width: 100%;
    height: 100%;
  }

  .zmhd-y-imgbox3 {
    width: 100%;
    margin-top: 10px;
    height: 2rem;
    padding: 0.05rem;
    box-sizing: border-box;
    border: 0.01rem solid #ccc;
  }

  .zmhd-y-imgbox3 img {
    width: 100%;
    height: 100%;
  }

  .zmhd-xmt {
    margin-top: 0.2rem;
    width: 100%;
  }

  .zmhd-xmt a {
    display: block;
    width: 1.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    border-bottom: 0.04rem solid #1d7acc;
    color: #1d7acc;
  }

  .zmhd-xmt a img {
    margin-top: 0.22rem;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    width: 0.22rem;
    height: 0.22rem;
  }

  .zmhd-xmt-picture ul {
    width: 100%;
    border: 0.01rem solid #ccc;
    height: 1.8rem;
  }

  .zmhd-xmt-picture li {
    margin-top: 0.28rem;
    float: left;
    width: 20%;
    text-align: center;
    margin-left: 0.44rem;
  }

  .zmhd-xmt-picture li img {
    width: 0.6rem;
    height: 0.6rem;
  }

  .zmhd-xmt .zmhd-xmt-picture-title {
    border: none;
    color: #111111;
    font-size: 0.22rem;
    width: 100%;
  }

  .zmhd-xmt-picture .picture-line {
    border: 0.5px solid #ccc;
    height: 1rem;
    width: 0px;
    margin-top: 0.3rem;
  }

  .wechatimg {
    display: none;
    padding: 0.1rem;
    background-color: #fff;
    border: 1px solid #0168b7;
  }

  .zmhd-xmt-picture .wechatimg img {
    height: 1.8rem;
    width: 1.8rem;
  }

  .weiboimg {
    display: none;
    padding: 0.1rem;
    background-color: #fff;
    border: 1px solid #0168b7;
  }

  .zmhd-xmt-picture .weiboimg img {
    height: 1.8rem;
    width: 1.8rem;
  }

  .zmhd-xmt-picture .wechat:hover .wechatimg {
    display: block;
    position: absolute;
    top: -2.3rem;
    left: -0.3rem;

  }

  .zmhd-xmt-picture .weibo:hover .weiboimg {
    display: block;
    position: absolute;
    top: -2.3rem;
    left: -0.3rem;

  }

}