html,
body {
  position: relative;
  height: 100%;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-family: MicrosoftYaHei;
}

.content_w_2022 div,
.content_w_2022 span,
.content_w_2022 a {
  box-sizing: border-box;
}
.content_w_2022 a:hover {
  color: #2c6db4 !important;
}
.content_w_2022 .inner {
  width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
}
.content_w_2022 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.content_w_2022 .col-md-12 {
  width: 100%;
}
.content_w_2022 li a i {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: top center;
}
.content_w_2022 .ani_rotate i,
.content_w_2022 .ani_rotate img {
  transition: all 0.6s;
}
.content_w_2022 .ani_rotate:hover i,
.content_w_2022 .ani_rotate:hover img {
  transform: rotate(360deg);
}
.content_w_2022 .ani_bigger i,
.content_w_2022 .ani_bigger img {
  transition: all 0.6s;
}
.content_w_2022 .ani_bigger:hover i,
.content_w_2022 .ani_bigger:hover img {
  transform: scale(1.1);
}
.content_w_2022 .item ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_w_2022 .item ul li {
  margin: 0 !important;
}
.content_w_2022 .item ul li a {
  margin: 0 !important;
  width: 100% !important;
  height: auto !important;
  text-align: center !important;
}
.content_w_2022 .item ul li {
  width: 23%;
}
.content_w_2022 .item ul li:nth-of-type(n + 5) {
  margin-top: 30px !important;
}
.content_w_2022 .item ul li {
  height: 120px;
  background-color: #f7faff;
  border-radius: 8px;
}
.content_w_2022 .item ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 120px;
  padding: 0 58px;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}
.content_w_2022 .item ul li a i {
  width: 45px;
  height: 76px;
  border: 1px solid #000;
  background-repeat: no-repeat;
  background-image: url(zmhd_top_icons.png);
}
.content_w_2022 .item ul li a i.s1 {
  background-position: 0 0;
}
.content_w_2022 .item ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.content_w_2022 .item ul li {
  margin: 0 !important;
}
.content_w_2022 .item ul li a {
  margin: 0 !important;
  width: 100% !important;
  height: auto !important;
  text-align: center !important;
}
.content_w_2022 .item ul li {
  width: 23%;
}
.content_w_2022 .item ul li:nth-of-type(n + 5) {
  margin-top: 30px !important;
}
.content_w_2022 .item ul li {
  height: 116px;
  background-color: #f7faff;
  border-radius: 8px;
}
.content_w_2022 .item ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 0;
  align-items: center;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}
