/* 底部友情链接 */
.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,
.zjzwMD .sectiontop {
  width: 100%;
}

.zjzwMD .sectiontop {
  margin: 0;
  margin-top: 3vw;
}

.zjzwMD .sectop_left,
.zjzwMD .sectop_right {
  width: 100%;
  height: auto;
}

.zjzwMD .bt {
  width: 30vw;
  height: 10vw;
  line-height: 10vw;
  font-size: 5vw;
}

.zjzwMD .tubiao {
  width: 4vw !important;
  height: 5vw !important;
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  top: 1vw;
  right: 1vw;
  background-size: 100%;
}

.zjzwMD .sectop_left ol,
.zjzwMD .sectop_right ol {
  width: auto;
  height: 10vw;
}

.zjzwMD .sectop_left .li1,
.zjzwMD .sectop_right .li1 {
  width: auto;
  height: 10vw;
  line-height: 10vw;
  padding: 0 3vw;
  font-size: 4vw;
}

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

.zjzwMD .tab-box {
  width: 100%;
  height: auto;
}

.zjzwMD .hide table {
  width: 100%;
}

.zjzwMD .hide td {
  height: auto;
  width: 33%;
  font-size: 4vw;
  line-height: 8vw;
  padding-right: 0;
  background-position: 1vw center;
}

.zjzwMD .hide p {
  width: auto;
  margin-left: 0vw;
  margin-bottom: 0px;
  box-sizing: border-box;
  text-align: left;
  padding-left: 10vw;
  line-height: 8vw;
  border-left: 1px solid #E8E8E8;
}

.zjzwMD .hide tbody {
  display: block;
}

.zjzwMD .hide tr {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3vw !important;
}

.zjzwMD .tab-menu {
  width: 100%;
  height: 10vw;
  padding: 0;
  display: flex;
  justify-content: center;
}

.zjzwMD .li2 {
  width: 7vw;
  height: 2vw;
  margin-left: 3vw;
  margin-top: 3vw;
}

.zjzwMD .sectionbottom {
  width: 100%;
  margin: 0;
  padding-bottom: 3vw;
  margin-top: 3vw;
}

.zjzwMD .secbotttom_left,
.zjzwMD .secbotttom_right {
  width: 100%;
}

.zjzwMD .secbotttom_left ol {
  display: none;
}

.zjzwMD .slidebox {
  width: 100%;
  margin-top: 3vw;
}

.zjzwMD .slidebox_left {
  display: none;
}

.zjzwMD .slidebox_right {
  display: none;
}

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

.zjzwMD .slidebox_center_div>ul {
  display: flex;
  justify-content: space-around;
}

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

.zjzwMD .slidebox_center li {
  width: 33%;
  height: auto;
  margin-top: 3vw;
  float: left;
  position: relative;
  text-align: center;
}

.zjzwMD .slidebox_center span {
  width: 8vw;
  height: 10vw;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  left: 0;
  background-size: 100%;
}

.zjzwMD .slidebox_center p {
  text-align: center;
  font-size: 3vw;
  width: 100%;
  height: auto;
  position: relative;
  left: 0;
  top: 0;
}

.zjzwMD .secbottom_right>ul {
  display: flex;
  justify-content: space-around;
  width: 100%;
}

.zjzwMD .secbottom_right li:nth-child(1) {
  margin-left: 0;
}

.zjzwMD .secbottom_right li {
  margin-top: 3vw;
  width: 30%;
  height: auto;
  float: left;
  position: relative;
  text-align: center;
}

.zjzwMD .secbottom_right span {
  background-repeat: no-repeat;
  background-position: center;
  width: 50%;
  height: 15vw;
  float: initial;
  position: relative;
  left: 0;
  top: 0;
  background-size: 100%;
  display: block;
  margin: 0 auto;
}

.zjzwMD .secbottom_right div {
  line-height: 6vw;
  width: auto;
  height: auto;
  left: 0;
  top: 0;
  position: relative;
}

.zjzwMD .secbottom_right .p1,
.zjzwMD .secbottom_right .p2 {
  font-size: 3vw;
  line-height: 6vw;
}

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