.txtEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 初始化CSS  重置浏览器样式*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
html body {
  font-size: 16px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  background-color: #FFF;
}
a {
  color: #333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  transition: .5s all;
  font-size: 16px;
}
a:hover {
  text-decoration: none;
  color: #ffeb7e;
}
i,
b {
  font-style: normal;
}
input {
  outline: none;
}
.wrap {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.indexBox {
  width: 100%;
  overflow: hidden;
}
.banner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  height: 604px;
  background: url(/bjmtg/xhtml/ztzl/yhys/images/banner.jpg) no-repeat center top;
}
.contentBox {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/content_bg.jpg) repeat-y center top;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 50px;
}
.contentBox .nav {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/nav_bg.png) no-repeat;
  width: 1218px;
  height: 84px;
  margin: 0 auto;
}
.contentBox .nav li {
  float: left;
  width: 152px;
  height: 84px;
}
.contentBox .nav li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 18px;
  color: #FFF;
  line-height: 84px;
}
.contentBox .nav li a:hover {
  color: #ffeb7e;
}
.contentBox .ysxxBox {
  overflow: hidden;
  margin-top: 50px;
}
.contentBox .ysxxBox .left {
  width: 700px;
  float: left;
  height: 390px;
  overflow: hidden;
}
.contentBox .ysxxBox .left .title {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/ysxx_title.png) no-repeat;
  height: 87px;
  position: relative;
}
.contentBox .ysxxBox .left .title a {
  font-size: 16px;
  color: #FFF;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 87px;
  line-height: 87px;
}
.contentBox .ysxxBox .left .title a::after {
  content: '';
  background: url(/bjmtg/xhtml/ztzl/yhys/images/icon_more.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}
.contentBox .ysxxBox .left .headNew {
  padding: 0 5px 20px 5px;
  border-bottom: solid 1px #FFF;
  overflow: hidden;
  margin-top: 20px;
}
.contentBox .ysxxBox .left .headNew .dateWrap {
  width: 70px;
  float: left;
  margin-right: 20px;
}
.contentBox .ysxxBox .left .headNew .dateWrap .date {
  font-size: 32px;
  color: #FFF;
  line-height: 1;
  text-align: center;
  border-bottom: solid 1px #ae2d2d;
  padding-bottom: 5px;
}
.contentBox .ysxxBox .left .headNew .dateWrap .year {
  font-size: 16px;
  color: #FFF;
  text-align: center;
  line-height: 1;
  padding-top: 10px;
}
.contentBox .ysxxBox .left .headNew .detail .tit {
  font-weight: 600;
  color: #FFF;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contentBox .ysxxBox .left .headNew .detail .tit:hover {
  color: #ffeb7e;
}
.contentBox .ysxxBox .left .headNew .detail .desc {
  color: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: justify;
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.6;
}
.contentBox .ysxxBox .left .list {
  margin-top: 20px;
}
.contentBox .ysxxBox .left .list li {
  overflow: hidden;
  margin-bottom: 5px;
}
.contentBox .ysxxBox .left .list li span {
  float: right;
  color: #FFF;
}
.contentBox .ysxxBox .left .list li a {
  color: #FFF;
  float: left;
  line-height: 1;
  display: block;
  width: 570px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
  position: relative;
}
.contentBox .ysxxBox .left .list li a::before {
  content: '';
  background: url(/bjmtg/xhtml/ztzl/yhys/images/icon_li_yellow.png) no-repeat;
  width: 8px;
  height: 9px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4.5px;
}
.contentBox .ysxxBox .left .list li a:hover {
  color: #ffeb7e;
}
.contentBox .ysxxBox .right {
  width: 464px;
  float: right;
  height: 390px;
  overflow: hidden;
}
.contentBox .ysxxBox .right a {
  display: block;
  width: 464px;
  height: 118px;
  overflow: hidden;
  margin-bottom: 15px;
}
.contentBox .policyBox {
  margin-top: 50px;
}
.contentBox .policyBox a {
  display: block;
  float: left;
  width: 298px;
  height: 269px;
  position: relative;
  margin-right: 150px;
}
.contentBox .policyBox a::after {
  content: '';
  background: url(/bjmtg/xhtml/ztzl/yhys/images/icon_policy_line.png) no-repeat;
  width: 13px;
  height: 163px;
  position: absolute;
  right: -70px;
  top: 50%;
  margin-top: -81.5px;
}
.contentBox .policyBox a:last-child {
  margin-right: 0;
}
.contentBox .policyBox a:last-child::after {
  display: none;
}
.contentBox .jdtjBox {
  overflow: hidden;
  margin-top: 50px;
}
.contentBox .jdtjBox .left {
  width: 575px;
  float: left;
}
.contentBox .jdtjBox .left .title {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/zcjd_title.png) no-repeat;
  height: 87px;
  position: relative;
}
.contentBox .jdtjBox .left .title a {
  font-size: 16px;
  color: #FFF;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 87px;
  line-height: 87px;
}
.contentBox .jdtjBox .left .title a::after {
  content: '';
  background: url(/bjmtg/xhtml/ztzl/yhys/images/icon_more.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}
.contentBox .jdtjBox .left ul li {
  width: 531px;
  height: 154px;
  border: solid 2px #e7b97f;
  background-color: #de5853;
  margin-top: 20px;
  overflow: hidden;
  padding: 15px 20px;
}
.contentBox .jdtjBox .left ul li:last-child {
  margin-top: 34px;
}
.contentBox .jdtjBox .left ul li .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #FFF;
}
.contentBox .jdtjBox .left ul li .tit a {
  font-weight: 600;
  color: #FFF;
  line-height: 1;
}
.contentBox .jdtjBox .left ul li .date {
  color: #FFF;
  line-height: 1;
  margin-top: 20px;
}
.contentBox .jdtjBox .left ul li .text {
  color: #FFF;
  line-height: 1.6;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: justify;
}
.contentBox .jdtjBox .right {
  width: 575px;
  float: right;
}
.contentBox .jdtjBox .right .title {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/zctj_title.png) no-repeat;
  height: 87px;
  position: relative;
}
.contentBox .jdtjBox .right .title a {
  font-size: 16px;
  color: #FFF;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 87px;
  line-height: 87px;
}
.contentBox .jdtjBox .right .title a::after {
  content: '';
  background: url(/bjmtg/xhtml/ztzl/yhys/images/icon_more.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}
.contentBox .jdtjBox .right .zctjSlide {
  margin-top: 20px;
  border: solid 1px #ffca8a;
}
.contentBox .jdtjBox .right .zctjSlide ul {
  overflow: hidden;
}
.contentBox .jdtjBox .right .zctjSlide ul li {
  float: right;
  width: 50px;
  height: 340px;
  position: relative;
  overflow: hidden;
}
.contentBox .jdtjBox .right .zctjSlide ul li:first-child {
  width: 423px;
}
.contentBox .jdtjBox .right .zctjSlide ul li .text {
  height: 100%;
  width: 49px;
  background-color: #ffca8a;
  border-right: solid 1px #a10000;
  padding: 10px 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
.contentBox .jdtjBox .right .zctjSlide ul li .text p {
  width: 16px;
  height: 100%;
  color: #b72d2a;
  word-break: break-all;
  margin: 0 auto;
  line-height: 1;
}
.contentBox .jdtjBox .right .zctjSlide ul li a {
  display: block;
  width: 425px;
  height: 340px;
}
.contentBox .jdtjBox .right .zctjSlide ul li a img {
  width: 100%;
  height: 100%;
}
.contentBox .hqzcBox {
  overflow: hidden;
  margin-top: 50px;
}
.contentBox .hqzcBox a {
  display: block;
  width: 580px;
  height: 118px;
  float: left;
}
.contentBox .hqzcBox a img {
  width: 100%;
  height: 100%;
}
.contentBox .hqzcBox a:last-child {
  float: right;
}
.contentBox .bstjBox {
  overflow: hidden;
  margin-top: 50px;
}
.contentBox .bstjBox .left {
  width: 580px;
  float: left;
}
.contentBox .bstjBox .left .title {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/bszd_title.png) no-repeat;
  height: 87px;
  position: relative;
}
.contentBox .bstjBox .left .title a {
  font-size: 16px;
  color: #FFF;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 87px;
  line-height: 87px;
}
.contentBox .bstjBox .left .title a::after {
  content: '';
  background: url(/bjmtg/xhtml/ztzl/yhys/images/icon_more.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}
.contentBox .bstjBox .left .bszdSwiper {
  padding-top: 20px;
}
.contentBox .bstjBox .left .bszdSwiper .swiper-slide li {
  width: 275px;
  height: 110px;
  background-color: #FFF;
  border-radius: 15px;
  overflow: hidden;
  float: left;
  margin-right: 29px;
  margin-bottom: 30px;
}
.contentBox .bstjBox .left .bszdSwiper .swiper-slide li:nth-of-type(2n) {
  margin-right: 0;
}
.contentBox .bstjBox .left .bszdSwiper .swiper-slide li a {
  display: block;
  width: 100%;
  height: 100%;
}
.contentBox .bstjBox .left .bszdSwiper .swiper-slide li a:hover {
  color: #a10000;
}
.contentBox .bstjBox .left .bszdSwiper .swiper-slide li a .icon {
  width: 46px;
  height: 46px;
  margin: 15px auto 0;
}
.contentBox .bstjBox .left .bszdSwiper .swiper-slide li a .icon img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.contentBox .bstjBox .left .bszdSwiper .swiper-slide li a .tit {
  font-size: 18px;
  font-weight: 600;
  padding: 0 10px;
  text-align: center;
  margin-top: 10px;
}
.contentBox .bstjBox .left .bszd-pagiantion {
  text-align: center;
  margin-top: -10px;
}
.contentBox .bstjBox .left .bszd-pagiantion .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  opacity: .8;
  background-color: #FFF;
}
.contentBox .bstjBox .left .bszd-pagiantion .swiper-pagination-bullet-active {
  background-color: #e70000;
}
.contentBox .bstjBox .right {
  width: 580px;
  float: right;
}
.contentBox .bstjBox .right .title {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/xgtj_title.png) no-repeat;
  height: 87px;
  position: relative;
}
.contentBox .bstjBox .right .title a {
  font-size: 16px;
  color: #FFF;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 87px;
  line-height: 87px;
}
.contentBox .bstjBox .right .title a::after {
  content: '';
  background: url(/bjmtg/xhtml/ztzl/yhys/images/icon_more.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}
.contentBox .bstjBox .right ul {
  padding-top: 20px;
}
.contentBox .bstjBox .right ul li {
  width: 580px;
  height: 108px;
  margin-bottom: 34px;
}
.contentBox .bstjBox .right ul li a {
  display: block;
  width: 580px;
  height: 108px;
}
.contentBox .bstjBox .right ul li a img {
  width: 100%;
  height: 100%;
}
.contentBox .bsLinks {
  overflow: hidden;
  margin-top: 30px;
}
.contentBox .bsLinks li {
  width: 275px;
  height: 230px;
  float: left;
  border-radius: 15px;
  background-color: #FFF;
  margin-right: 32px;
}
.contentBox .bsLinks li:last-child {
  margin-right: 0;
}
.contentBox .bsLinks li a {
  display: block;
  height: 100%;
  overflow: hidden;
}
.contentBox .bsLinks li a .icon {
  width: 110px;
  height: 110px;
  margin: 20px auto 0;
}
.contentBox .bsLinks li a .icon img {
  display: block;
  margin: 0 auto;
}
.contentBox .bsLinks li a .tit {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
  color: #ef0510;
}
.contentBox .ysfnBox {
  width: 100%;
  max-width: 1920px;
  margin: 50px auto 0;
}
.contentBox .ysfnBox .title {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/title_gyjx.png) no-repeat center top;
  height: 96px;
  position: relative;
}
.contentBox .ysfnBox .wrap {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/xcsp_bg.png) no-repeat center bottom;
  margin-top: 50px;
  height: 545px;
}
.contentBox .ysfnBox .left {
  width: 725px;
  height: 480px;
  float: left;
}
.contentBox .ysfnBox .left .tit {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/title_xcsp.png) no-repeat;
  height: 38px;
  text-indent: -1978px;
  overflow: hidden;
}
.contentBox .ysfnBox .left .videoBox {
  width: 665px;
  height: 375px;
  margin-top: 80px;
  margin-left: 30px;
  position: relative;
}
.contentBox .ysfnBox .left .videoBox a {
  display: block;
  width: 100%;
  height: 100%;
}
.contentBox .ysfnBox .left .videoBox .icon {
  width: 68px;
  height: 68px;
  background: url(/bjmtg/xhtml/ztzl/yhys/images/icon_video_play.png) no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -34px;
  margin-top: -34px;
}
.contentBox .ysfnBox .left .videoBox .videoLink {
  width: 100%;
  height: 100%;
}
.contentBox .ysfnBox .left .videoBox .videoLink img {
  width: 100%;
  height: 100%;
}
.contentBox .ysfnBox .right {
  width: 450px;
  height: 420px;
  float: right;
}
.contentBox .ysfnBox .right .tit {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/title_xwbd.png) no-repeat;
  height: 38px;
  text-indent: -1978px;
  overflow: hidden;
}
.contentBox .ysfnBox .right ul {
  margin-top: 110px;
}
.contentBox .ysfnBox .right ul li {
  padding-right: 10px;
}
.contentBox .ysfnBox .right ul a {
  display: block;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
  position: relative;
  margin-bottom: 26px;
}
.contentBox .ysfnBox .right ul a:hover {
  color: #a10000;
}
.contentBox .ysfnBox .right ul a::before {
  content: '';
  background: url(/bjmtg/xhtml/ztzl/yhys/images/list_icon.png) no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4.5px;
  width: 8px;
  height: 9px;
}
.contentBox .xctjBox {
  margin-top: 50px;
}
.contentBox .xctjBox .tit {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/title_xctj.png) no-repeat;
  height: 38px;
  text-indent: -1978px;
  overflow: hidden;
}
.contentBox .xctjBox .photoList {
  margin-top: 50px;
}
.contentBox .xctjBox .photoList .line {
  overflow: hidden;
}
.contentBox .xctjBox .photoList .line .leftPhoto {
  display: block;
  width: 800px;
  height: 530px;
  float: left;
}
.contentBox .xctjBox .photoList .line .leftPhoto img {
  width: 100%;
  height: 100%;
}
.contentBox .xctjBox .photoList .line .rightPhoto {
  overflow: hidden;
  float: right;
  width: 380px;
}
.contentBox .xctjBox .photoList .line .rightPhoto a {
  display: block;
  width: 100%;
  height: 250px;
}
.contentBox .xctjBox .photoList .line .rightPhoto a:last-child {
  margin-top: 30px;
}
.contentBox .xctjBox .photoList .line .rightPhoto a img {
  width: 100%;
  height: 100%;
}
.contentBox .xctjBox .photoList .btmLine {
  overflow: hidden;
  height: 190px;
  margin-top: 20px;
}
.contentBox .xctjBox .photoList .btmLine a {
  display: block;
  width: 290px;
  height: 190px;
  overflow: hidden;
  float: left;
  margin-right: 13px;
}
.contentBox .xctjBox .photoList .btmLine a:last-child {
  margin-right: 0;
}
.contentBox .xctjBox .photoList .btmLine a img {
  width: 100%;
  height: 100%;
}
.contentBox .cgzsBox {
  margin-top: 50px;
}
.contentBox .cgzsBox .tit {
  background: url(/bjmtg/xhtml/ztzl/yhys/images/cgzs_title.png) no-repeat;
  height: 87px;
  text-indent: -1978px;
  overflow: hidden;
}
.contentBox .cgzsBox .con {
  overflow: hidden;
  margin-top: 30px;
}
.contentBox .cgzsBox .con .left {
  width: 700px;
  height: 395px;
  position: relative;
  float: left;
}
.contentBox .cgzsBox .con .left a {
  display: block;
  width: 100%;
  height: 100%;
}
.contentBox .cgzsBox .con .left .icon {
  width: 68px;
  height: 68px;
  background: url(/bjmtg/xhtml/ztzl/yhys/images/icon_video_play.png) no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -34px;
  margin-top: -34px;
}
.contentBox .cgzsBox .con .left .videoLink {
  width: 100%;
  height: 100%;
}
.contentBox .cgzsBox .con .left .videoLink img {
  width: 100%;
  height: 100%;
}
.contentBox .cgzsBox .con .right {
  width: 464px;
  float: right;
}
.contentBox .cgzsBox .con .right a {
  display: block;
  width: 464px;
  height: 118px;
  margin-bottom: 20px;
}
.contentBox .cgzsBox .con .right a:last-child {
  margin-bottom: 0;
}
.contentBox .cgzsBox .con .right a img {
  width: 100%;
  height: 100%;
}
