* {
  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 {
  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;
}
.indexBox {
  background: #ffffff url(../images/banner.jpg) top center no-repeat;
}
.indexBox * {
  line-height: normal;
}
.indexBox .banner {
  height: 562px;
}
.indexBox .zbdg {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 60px 50px 0 50px;
}
.indexBox .zbdg .title {
  height: 35px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/title1.png) center center no-repeat;
}
.indexBox .zbdg ul {
  margin-top: 24px;
}
.indexBox .zbdg ul li {
  padding: 36px 0;
  border-bottom: 1px solid #dbdbdb;
  overflow: hidden;
}
.indexBox .zbdg ul li .left {
  width: 846px;
  float: left;
}
.indexBox .zbdg ul li .left .tit {
  font-size: 24px;
  font-weight: bold;
  color: #303030;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .zbdg ul li .left .tit span {
  color: #00b3ff;
}
.indexBox .zbdg ul li .left .tit a {
  font-size: 24px;
  font-weight: bold;
  color: #303030;
}
.indexBox .zbdg ul li .left .bom {
  margin-top: 8px;
  overflow: hidden;
}
.indexBox .zbdg ul li .left .bom p {
  float: left;
  margin-right: 18px;
  font-size: 14px;
  color: #696969;
}
.indexBox .zbdg ul li .left .bom p span {
  display: inline-block;
  width: 66px;
  height: 19px;
  border: 1px solid #00b3ff;
  color: #00b3ff;
  text-align: center;
  line-height: 15px;
  border-radius: 3px;
  margin-right: 8px;
}
.indexBox .zbdg ul li .right {
  width: 154px;
  height: 34px;
  float: right;
  margin-top: 12px;
}
.indexBox .zbdg ul li .right a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 13px;
  font-size: 18px;
  text-align: center;
  line-height: 34px;
}
.indexBox .zbdg ul li .right .ljcj {
  border: none;
  background: #00b3ff;
  color: #fff;
  font-weight: bold;
}
.indexBox .zbdg ul li .right .js {
  border: 1px solid #a9a9a9;
  color: #6e6e6e;
}
.indexBox .jyfw {
  margin-top: 95px;
}
.indexBox .jyfw .jyfw_title {
  height: 35px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/title2.png) center center no-repeat;
}
.indexBox .jyfw .content {
  margin: 58px auto 0;
  width: 1127px;
  height: 482px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/jyfw_bg.jpg) center center no-repeat;
}
.indexBox .jyfw .content .left {
  width: 325px;
  float: left;
  margin-left: 33px;
  padding-top: 48px;
}
.indexBox .jyfw .content .left p {
  font-size: 18px;
  color: #393492;
  text-align: center;
}
.indexBox .jyfw .content .left .code1 {
  margin: 15px auto 0;
  border: 1px solid #00b3ff;
  border-radius: 10px;
  overflow: hidden;
  width: 118px;
  height: 118px;
}
.indexBox .jyfw .content .jyzd {
  width: 320px;
  float: left;
  margin-left: 67px;
  margin-top: 50px;
  background: #fff;
  border-radius: 10px;
  height: 362px;
  padding: 18px 16px 22px 16px;
}
.indexBox .jyfw .content .jyzd .title {
  height: 23px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/title3.png) center center no-repeat;
  position: relative;
}
.indexBox .jyfw .content .jyzd .title a {
  font-size: 12px;
  color: #00b3ff;
  position: absolute;
  right: 13px;
  top: 2px;
}
.indexBox .jyfw .content .jyzd ul {
  margin-top: 25px;
}
.indexBox .jyfw .content .jyzd ul li {
  margin-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .jyfw .content .jyzd ul li a {
  font-size: 16px;
  color: #6e6e6e;
  padding-left: 10px;
  position: relative;
}
.indexBox .jyfw .content .jyzd ul li a::before {
  content: '·';
  font-size: 20px;
  position: absolute;
  left: 0;
}
.indexBox .jyfw .content .jyzd ul li a:hover {
  color: #0096ff;
}
.indexBox .jyfw .content .jyzd ul li:last-child {
  margin-bottom: 0;
}
.indexBox .jyfw .content .jyzd .bom {
  width: 276px;
  height: 48px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/rswfw.png) center center no-repeat;
  margin-top: 24px;
  line-height: 48px;
  padding-left: 75px;
  position: relative;
}
.indexBox .jyfw .content .jyzd .bom p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
}
.indexBox .jyfw .content .jyzd .bom .code {
  width: 20px;
  height: 20px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/ewm_icon.png) center center no-repeat;
  display: inline-block;
  margin-top: -5px;
  vertical-align: middle;
  margin-left: 24px;
  cursor: pointer;
}
.indexBox .jyfw .content .jyzd .bom .codBox {
  width: 138px;
  height: 157px;
  position: absolute;
  top: 37px;
  right: -32px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/ewm_bg1.png) center center no-repeat;
  text-align: center;
  padding-top: 28px;
  display: none;
  z-index: 99;
}
.indexBox .jyfw .content .jyzd .bom .codBox img {
  width: 125px;
  height: 121px;
}
.indexBox .jyfw .content .wlzp {
  width: 320px;
  float: left;
  margin-left: 15px;
  margin-top: 56px;
  background: #fff;
  border-radius: 10px;
  height: 362px;
  padding: 18px 16px 22px 16px;
}
.indexBox .jyfw .content .wlzp .title {
  height: 23px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/title4.png) center center no-repeat;
  position: relative;
}
.indexBox .jyfw .content .wlzp .title a {
  font-size: 12px;
  color: #00b3ff;
  position: absolute;
  right: 13px;
  top: 2px;
}
.indexBox .jyfw .content .wlzp ul {
  margin-top: 25px;
}
.indexBox .jyfw .content .wlzp ul li {
  margin-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .jyfw .content .wlzp ul li a {
  font-size: 16px;
  color: #6e6e6e;
  padding-left: 10px;
  position: relative;
}
.indexBox .jyfw .content .wlzp ul li a::before {
  content: '·';
  font-size: 20px;
  position: absolute;
  left: 0;
}
.indexBox .jyfw .content .wlzp ul li a:hover {
  color: #0096ff;
}
.indexBox .jyfw .content .wlzp ul li:last-child {
  margin-bottom: 0;
}
.indexBox .jyfw .content .wlzp .bom {
  width: 276px;
  height: 48px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/gwss.png) center center no-repeat;
  margin-top: 24px;
  line-height: 48px;
  padding-left: 103px;
  position: relative;
}
.indexBox .jyfw .content .wlzp .bom p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
}
.indexBox .jyfw .content .wlzp .bom .code {
  width: 20px;
  height: 20px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/ewm_icon.png) center center no-repeat;
  display: inline-block;
  margin-top: -5px;
  vertical-align: middle;
  margin-left: 50px;
  cursor: pointer;
}
.indexBox .jyfw .content .wlzp .bom .codBox {
  width: 138px;
  position: absolute;
  top: 37px;
  right: -32px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/ewm_bg2.png) top center no-repeat;
  text-align: center;
  padding-top: 28px;
  height: 157px;
  display: none;
  z-index: 99;
}
.indexBox .jyfw .content .wlzp .bom .codBox img {
  width: 125px;
  height: 121px;
}
.indexBox .jyfw .bottom {
  width: 1200px;
  margin: 36px auto 0;
  position: relative;
}
.indexBox .jyfw .bottom .next {
  width: 34px;
  height: 68px;
  background: #fafafa url(../images/next.png) center center no-repeat;
  position: absolute;
  right: 0;
  top: 50px;
  cursor: pointer;
}
.indexBox .jyfw .bottom .prev {
  width: 34px;
  height: 68px;
  background: #fafafa url(../images/prev.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 50px;
  cursor: pointer;
}
.indexBox .jyfw .bottom .jyfw-swiepr {
  width: 1102px;
  margin: 0 auto;
  height: 178px;
}
.indexBox .jyfw .bottom .jyfw-swiepr .swiper-slide {
  width: 168px;
  height: 168px;
  border-radius: 13px;
  border: 1px solid #adadad;
}
.indexBox .jyfw .bottom .jyfw-swiepr .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexBox .jyfw .bottom .jyfw-swiepr .swiper-slide a .pic {
  margin-top: 35px;
  text-align: center;
}
.indexBox .jyfw .bottom .jyfw-swiepr .swiper-slide a .tit {
  margin-top: 25px;
  font-size: 16px;
  color: #303030;
  text-align: center;
  padding: 0 22px;
}
.indexBox .jyfw .bottom .jyfw-swiepr .swiper-slide:hover {
  box-shadow: 0 5px 5px rgba(0, 179, 255, 0.28);
  border: 1px solid #67d2ff;
}
.indexBox .jyfw .bottom .jyfw-swiepr .swiper-slide:hover a .tit {
  font-size: 18px;
  font-weight: bold;
  color: #00b3ff;
}
.indexBox .bomBox {
  height: 576px;
  margin: 56px 0 0;
  background: #fafafa;
  padding: 50px 0;
}
.indexBox .bomBox .wrap {
  width: 1100px;
  margin: 0 auto;
}
.indexBox .bomBox .wrap .zxzc {
  width: 540px;
  height: 467px;
  background: #fff;
  border-radius: 10px;
  float: left;
  padding: 17px 21px 0;
}
.indexBox .bomBox .wrap .zxzc .title {
  height: 25px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/title5.png) right center no-repeat;
  position: relative;
}
.indexBox .bomBox .wrap .zxzc .title a {
  font-size: 12px;
  color: #00b3ff;
  position: absolute;
  right: 5px;
  top: 2px;
}
.indexBox .bomBox .wrap .zxzc ul {
  margin-top: 40px;
}
.indexBox .bomBox .wrap .zxzc ul li {
  margin-bottom: 30px;
  overflow: hidden;
}
.indexBox .bomBox .wrap .zxzc ul li::before {
  content: '·';
  font-size: 20px;
  color: #6e6e6e;
  display: block;
  float: left;
  margin-right: 5px;
}
.indexBox .bomBox .wrap .zxzc ul li .tit {
  width: 390px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  float: left;
  line-height: 22.35px;
}
.indexBox .bomBox .wrap .zxzc ul li .tit a {
  font-size: 16px;
  color: #6e6e6e;
}
.indexBox .bomBox .wrap .zxzc ul li .jd {
  width: 54px;
  height: 24px;
  border-radius: 9.5px;
  background: #00b3ff;
  float: right;
  margin-top: 12px;
}
.indexBox .bomBox .wrap .zxzc ul li .jd a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 24px;
}
.indexBox .bomBox .wrap .zxzc ul li:last-child {
  margin-bottom: 0;
}
.indexBox .bomBox .wrap .wdhd {
  width: 540px;
  height: 467px;
  background: #fff;
  border-radius: 10px;
  float: right;
  padding: 17px 21px 0;
}
.indexBox .bomBox .wrap .wdhd .title {
  height: 25px;
  background: url(/bjmtg/xhtml/ztzl/cjywcy/images/title6.png) right center no-repeat;
  position: relative;
}
.indexBox .bomBox .wrap .wdhd .title a {
  font-size: 12px;
  color: #00b3ff;
  position: absolute;
  right: 5px;
  top: 2px;
}
.indexBox .bomBox .wrap .wdhd .top {
  margin-top: 42px;
  text-align: center;
}
.indexBox .bomBox .wrap .wdhd .top li {
  display: inline-block;
  width: 186px;
  height: 106px;
  margin-right: 62px;
}
.indexBox .bomBox .wrap .wdhd .top li:last-child {
  margin-right: 0;
}
.indexBox .bomBox .wrap .wdhd .list {
  margin-top: 38px;
}
.indexBox .bomBox .wrap .wdhd .list li {
  margin-bottom: 20px;
}
.indexBox .bomBox .wrap .wdhd .list li .tit {
  font-size: 16px;
  color: #6e6e6e;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.indexBox .bomBox .wrap .wdhd .list li .tit::before {
  content: '·';
  font-size: 20px;
  color: #6e6e6e;
  display: block;
  float: left;
  margin-right: 5px;
}
.indexBox .bomBox .wrap .wdhd .list li .tit a {
  font-size: 16px;
  color: #6e6e6e;
}
.indexBox .bomBox .wrap .wdhd .list li .bom {
  margin-top: 10px;
  overflow: hidden;
  line-height: 22px;
}
.indexBox .bomBox .wrap .wdhd .list li .bom .date {
  color: #dbdbdb;
  font-size: 14px;
  float: left;
}
.indexBox .bomBox .wrap .wdhd .list li .bom a {
  font-size: 14px;
  color: #00b3ff;
  display: block;
  width: 58px;
  height: 22px;
  border-radius: 9.5px;
  border: 1px solid #00b3ff;
  text-align: center;
  line-height: 22px;
  float: right;
}
@media (max-width: 991px) {
  html {
    font-size: 10vw;
    width: 100%;
  }
  .indexBox {
    background: url(/bjmtg/xhtml/ztzl/cjywcy/images/banner_m.jpg) top center no-repeat;
    background-size: 100% 5.65333333rem;
  }
  .indexBox .banner {
    height: 3.72rem;
  }
}
.container h2 {
  font-size: 28px;
  margin-bottom: 22px !important;
}
.container {
  padding-top: 15px;
}
.container * {
  line-height: 32px;
}
.BreadcrumbNav p {
  font-size: 12px;
}