.content_w_2022 .item ul li a i {
  width: 50px;
  height: 50px;
  margin-bottom: 16px;
  border: 1px solid #000;
  background-repeat: no-repeat;
  background-image: url(zmhd_top_icons.png);
}
.content_w_2022 .item ul li a i.s1 {
  background-position: 0 0;
}
@media (max-width: 1300px) {
  .content_w_2022 .inner {
    width: 100%;
  }
}
@media (max-width: 1300px) {
  .content_w_2022 .row {
    flex-wrap: wrap;
  }
  .content_w_2022 .col-md-l {
    width: 100% !important;
	text-align: center;
  }
  .content_w_2022 .col-md-r {
    width: 100% !important;
    margin-top: 30px;
  }
}
@media (max-width: 600px) {
  .content_w_2022 .dfb-xs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content_w_2022 .dfb-xs li {
    margin: 0 !important;
  }
  .content_w_2022 .dfb-xs li a {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
  }
  .content_w_2022 .dfb-xs li {
    width: 100%;
  }
  .content_w_2022 .dfb-xs li:nth-of-type(n + 2) {
    margin-top: 30px !important;
  }
  .content_w_2022 .hidden-xs {
    display: none;
  }
}
.zjqj_page span,
.zjqj_page a,
.zjqj_page i {
  display: inline-block;
}
.zjqj_page .tilte {
  text-align: center;
}
.zjqj_page .tilte span {
  width: 443px;
}
.zjqj_page .tilte span img {
  width: 100%;
}
.zjqj_page .img_mask_box a {
  position: relative;
}
.zjqj_page .img_mask_box a img {
  width: 100%;
  height: 100%;
}
.zjqj_page .img_mask_box a .mask_title {
  width: 100%;
  z-index: 999;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.zjqj_page .img_mask_box a .mask_title h3 {
  position: relative;
  font-weight: normal;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-align: left !important;
}
/*.zjqj_page .img_mask_box a .mask_title h3::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 6px;
  height: 6px;
  background-color: #f5f5f5;
  border-radius: 50%;
}*/
.zjqj_page .gk .col-md-r > div {
  margin-top: 60px;
}
.zjqj_page .gk .col-md-r > div p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 40px;
  color: #333333;
}
.zjqj_page .gk .col-md-r > div p a {
  color: #d1160e;
}
.zjqj_page .gk .col-md-r > div ul {
  margin-top: 38px;
}
.zjqj_page .tz video {
  width: 100%;
  height: 667px;
}
.zjqj_page .tz ul {
  margin-top: 60px;
  padding: 0 30px;
}
.zjqj_page .tz ul li a {
  width: 115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
}
.zjqj_page .tz ul li a i {
  width: 115px;
  height: 84px;
}
.zjqj_page .tz ul li a span {
  font-size: 20px;
  line-height: 30px;
  color: #1c3d61;
}
.zjqj_page .tz ul i {
  background-image: url(zjqj_tz_icons.png);
}
.zjqj_page .tz ul i.s1 {
  background-position: 0 0;
}
.zjqj_page .tz ul i.s2 {
  background-position: calc(-264px) 0;
}
.zjqj_page .tz ul i.s3 {
  background-position: calc(-264px * 2) 0;
}
.zjqj_page .tz ul i.s4 {
  background-position: calc(-264px * 3) 0;
}
.zjqj_page .tz ul i.s5 {
  background-position: calc(-264px * 4) 0;
}
.zjqj_page .ly #zjqjLySwiper {
  width: 100%;
}
.zjqj_page .ly #zjqjLySwiper .swiper-slide {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zjqj_page .ly #zjqjLySwiper .swiper-slide .img_mask_box {
  transform: scale(0.75);
}
.zjqj_page .ly #zjqjLySwiper .swiper-slide-active {
  overflow: visible;
  z-index: 999;
  transition: all 0.3s;
}
.zjqj_page .ly #zjqjLySwiper .swiper-slide-active .img_mask_box {
  transform: scale(1);
}
.zjqj_page .ly #zjqjLySwiper .swiper-slide-active .img_mask_box {
  box-shadow: 0px 0px 9px 0px rgba(83, 83, 83, 0.34);
}
.zjqj_page .ly #zjqjLySwiper .swiper-slide-prev .img_mask_box {
  position: relative;
  left: 30px;
}
.zjqj_page .ly #zjqjLySwiper .swiper-slide-next .img_mask_box {
  position: relative;
  right: -9px;
}
.zjqj_page .ly #zjqjLySwiperPrev,
.zjqj_page .ly #zjqjLySwiperNext {
  position: absolute;
  top: 50%;
  width: 25px;
  height: 50px;
}
.zjqj_page .ly #zjqjLySwiperPrev {
  background: url(zjqj_swiper_prev.png);
  left: 0px;
}
.zjqj_page .ly #zjqjLySwiperNext {
  background: url(zjqj_swiper_next.png);
  right: 0px;
}
.zjqj_page .ly .img_mask_box a {
  width: 654px;
  height: 457px;
}
.zjqj_page .ly .img_mask_box a .mask_title {
  height: 60px;
  display: flex;
  justify-content: center;
}
.zjqj_page .ly .img_mask_box a .mask_title h3 {
  line-height: 60px;
  /*padding-left: 54px;*/
  font-size: 21px;
  color: #f5f5f5;
}
.zjqj_page .ly .item1_ul {
  background: url(zjqj_ly_item1_0.png) no-repeat right top;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 180px;
}
.zjqj_page .ly .item2_ul {
  margin-top: 80px;
  background: url(zjqj_ly_item2_0.png) no-repeat left center;
  padding-right: 30px;
  padding-left: 180px;
}
.zjqj_page .mr .col-md-l > div {
  height: 360px;
  display: flex;
  justify-content: start;
  align-items: center;
}
.zjqj_page .mr .col-md-l > div > img {
  width: 150px;
}
.zjqj_page .mr .col-md-l > div > ul li {
  width: 153px;
  margin-right: 35px;
}
.zjqj_page .mr .col-md-l > div > ul li p {
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
.zjqj_page .mr .col-md-l > div > ul li p:nth-of-type(1) {
  font-weight: bold;
}
.zjqj_page .mr .col-md-l > div > a {
  width: 15px;
  font-size: 14px;
  color: #666666;
  letter-spacing: -5px;
}
.zjqj_page .mr .col-md-r > div {
  position: relative;
  height: 360px;
  padding-top: 58px;
  padding-left: 24px;
  background: url(zjqj_mr_bg.png);
  background-size: 100%;
}
.zjqj_page .mr .col-md-r > div h5 {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: bold;
  color: #b56e33;
  margin-bottom: 25px;
}
.zjqj_page .mr .col-md-r > div p {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.zjqj_page .mr .col-md-r > div a {
  position: absolute;
  bottom: 17px;
  right: 26px;
  font-size: 14px;
  color: #666666;
}
.zjqj_page .yh .tab {
  margin: 38px 0;
  text-align: center;
}
.zjqj_page .yh .tab a {
  width: 123px;
  height: 38px;
  background-color: #ffffff;
  border-radius: 19px;
  border: solid 1px #999999;
  text-align: center;
  font-size: 18px;
  line-height: 38px;
  color: #000000 !important;
}
.zjqj_page .yh .tab a.cur {
  background-color: #3378c1;
  border: solid 1px #3378c1;
  color: #fff !important;
}
.zjqj_page .yh .img_mask_box a {
  width: 392px;
  height: 262px;
}
.zjqj_page .yh .img_mask_box a .mask_title {
  height: 43px;
}
.zjqj_page .yh .img_mask_box a .mask_title h3 {
  line-height: 43px;
  padding-left: 24px;
  font-size: 16px;
  font-weight: normal;
  color: #f5f5f5;
}
.zjqj_page .yh .img_mask_box a .mask_title h3::before {
  display: none;
}
.zjqj_page .yh ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.zjqj_page .yh ul li a {
  margin: 0 !important;
  width: 100% !important;
  height: auto !important;
  text-align: center !important;
}
.zjqj_page .yh ul li {
  width: 31%;
}
.zjqj_page .yh ul li:nth-of-type(n + 4) {
  margin-top: 30px !important;
}
.zjqj_page .yh ul + div > a {
  margin-top: 24px;
  width: 89px;
  height: 41px;
  border: solid 1px #dcdcdc;
  line-height: 41px;
  text-align: center;
  font-size: 18px;
  color: #666666;
}
@media (max-width: 1300px) {
  .zjqj_page .gk .col-md-l {
    margin-left: 0 !important;
    text-align: center;
  }
  .zjqj_page .gk .col-md-l a,
  .zjqj_page .gk .col-md-l img {
    width: 100%;
  }
  .zjqj_page .tz video {
    height: auto;
  }
  .zjqj_page .ly > div {
    background-size: cover;
  }
  .zjqj_page .ly .img_mask_box a {
    width: auto;
    height: auto;
  }
  .zjqj_page .mr .col-md-l > div {
    justify-content: space-around;
  }
}
@media (max-width: 992px) {
  .zjqj_page .ly .item1_ul,
  .zjqj_page .ly .item2_ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zjqj_page .ly .item1_ul li,
  .zjqj_page .ly .item2_ul li {
    margin: 0 !important;
  }
  .zjqj_page .ly .item1_ul li a,
  .zjqj_page .ly .item2_ul li a {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
  }
  .zjqj_page .ly .item1_ul li,
  .zjqj_page .ly .item2_ul li {
    width: 31%;
  }
  .zjqj_page .ly .item1_ul li:nth-of-type(n + 4),
  .zjqj_page .ly .item2_ul li:nth-of-type(n + 4) {
    margin-top: 30px !important;
  }
  .zjqj_page .yh ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zjqj_page .yh ul li {
    margin: 0 !important;
  }
  .zjqj_page .yh ul li a {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
  }
  .zjqj_page .yh ul li {
    width: 48%;
  }
  .zjqj_page .yh ul li:nth-of-type(n + 3) {
    margin-top: 30px !important;
  }
}
@media (max-width: 600px) {
  .zjqj_page .tilte a {
    width: 90%;
  }
  .zjqj_page .tilte a img {
    width: 100%;
  }
  .zjqj_page .ly .item1_ul,
  .zjqj_page .ly .item2_ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zjqj_page .ly .item1_ul li,
  .zjqj_page .ly .item2_ul li {
    margin: 0 !important;
  }
  .zjqj_page .ly .item1_ul li a,
  .zjqj_page .ly .item2_ul li a {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
  }
  .zjqj_page .ly .item1_ul li,
  .zjqj_page .ly .item2_ul li {
    width: 100%;
  }
  .zjqj_page .ly .item1_ul li:nth-of-type(n + 2),
  .zjqj_page .ly .item2_ul li:nth-of-type(n + 2) {
    margin-top: 30px !important;
  }
  .zjqj_page .mr .col-md-l > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .zjqj_page .mr .col-md-l > div > ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zjqj_page .mr .col-md-l > div > ul li {
    margin: 0 !important;
  }
  .zjqj_page .mr .col-md-l > div > ul li a {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
  }
  .zjqj_page .mr .col-md-l > div > ul li {
    width: 100%;
  }
  .zjqj_page .mr .col-md-l > div > ul li:nth-of-type(n + 2) {
    margin-top: 30px !important;
  }
  .zjqj_page .mr .col-md-l > div > a {
    margin: 10px 0;
    width: 100%;
    text-align: center;
    letter-spacing: 0;
  }
  .zjqj_page .mr .col-md-r > div {
    background-size: cover;
  }
  .zjqj_page .yh ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zjqj_page .yh ul li {
    margin: 0 !important;
  }
  .zjqj_page .yh ul li a {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
  }
  .zjqj_page .yh ul li {
    width: 100%;
  }
  .zjqj_page .yh ul li:nth-of-type(n + 2) {
    margin-top: 30px !important;
  }
}
