/* 底部友情链接 */
.zjzwMD .footer {
  height: 28vw;
}

.zjzwMD .footer ul {
  height: auto;
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.zjzwMD .footer li {
  width: 48%;
  height: 10vw;
  line-height: 10vw;
  font-size: 4vw;
  margin: 2vw 0;
  position: relative;
}

.zjzwMD .footer li span {
  position: absolute;
  border-left: 2vw solid transparent;
  border-right: 2vw solid transparent;
  border-top: 2vw solid #ffffff;
  top: 4vw;
  left: 41vw;
}

.zjzwMD .dropdown-content {
  width: 46vw;
  min-width: auto;
  padding: 1vw;
  z-index: 999;
}

.zjzwMD .dropdown-content a,
.zjzwMD .dropdown-content p {
  font-size: 4vw;
  line-height: 8vw;
}


/* 导航样式 */
.zjzwMD .wrap {
  width: 100%;
  margin: 0px auto;
  padding-top: 0;
}

.zjzwMD .search_mb {
  box-sizing: border-box;
}

.zjzwMD .header2 {
  width: 100%;
  height: 16vw;
  margin-top: 5vw;
}

.zjzwMD .header2 ul {
  position: relative;
  padding-left: 30vw;
}

.zjzwMD .header2 a {
  font-size: 4vw;
}

.zjzwMD .header2 li {
  width: 35vw;
  height: 8vw;
  line-height: 8vw;
}

.zjzwMD .header2 ul li:first-child {
  position: absolute;
  left: 0;
  height: 16vw;
  line-height: 16vw;
  width: 30vw;
}

.zjzwMD .header2 .li1 {
  background: none;
}

.zjzwMD .header2 li span {
  width: 4vw;
  height: 4vw;
  background-size: 100%;
  margin-right: 3vw;
}







.zjzwMD .section {
  width: 100%;
}

.zjzwMD .section-top {
  width: 100%;
  height: auto;
}

.zjzwMD .lefttop {
  margin-left: 0;
  width: 100%;
}

.zjzwMD .pictu {
  height: auto;
  margin-top: 5vw;
}

.zjzwMD .pictu img {
  width: 65%;
  height: auto;
}

.zjzwMD .lefttop p {
  font-size: 3vw;
  line-height: 6vw;
  text-align: justify;
  padding: 3vw;
}

.zjzwMD .righttop {
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  width: 100%;
  height: auto;
  float: left;
  display: flex;
  justify-content: space-around;
}

.zjzwMD .szlj,
.zjzwMD .szdt {
  padding-top: 1vw;
}

.zjzwMD .szlj img {
  width: 39vw;
  height: auto;
}

.zjzwMD .szdt img {
  width: 20vw;
  height: auto;
}

.zjzwMD .wrap2 {
  width: 100%;
  overflow: hidden;
}

.zjzwMD .sec2left {
  width: 100%;
  height: auto;
  margin-top: 3vw;
}

.zjzwMD .tabon {
  width: 100%;
  height: auto;
}

.zjzwMD .tabon p {
  width: 30vw;
  height: auto;
  line-height: 10vw;
  font-size: 5vw;
  font-weight: 800;
}

.zjzwMD .tabon span {
  width: 10vw;
  height: auto;
  background-position: center;
}

.zjzwMD .tabon li {
  width: 20vw;
  height: auto;
  line-height: 10vw;
  font-size: 4vw;
}







.zjzwMD .sec2left .hidden {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.zjzwMD .sec2left .hidden>table,
.zjzwMD .sec2left .hidden>table>tbody {
  display: block;
}

.zjzwMD .sec2left .hidden>table>tbody>tr {
  display: flex;
  justify-content: space-between;
}

.zjzwMD .sec2left td {
  padding: 0;
}

.zjzwMD .sec2left td:nth-child(1) {
  padding-right: 0;
}

.zjzwMD .sec2left td {
  display: block;
  width: 50%;
  text-align: center;
}

.zjzwMD .sec2left td a {
  position: relative;
  display: block;
  width: 80%;
  margin: 0 auto;
  margin-top: 3vw;
}

.zjzwMD .text {
  width: 100%;
  height: auto;
  line-height: 8vw;
  top: auto;
  bottom: 0;
  font-size: 4vw;
}

.zjzwMD .sec2left td img {
  width: 100%;
  height: 31vw;
}

.zjzwMD .sec2right {
  width: 100%;
  height: auto;
  margin-top: 3vw;
}

.zjzwMD .sec2right_top {
  width: 100%;
  height: 10vw;
}

.zjzwMD .sec2right_top span {
  width: 10vw;
  height: 10vw;
  background-position: center;
}

.zjzwMD .sec2right_top p {
  width: 30vw;
  height: 10vw;
  line-height: 10vw;
  font-size: 5vw;
  font-weight: 800;
}

.zjzwMD .sec2right_center {
  width: 100%;
  height: auto;
  padding: 3vw;
  box-sizing: border-box;
}

.zjzwMD .sec2right_center .tabon2 {
  width: 100%;
  height: auto;
}

.zjzwMD .tabon2 li {
  width: 25vw;
  height: auto;
  margin-right: 3vw;
  line-height: 8vw;
  font-size: 4vw;
  float: none;
  display: inline-block;
}

.zjzwMD .sec2right_center .hidden,
.zjzwMD .sec2right_center .hidden>table {
  width: 100%;
}

.zjzwMD .sec2right_center .hidden>table,
.zjzwMD .sec2right_center .hidden>table>tbody {
  display: block;
}

.zjzwMD .tabcon tr {
  display: block;
  justify-content: space-between;
  align-items: center;
}

.zjzwMD .sec2right_center .td1 {
  width: 60% !important;
  height: auto;
  min-height: 8vw;
  font-size: 4vw;
}

.zjzwMD .sec2right_center .td2 {
  width: auto !important;
  height: auto;
  font-size: 4vw;
  line-height: 8vw;
  text-align: center;
  float: right;
}

.zjzwMD .sec2right_center .hidden span {
  width: 1vw;
  height: 8vw;
  padding-right: 0;
  background-size: 100%;
  display: inline-block;
  margin-right: 3vw;
  background-position: left center;
}

.zjzwMD .sec2right_center .hidden a {
  width: 90%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 8vw;
}

.zjzwMD .section-bottom {
  width: 100%;
  height: 77vw;
  margin: 3vw auto;
  margin-top: 3vw;
}

.zjzwMD .pic1 {
  margin-left: 2vw;
  margin-top: 3vw;
}

.zjzwMD .pic1 img {
  width: 10vw;
  height: auto;
}

.zjzwMD .pic2 {
  margin-left: 3vw;
  margin-top: 3vw;
  width: 40vw;
  height: auto;
  background-size: 100% !important;
}

.zjzwMD .txt {
  width: 100%;
  height: 8vw;
  margin-top: 26vw;
}

.zjzwMD .pic2 p {
  padding-top: 0;
  line-height: 8vw;
  font-size: 4vw;
}


.zjzwMD .text+p {
  display: none;
}

.zjzwMD .header2 li:nth-child(2) {
  background: none;
}