* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
fieldset,
img {
  border: none;
}
h3 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
select,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  outline: none;
  vertical-align: middle;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
body {
  background: #fff !important;
  font-size: 16px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #222222;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 12px;
  transition: 0.5s all;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
@font-face {
  font-family: 'bahnschrift';
  src: url('/bjmtg/xhtml/ztzl/zhgk/fonts/bahnschrift.eot');
  src: url('/bjmtg/xhtml/ztzl/zhgk/fonts/bahnschrift.eot') format('embedded-opentype'), url('/bjmtg/xhtml/ztzl/zhgk/fonts/bahnschrift.woff2') format('woff2'), url('/bjmtg/xhtml/ztzl/zhgk/fonts/bahnschrift.woff') format('woff'), url('/bjmtg/xhtml/ztzl/zhgk/fonts/bahnschrift.ttf') format('truetype'), url('/bjmtg/xhtml/ztzl/zhgk/fonts/bahnschrift.svg') format('svg');
}
@font-face {
  font-family: 'fzhz';
  src: url('/bjmtg/xhtml/ztzl/zhgk/fonts/方正汉真广标简体.eot');
  src: url('/bjmtg/xhtml/ztzl/zhgk/fonts/方正汉真广标简体.eot') format('embedded-opentype'), url('/bjmtg/xhtml/ztzl/zhgk/fonts/方正汉真广标简体.TTF') format('truetype');
}
.banner {
  height: 560px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/banner.jpg) center center no-repeat;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.wrap .con {
  margin-top: 42px;
}
.wrap .left {
  float: left;
}
.wrap .right {
  float: right;
}
.wrap .zczc {
  margin-top: 40px;
}
.wrap .zczc .title {
  height: 105px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/tit_zczc.png) center center no-repeat;
}
.wrap .zczc .con .left {
  width: 540px;
  height: 329px;
  position: relative;
}
.wrap .zczc .con .left .pic {
  width: 100%;
  height: 100%;
}
.wrap .zczc .con .left .pic img {
  width: 100%;
  height: 100%;
}
.wrap .zczc .con .left .tit {
  position: absolute;
  height: 44px;
  width: 100%;
  bottom: 0;
  background: rgba(73, 72, 72, 0.6);
  z-index: 2;
  padding: 0 47px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 44px;
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.wrap .zczc .con .left .tit a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.wrap .zczc .con .right {
  width: 625px;
  position: relative;
  height: 329px;
}
.wrap .zczc .con .right h2 {
  line-height: 34px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 24px;
  font-weight: bold;
  color: #1e1e1e;
}
.wrap .zczc .con .right h2 a {
  font-size: 24px;
  font-weight: bold;
  color: #1e1e1e;
}
.wrap .zczc .con .right .text {
  margin-top: 24px;
  text-align: justify;
  color: #666666;
  font-size: 16px;
  line-height: 31px;
}
.wrap .zczc .con .right .bom {
  position: absolute;
  bottom: 0;
  text-align: center;
}
.wrap .zczc .con .right .bom a {
  width: 186px;
  height: 57px;
  border-radius: 10px;
  text-align: center;
  line-height: 57px;
  background: #d91212;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  margin-right: 29px;
}
.wrap .zczc .con .right .bom a:last-child {
  margin-right: 0;
}
.wrap .zczc .xgzctj {
  margin-top: 38px;
  height: 100px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/xgzctj_bg.jpg) center center no-repeat;
  padding: 0 18px;
  line-height: 100px;
}
.wrap .zczc .xgzctj h3 {
  height: 30px;
  font-size: 24px;
  font-weight: bold;
  color: #fee692;
  display: inline-block;
  line-height: 30px;
  width: 160px;
  border-right: 4px solid #fee692;
  vertical-align: middle;
}
.wrap .zczc .xgzctj .tit {
  display: inline-block;
  margin-left: 15px;
  width: 983px;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.wrap .zczc .xgzctj .tit a {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.wrap .zcdx {
  margin-top: 12px;
}
.wrap .zcdx .title {
  height: 105px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/tit_zcdx.png) center center no-repeat;
}
.wrap .zcdx .left {
  width: 653px;
  height: 324px;
  border-radius: 50px 0 0 0;
  background: #fff9f9;
  overflow: hidden;
}
.wrap .zcdx .left .hed {
  height: 72px;
  line-height: 72px;
  padding: 0 22px 0 55px;
  overflow: hidden;
  background: #fff2f2;
}
.wrap .zcdx .left .hed h3 {
  width: 173px;
  height: 28px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/tit1.png) center center no-repeat;
  float: left;
  margin-top: 22px;
}
.wrap .zcdx .left .hed .icon {
  display: block;
  width: 39px;
  float: right;
  height: 72px;
  line-height: 72px;
}
.wrap .zcdx .left .hed .icon::before {
  content: '';
  display: inline-block;
  width: 14.53px;
  height: 14.53px;
  background: #c20000;
  border-radius: 50%;
  margin-right: 3px;
}
.wrap .zcdx .left .hed .icon::after {
  content: '';
  display: inline-block;
  width: 14.53px;
  height: 14.53px;
  background: #f16b22;
  border-radius: 50%;
}
.wrap .zcdx .left .content {
  width: 608px;
  height: 160px;
  margin: 40px auto 0;
}
.wrap .zcdx .right {
  width: 525px;
  height: 324px;
  border-radius: 50px 0 0 0;
  background: #fff9f9;
  overflow: hidden;
}
.wrap .zcdx .right .hed {
  height: 72px;
  line-height: 72px;
  padding: 0 22px 0 55px;
  overflow: hidden;
  background: #fff2f2;
}
.wrap .zcdx .right .hed h3 {
  width: 231px;
  height: 28px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/tit2.png) center center no-repeat;
  float: left;
  margin-top: 22px;
}
.wrap .zcdx .right .hed .icon {
  display: block;
  width: 39px;
  float: right;
  height: 72px;
  line-height: 72px;
}
.wrap .zcdx .right .hed .icon::before {
  content: '';
  display: inline-block;
  width: 14.53px;
  height: 14.53px;
  background: #c20000;
  border-radius: 50%;
  margin-right: 3px;
}
.wrap .zcdx .right .hed .icon::after {
  content: '';
  display: inline-block;
  width: 14.53px;
  height: 14.53px;
  background: #f16b22;
  border-radius: 50%;
}
.wrap .zcdx .right .con {
  overflow: hidden;
  padding: 0 20px;
  margin-top: 25px;
}
.wrap .zcdx .right .con .pic {
  width: 142px;
  height: 172px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/sjjg_pic.png) center center no-repeat;
  float: left;
}
.wrap .zcdx .right .con ul {
  width: 318px;
  float: right;
}
.wrap .zcdx .right .con ul li {
  height: 78px;
  border-radius: 10px;
  border: 1px solid #c20000;
  background: #fff;
  font-family: 'fzhz';
  font-size: 18px;
  color: #c20000;
  padding-top: 20px;
  margin-bottom: 25px;
}
.wrap .zcdx .right .con ul li:last-child {
  margin-bottom: 0;
}
.wrap .zcdx .right .con ul li .name {
  width: 139px;
  height: 42.83px;
  border-right: 2px solid #ebebeb;
  float: left;
  text-align: center;
  line-height: 42.83px;
}
.wrap .zcdx .right .con ul li .num {
  font-size: 40px;
  font-family: 'bahnschrift';
  padding-left: 40px;
  width: 175px;
  float: left;
}
.wrap .zcpj {
  margin-top: 12px;
}
.wrap .zcpj .title {
  height: 105px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/tit_zcpj.png) center center no-repeat;
}
.wrap .zcpj .left {
  width: 653px;
  height: 496px;
  border-radius: 50px 0 0 0;
  background: #fff9f9;
  overflow: hidden;
  position: relative;
}
.wrap .zcpj .left .hed {
  height: 72px;
  line-height: 72px;
  padding: 0 22px 0 55px;
  overflow: hidden;
  background: #fff2f2;
}
.wrap .zcpj .left .hed h3 {
  width: 115px;
  height: 28px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/tit3.png) center center no-repeat;
  float: left;
  margin-top: 22px;
}
.wrap .zcpj .left .hed .icon {
  display: block;
  width: 39px;
  float: right;
  height: 72px;
  line-height: 72px;
}
.wrap .zcpj .left .hed .icon::before {
  content: '';
  display: inline-block;
  width: 14.53px;
  height: 14.53px;
  background: #c20000;
  border-radius: 50%;
  margin-right: 3px;
}
.wrap .zcpj .left .hed .icon::after {
  content: '';
  display: inline-block;
  width: 14.53px;
  height: 14.53px;
  background: #f16b22;
  border-radius: 50%;
}
.wrap .zcpj .left .pic {
  width: 519px;
  height: 309px;
  background: #fff;
  margin: 55px 0 0 55px;
}
.wrap .zcpj .left .swiper-pagination {
  position: absolute;
  bottom: 15px;
  text-align: center;
  width: 100%;
}
.wrap .zcpj .left .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  border-radius: 4.5px;
  background: rgba(60, 60, 60, 0.24);
  opacity: 1;
  margin-right: 7px;
  transition: all .5s;
}
.wrap .zcpj .left .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.wrap .zcpj .left .swiper-pagination .swiper-pagination-bullet-active {
  width: 22px;
  background: #c20000;
}
.wrap .zcpj .right {
  width: 525px;
  height: 496px;
  border-radius: 50px 0 0 0;
  background: #fff9f9;
  overflow: hidden;
  position: relative;
}
.wrap .zcpj .right .hed {
  height: 72px;
  line-height: 72px;
  padding: 0 22px 0 55px;
  overflow: hidden;
  background: #fff2f2;
}
.wrap .zcpj .right .hed h3 {
  width: 115px;
  height: 28px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/tit4.png) center center no-repeat;
  float: left;
  margin-top: 22px;
}
.wrap .zcpj .right .hed .icon {
  display: block;
  width: 39px;
  float: right;
  height: 72px;
  line-height: 72px;
}
.wrap .zcpj .right .hed .icon::before {
  content: '';
  display: inline-block;
  width: 14.53px;
  height: 14.53px;
  background: #c20000;
  border-radius: 50%;
  margin-right: 3px;
}
.wrap .zcpj .right .hed .icon::after {
  content: '';
  display: inline-block;
  width: 14.53px;
  height: 14.53px;
  background: #f16b22;
  border-radius: 50%;
}
.wrap .zcpj .right .swiper-container {
  width: 470px;
  margin: 45px auto 0;
}
.wrap .zcpj .right .swiper-container .swiper-slide {
  width: 470px;
}
.wrap .zcpj .right .swiper-container .swiper-slide .pic {
  width: 470px;
  height: 264.36px;
}
.wrap .zcpj .right .swiper-container .swiper-slide .pic a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.wrap .zcpj .right .swiper-container .swiper-slide .pic a::before {
  content: '';
  display: block;
  width: 34px;
  height: 34px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/player.png) center center no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -17px;
  margin-left: -17px;
  z-index: 3;
}
.wrap .zcpj .right .swiper-container .swiper-slide .pic a img {
  width: 100%;
  height: 100%;
}
.wrap .zcpj .right .swiper-container .swiper-slide .pic a::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
}
.wrap .zcpj .right .swiper-container .swiper-slide .tit {
  line-height: 24px;
  margin-top: 35px;
  text-align: justify;
}
.wrap .zcpj .right .swiper-container .swiper-slide .tit a {
  font-size: 16px;
  color: #666666;
}
.wrap .zcpj .right .swiper-pagination {
  position: absolute;
  bottom: 90px;
  text-align: center;
  width: 100%;
}
.wrap .zcpj .right .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  border-radius: 4.5px;
  background: rgba(60, 60, 60, 0.24);
  opacity: 1;
  margin-right: 7px;
  transition: all .5s;
}
.wrap .zcpj .right .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.wrap .zcpj .right .swiper-pagination .swiper-pagination-bullet-active {
  width: 22px;
  background: #c20000;
}
.wrap .zcgkj {
  margin-top: 25px;
  margin-bottom: 90px;
}
.wrap .zcgkj .title {
  height: 105px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/tit_zcgkj.png) left center no-repeat;
}
.wrap .zcgkj .left {
  width: 594px;
  height: 362px;
  position: relative;
  margin-top: 29px;
}
.wrap .zcgkj .left .pic {
  width: 100%;
  height: 100%;
}
.wrap .zcgkj .left .pic img {
  width: 100%;
  height: 100%;
}
.wrap .zcgkj .left .tit {
  position: absolute;
  height: 44px;
  width: 100%;
  bottom: 0;
  background: rgba(73, 72, 72, 0.6);
  z-index: 2;
  padding: 0 47px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 44px;
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.wrap .zcgkj .left .tit a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.wrap .zcgkj .con {
  margin-top: 13px;
}
.wrap .zcgkj .right {
  width: 547px;
  float: right;
  height: 447px;
  background: url(/bjmtg/xhtml/ztzl/zhgk/images/gkj_bg.png) center center no-repeat;
  position: relative;
  margin-top: -47px;
}
.wrap .zcgkj .right li {
  display: inline-block;
  position: absolute;
}
.wrap .zcgkj .right li a {
  font-family: 'fzhz';
  color: #fff;
  font-size: 27px;
}
.wrap .zcgkj .right li .icon {
  text-align: center;
}
.wrap .zcgkj .right li .tit {
  font-family: 'fzhz';
  font-size: 24px;
  color: #b51617;
  margin-top: 10px;
}
.wrap .zcgkj .right li:nth-child(1) {
  left: 50px;
  top: 90px;
}
.wrap .zcgkj .right li:nth-child(2) {
  right: 50px;
  top: 90px;
}
.wrap .zcgkj .right li:nth-child(3) {
  left: 50px;
  bottom: 90px;
}
.wrap .zcgkj .right li:nth-child(4) {
  right: 50px;
  bottom: 90px;
}
.wrap .zcgkj .right li:nth-child(5) {
  top: 47.5%;
  left: 42%;
}
@media (max-width: 991px) {
  html {
    font-size: 10vw;
    width: 100%;
  }
  .banner {
    height: 4.32rem;
    width: 100%;
    background: url(/bjmtg/xhtml/ztzl/zhgk/images/m_banner.jpg) center center no-repeat;
    background-size: 100% 100%;
  }
}
.qrcode canvas {
  width: 100%;
  height: 100%;
}
