@charset "utf-8";
body {
  background: #fff;
}
.hoverimg img {
  transition: all 0.2s;
}
.hoverimg:hover img {
  opacity: 0.8;
}
.w100 {
  width: 100%;
}
.mt9 {
  margin-top: 9px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.weilei {
  content: "";
  position: absolute;
}
.overhidden {
  overflow: hidden;
}
.row {
  text-align: justify;
  line-height: 0;
}
.row:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.col-30 {
  width: 30%;
}
.col-50 {
  width: 48%;
}
.col-47 {
  width: 47%;
}
.col-41 {
  width: 41%;
}
.col-56 {
  width: 56.234%;
}
.col-35 {
  width: 38%;
}
.col-60 {
  width: 59%;
}
.col-100 {
  width: 100%;
}
.col {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  line-height: 26px;
}
@media (max-width: 768px) {
  .col-md-100 {
    width: 100% !important;
  }
  .col-m {
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  .col-md-100 {
    width: 100% !important;
  }
}
.index-header {
  background: url(/bjmtg/xhtml/2020bjmtg/images/index/banner.jpg) no-repeat top center;
  height: 614px;
  position: relative;
  max-width: 1920px;
  margin: auto;
}
.index-header .bar {
  padding-top: 30px;
}
.index-header .bar .info {
  color: #fff;
  font-size: 12px;
}
.index-header .bar .info a {
  display: inline-block;
  color: #fff;
  line-height: 48px;
  font-size: 12px;
  margin: 0 15px;
}
@media screen and (max-width: 1023px) {
  .index-header .bar {
    padding-top: 2%;
  }
  .index-header .bar .info a:first-child {
    width: 2em;
    height: 48px;
    overflow: hidden;
    float: left;
  }
  .index-header .bar .info {
    float: right;
  }
  .index-header .bar .info a {
    margin: 0 4px;
  }
}
.index-header .logo {
  padding-top: 1.3%;
  margin: auto;
}
.index-header .header {
  background: 0 0;
}
.index-header .header .search {
  width: 830px;
  margin: 5% auto;
}
.index-header .header .search .form-control {
  line-height: 60px;
  height: 60px;
  padding-left: 110px;
  font-size: 18px;
}
.index-header .header .search .dropdown {
  height: 100%;
  top: 0;
}
.index-header .header .search .dropdown span.btn {
  line-height: 60px;
  height: 100%;
  font-size: 18px;
  min-width: 90px;
}
.index-header .header .search .dropdown .dropdown-menu {
  width: 107px;
  font-size: 16px;
}
.index-header .header .search .dropdown .dropdown-menu li {
  line-height: 36px;
}
.index-header .header .search button.btn {
  top: 0;
  right: 0;
  height: 100%;
  background: #bd1a2d url(../images/index/i103.png) no-repeat 80px;
  font-size: 18px;
  color: #fff;
  width: 118px;
  padding-right: 20px;
  box-sizing: border-box;
  border-radius: 0 3px 3px 0;
  transition: all 0.2s;
}
.index-header .header .search button.btn:hover {
  opacity: 0.8;
}
.index-header .header .search .hot-word {
  position: absolute;
  bottom: -43px;
  left: 0;
  overflow: hidden;
  line-height: 34px;
  height: 34px;
  padding: 0 14px;
}
.index-header .header .search .hot-word a {
  color: #333;
  display: inline-block;
  margin: 0 10px 0 3px;
}
.index-header .header .search .hot-word a:hover {
  color: #bd1a2d;
}
.index-header .nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.index-header .nav ul {
  background-color: #bd1a2d;
  position: relative;
  left: 50%;
  margin-left: -600px;
  width: 760px;
  height: 64px;
}
@media screen and (max-width: 768px) {
  .index-header .nav ul {
    height: auto;
  }
}
.index-header .nav ul .bg {
  background-color: #bd1a2d;
  height: 64px;
  width: 360px;
  position: absolute;
  right: 100%;
  bottom: 0;
}
.index-header .nav ul li {
  display: block;
  line-height: 64px;
  height: 64px;
  width: 24.5%;
  float: left;
}
.index-header .nav ul li > a {
  font-size: 24px;
  color: #fff;
  display: inline-block;
  line-height: 50px;
}
@media \0screen\, screen\9  {
  .index-header .nav ul li > a {
    display: block;
    width: 96px;
  }
}
.index-header .nav ul li dl {
  display: none;
  position: absolute;
  line-height: 25px;
  left: 0;
  z-index: 11;
}
@media \0screen\, screen\9  {
  .index-header .nav ul li dl {
    width: 100%;
  }
}
.index-header .nav ul li dl dt {
  display: none;
}
.index-header .nav ul li dl dd {
  display: inline-block;
  font-size: 16px;
}
@media \0screen\, screen\9  {
  .index-header .nav ul li dl dd {
    display: block;
    float: left;
  }
}
.index-header .nav ul li dl a {
  color: #fff;
  padding-right: 15px;
}
.index-header .nav ul li dl a:hover {
  color: #f5d389;
}
.index-header .nav ul li.zmhd dl {
  left: 23%;
}
@media \0screen\, screen\9  {
  .index-header .nav ul li.zjmtg > a {
    width: 122px;
  }
}
.index-header .nav ul li.zjmtg dl {
  left: auto;
  right: 0;
}
@media \0screen\, screen\9  {
  .index-header .nav ul li.zjmtg dl {
    width: 412px;
  }
}
.index-header .nav ul li.active dl {
  display: block;
}
@media screen and (max-width: 768px) {
  .index-header .nav ul li.active dl {
    display: none;
  }
}
.index-header .nav ul li.active > a {
  border-bottom: 2px solid #f5d389;
}
.index-header .nav ul:after {
  content: "";
  position: absolute;
  top: 0;
  right: -28px;
  width: 0;
  height: 0;
  border-bottom: 64px solid #bd1a2d;
  border-left: 28px solid transparent;
  border-right: 28px solid transparent;
}
@media screen and (max-width: 1200px) {
  .index-header {
    height: auto;
    background-size: cover;
  }
  .index-header .header .search {
    margin-bottom: 63px;
  }
  .index-header .nav {
    position: relative;
  }
  .index-header .nav ul {
    position: relative;
    left: 0;
    margin-left: 0;
    width: auto;
  }
  .index-header .nav ul .bg {
    display: none;
  }
  .index-header .nav ul li {
    text-align: center;
  }
  .index-header .nav ul:after {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .index-header .logo {
    width: 80%;
    max-width: 463px;
  }
  .index-header .header .search {
    width: 100%;
  }
  .index-header .nav ul {
    display: flex;
    overflow-x: auto;
    height: auto;
  }
  .index-header .nav ul li {
    line-height: 50px;
    height: 50px;
    flex: none;
    margin-right: 5px;
  }
  .index-header .nav ul li > a {
    font-size: 20px;
    height: 45px;
    line-height: 55px;
    white-space: nowrap;
  }
  .index-header .nav ul li dl {
    width: 96%;
    left: 2%;
    text-align: justify;
  }
  .index-header .nav ul li dl a {
    padding-right: 0;
  }
  .index-header .nav ul li dl dt {
    display: block;
    text-align: center;
    font-size: 16px;
  }
  .index-header .nav ul li dl::after {
    content: "";
    display: inline-block;
    width: 98%;
  }
}
@media screen and (max-width: 680px) {
  .index-header .nav ul li > a {
    font-size: 16px;
    height: 45px;
    line-height: 1;
  }
}
@media screen and (max-width: 450px) {
  .index-header .header .search .form-control {
    line-height: 40px;
    height: 40px;
    padding-left: 110px;
    font-size: 16px;
  }
  .index-header .nav ul li > a {
    font-size: 16px;
    height: 36px;
    line-height: 1;
  }
  .index-header .header .search .dropdown span.btn {
    font-size: 16px;
    line-height: 40px;
    min-width: 85px;
  }
  .index-header .header .search button.btn {
    width: 80px;
    background-position: 52px;
    background-size: 18px;
    font-size: 16px;
    line-height: 38px;
  }
  .index-header .nav ul li {
    line-height: 36px;
    height: 36px;
  }
}
.column1 {
  background: #bd1a2d;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
}
.column1 .bigHeadBar {
  color: #fff;
  margin-top: 53px;
  width: 45.8%;
}
.column1 .bigHeadBar a {
  color: #fff;
}
.column1 .bigHeadBar h1 {
  font-size: 30px;
  line-height: 44px;
}
.column1 .bigHeadBar p {
  font-size: 14px;
  line-height: 26px;
  margin-top: 10px;
}
.column1 .bigHeadBar a.more {
  font-size: 24px;
  display: inline-block;
  border-bottom: 1px solid #f5d389;
  padding-bottom: 8px;
  margin-top: 15px;
}
.column1 .slide {
  width: 580px;
  height: 320px;
  position: relative;
}
.column1 .slide .swiper-container {
  height: 100%;
}
.column1 .slide .swiper-container img {
  width: 580px;
  height: 320px;
}
.column1 .slide .pagination {
  position: absolute;
  left: 0;
  text-align: right;
  width: 100%;
  z-index: 22;
}
.column1 .slide .swiper-pagination-bullet {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background: #fff;
  margin-left: 6px;
  cursor: pointer;
}
.column1 .slide .swiper-pagination-bullet-active {
  background: #f5d389;
}
@media screen and (max-width: 1200px) {
  .column1 .slide {
    width: 100%;
    height: auto;
  }
  .column1 .slide .swiper-container img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1023px) {
  .column1 .slide .pagination {
    text-align: center;
    bottom: -34px;
  }
  .column1 .slide .swiper-pagination-switch {
    margin: 0 6px;
  }
}
.column1 .slideBox {
  overflow: hidden;
  height: 370px;
  margin-top: 38px;
  width: 48.33%;
}
@media screen and (max-width: 1023px) {
  .column1 {
    padding-bottom: 20px;
  }
  .column1 .bigHeadBar {
    margin-top: 25px;
  }
  .column1 .bigHeadBar h1 {
    font-size: 20px;
    line-height: 26px;
  }
  .column1 .bigHeadBar p {
    line-height: 22px;
  }
  .column1 .bigHeadBar a.more {
    font-size: 18px;
    padding-bottom: 4px;
    margin-top: 6px;
  }
  .column1 .slideBox {
    height: auto;
    margin-top: 35px;
    padding-bottom: 35px;
  }
}
.column1 .hedItem {
  max-width: 1200px;
  margin: 0 auto;
}
.column1 .hedItem a {
  box-sizing: border-box;
  border-radius: 8px;
  overflow: hidden;
  display: block;
  width: 48.3333333%;
  height: 132px;
  font-size: 38px;
  color: #bd1a2d;
  font-weight: bold;
  text-align: center;
  line-height: 132px;
}
.column1 .hedItem a:nth-child(1) {
  background: url(/bjmtg/xhtml/2020bjmtg/images/index_hde_item1.png) center center no-repeat;
  background-size: cover;
}
.column1 .hedItem a:nth-child(2) {
  background: url(/bjmtg/xhtml/2020bjmtg/images/index_hde_item2.png) center center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1023px) {
  .column1 .hedItem {
    padding: 0 2%;
  }
  .column1 .hedItem a {
    display: flex;
    height: 80px;
    align-items: center;
    justify-content: center;
    line-height: normal;
    font-size: 20px;
    padding: 0 8px;
  }
}
ul.list li {
  line-height: 38px;
  height: 38px;
  padding-left: 10px;
  background: url(/bjmtg/xhtml/2020bjmtg/images/public/i107.jpg) no-repeat 0 17px;
}
ul.list li span {
  float: right;
  color: #999;
}
ul.list li a {
  width: calc(100% - 70px);
  display: inline-block;
  white-space: nowrap;
  line-height: 38px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
ul.list li i {
  font-style: normal;
  color: #bc1b2d;
}
ul.line5 li:nth-child(5n) {
  border-bottom: 1px dashed #dcdcdc;
  height: 53px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  ul.list li {
    line-height: 32px;
    height: 32px;
    background-position: 0 13px;
    width: 100%;
    overflow: hidden;
  }
  ul.list li a {
    line-height: 32px;
  }
  ul.line5 li:nth-child(5n) {
    border-bottom: 1px dashed #dcdcdc;
    height: 38px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
h3 {
  border-bottom: 1px solid #d7d7d7;
  height: 38px;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
  position: relative;
}
h3 a {
  display: inline-block;
  height: 38px;
}
h3 .active {
  display: inline-block;
  border-bottom: 2px solid #bc1b2d;
  height: 38px;
}
h3 .column-more {
  color: #a9a9a9;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -16px;
  line-height: 18px;
}
h3.tabs {
  padding-left: 20px;
}
h3.tabs:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 4px;
  height: 18px;
  background-color: #f13b3b;
}
h3.tabs .active {
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 18px;
    height: 32px;
  }
  h3 a {
    display: inline-block;
    height: 32px;
  }
  h3 .active {
    height: 32px;
    line-height: 25px;
  }
  h3 .column-more {
    margin-top: -13px;
  }
  h3.tabs {
    padding-left: 10px;
    height: auto;
  }
}
.column2 {
  position: relative;
  z-index: 11;
  background: #f5f5f5;
  padding: 38px 0 50px;
  max-width: 1920px;
  margin: auto;
}
.column2 .news {
  position: relative;
  overflow: hidden;
  z-index: 222;
  width: 63.33333333%;
}
.column2 .news .tabs {
  font-size: 24px;
  padding-bottom: 15px;
  border-bottom: 2px solid #dcdcdc;
}
.column2 .news .tabs a {
  color: #000000;
  display: inline-block;
  padding-right: 30px;
  position: relative;
  padding: 0 8px;
}
.column2 .news .tabs a::after {
  content: '';
  position: absolute;
  width: 0;
  height: 3px;
  background: #bf1b28;
  left: 0;
  bottom: -17px;
  transition: width 0.3s ease-in-out;
}
.column2 .news .tabs a.active {
  color: #bf1b28;
  font-weight: bold;
}
.column2 .news .tabs a.active::after {
  width: 100%;
}
.column2 .zmhd {
  width: 34.16%;
  padding: 2.05%;
}
.column2 .zmhd .tit {
  text-align: center;
  background: #dabb85;
}
@media \0screen\, screen\9  {
  .column2 .zmhd .content {
    border: 1px solid #ddd;
  }
}
.column2 .zmhd li {
  float: left;
  width: 33.33333%;
  text-align: center;
  padding: 7% 0 5%;
}
.column2 .zmhd li b {
  display: block;
  font-size: 16px;
  font-weight: 400;
  padding-top: 5%;
}
.column2 .zmhd li img {
  transition: all 0.2s;
}
.column2 .zmhd li:hover img {
  opacity: 0.8;
}
@media screen and (max-width: 1023px) {
  .column2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .column2 .news {
    margin-top: 0;
    height: auto;
  }
  .column2 .news .tabs {
    font-size: 24px;
  }
  .column2 .zmhd {
    margin-top: 0;
  }
  .m-overhidden {
    overflow: hidden;
  }
}
@media screen and (max-width: 650px) {
  .column2 .news .tabs {
    font-size: 20px;
    line-height: 45px;
    padding-bottom: 0;
  }
  .column2 .news .tabs a {
    padding-right: 20px;
  }
  .column2 .news .tabs a:nth-last-child(1) {
    padding-right: 0;
  }
}
.swiper-slide .column-more {
  display: none;
}
@media screen and (max-width: 768px) {
  .swiper-slide .column-more {
    display: block;
    text-align: center;
    border-radius: 3px;
    margin: 9px auto 0;
    line-height: 32px;
    color: #f0ad4e;
    border: 1px solid #eea236;
  }
}
.zwfzzd {
  padding-top: 20px;
  padding-bottom: 20px;
}
.zwfzzd ul {
  text-align: justify;
}
.zwfzzd li {
  display: inline-block;
  text-align: center;
  margin: 3% 0 0;
  box-shadow: 0 0 8px #ddd;
}
@media \0screen\, screen\9  {
  .zwfzzd li {
    border: 1px solid #ddd;
  }
}
.zwfzzd li b {
  display: block;
  line-height: 49px;
  font-size: 18px;
}
.zwfzzd li img {
  transition: all 0.2s;
}
.zwfzzd li:hover img {
  opacity: 0.8;
}
@media screen and (max-width: 400px) {
  .zwfzzd li {
    width: 42%;
  }
  .zwfzzd li b {
    line-height: 30px;
    font-size: 15px;
  }
}
.grfw {
  width: 72%;
}
.grfw .hd {
  border-bottom: 1px solid #ddd;
  height: 43px;
}
.grfw .hd a {
  display: inline-block;
  line-height: 25px;
  padding-bottom: 14px;
  cursor: pointer;
  font-size: 19px;
  margin-right: 1%;
}
.grfw .hd a.active {
  border-bottom: 4px solid #bd1a2d;
  color: #bd1a2d;
}
.grfw .bd ul {
  display: none;
}
.grfw .bd ul.active {
  display: block;
}
.marl2 {
  margin-left: 4% !important;
}
.grfw li {
  width: 22%;
  background-color: #fff;
}
.grfw li .img-box {
  display: block;
  text-align: center;
  padding-top: 8%;
}
.grfw li .img-box img {
  width: 37%;
}
.grfw li b {
  padding-bottom: 8px;
  font-weight: normal;
  font-size: 17px;
}
.bsfwsj {
  width: 26%;
  padding-top: 52px;
}
.bsfwsj li {
  display: block;
  margin: 0 0 12px 0;
}
.bsfwsj li:last-child {
  margin: 0;
}
.bsfwsj a img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1023px) {
  .bsfwsj {
    padding-top: 0;
  }
  .bsfwsj li {
    width: 100%;
    display: inline-block;
    margin: 1.5% 0;
  }
}
@media screen and (max-width: 500px) {
  .grfw,
  .bsfwsj {
    padding-top: 0;
    padding: 5% 3%;
  }
  .grfw li {
    width: 49%;
  }
  .marl2 {
    margin-left: 2% !important;
  }
  .bsfwsj li {
    width: 100%;
  }
}
.echaoshi {
  margin-top: 15px;
}
.echaoshi a {
  display: inline-block;
  width: 13.334%;
  transition: opacity 0.3s;
}
.echaoshi a:hover {
  opacity: 0.7;
}
.echaoshi a.title {
  width: 14.7%;
}
.m-show {
  display: none !important;
}
@media screen and (max-width: 750px) {
  .m-show {
    display: block !important;
  }
  .echaoshi a.title {
    width: 100%;
  }
  .echaoshi a {
    width: 32%;
    margin-top: 2%;
  }
}
.tab-box h3 a {
  color: #999;
}
.tab-box h3 a.active {
  color: #333;
}
.tab-box .swiper-slide {
  position: relative;
}
.tab-box .column-more {
  display: block;
  position: absolute;
  top: -65px;
  right: 0;
  color: #999;
  font-size: 14px;
}
.tab-box .tabs a {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .tab-box .column-more {
    position: relative;
    top: 0;
    right: auto;
    color: #f0ad4e;
    font-size: 16px;
  }
  .tab-box .tabs a {
    margin-right: 0;
  }
}
@media screen and (max-width: 420px) {
  h3 {
    height: auto;
  }
}
.zfgg {
  height: 285px\9\0;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 20px;
}
.zfgg .container {
  overflow: hidden;
}
.zfgg dl dt {
  width: 32.9267%;
  float: left;
}
.zfgg dl dt img {
  width: 189px;
  height: 104px;
}
@media screen and (max-width: 768px) {
  .zfgg dl dt img {
    height: auto;
  }
}
.zfgg dl dd {
  float: right;
  width: 63.937%;
}
.zfgg dl dd.w100 {
  width: 100%;
  float: none;
}
.zfgg dl h4 {
  font-size: 18px;
  line-height: 26px;
}
@media screen and (max-width: 768px) {
  .zfgg dl h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
.zfgg dl p {
  font-size: 14px;
  line-height: 22px;
  color: #999;
  margin-top: 5px;
}
.zfgg .fr ul.list {
  margin-top: -2px;
}
.zfxxgk {
  padding-top: 30px;
}
.zfxxgk .c-g {
  color: #999;
}
.zfxxgk .c-g:hover {
  color: #bd1a2d;
}
.zfxxgk ul {
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .zfxxgk ul {
    padding-top: 10px;
  }
}
.zfxxgk li {
  display: inline-block;
  width: 18%;
  text-align: center;
  margin: 2% 0;
  padding-top: 7.5%;
  position: relative;
  box-shadow: 0 0 8px #ddd;
  border-bottom: 2px solid #bd1a2d;
  background-color: #fff;
}
@media \0screen\, screen\9  {
  .zfxxgk li {
    border: 1px solid #ddd;
  }
}
@media screen and (max-width: 1023px) {
  .zfxxgk li {
    width: 19%;
  }
}
@media screen and (max-width: 800px) {
  .zfxxgk li {
    width: 30%;
    padding-top: 12%;
  }
}
@media screen and (max-width: 560px) {
  .zfxxgk li {
    width: 45%;
    padding-top: 15%;
  }
}
.zfxxgk li b {
  display: block;
  line-height: 46px;
  padding: 3% 0;
  font-size: 18px;
}
@media screen and (max-width: 1023px) {
  .zfxxgk li b {
    font-size: 16px;
  }
}
@media screen and (max-width: 800px) {
  .zfxxgk li b {
    line-height: 30px;
    font-size: 14px;
  }
}
.zfxxgk li .img-box {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  text-align: center;
  width: 100%;
  transform: translateY(-50%);
  margin-top: -15px;
}
@media \0screen\, screen\9  {
  .zfxxgk li .img-box {
    margin-top: -42px;
  }
}
@media screen and (max-width: 560px) {
  .zfxxgk li .img-box img {
    transform: scale(0.8);
  }
}
.zfxxgk li img {
  transition: all 0.2s;
}
.zfxxgk li:hover img {
  opacity: 0.8;
}
.xyfw {
  padding-top: 30px;
}
.xyfw ul {
  text-align: justify;
}
.xyfw li {
  display: inline-block;
  margin-top: 2%;
  padding-bottom: 2%;
}
@media screen and (max-width: 1020px) {
  .xyfw li {
    width: 32%;
    text-align: center;
    margin-top: 3%;
  }
}
.ztzl {
  padding-bottom: 30px;
}
.ztzl .title {
  background: url(/bjmtg/xhtml/2020bjmtg/images/index/ztzl_tit.png) no-repeat center;
  background-size: cover;
  height: 25px;
  position: relative;
}
.ztzl .title a {
  color: #a9a9a9;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: -10px;
}
@media screen and (max-width: 768px) {
  .ztzl .title {
    height: 25px;
  }
}
.ztzl .zt {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 550px) {
  .ztzl .zt {
    margin-top: 15px;
  }
}
.ztzl .zt .swiper-container {
  position: relative;
  margin: 0 -12px;
  text-align: center;
}
.ztzl .zt .arrow-left,
.ztzl .zt .arrow-right {
  background: url(/bjmtg/xhtml/2020bjmtg/images/index/i132.png) no-repeat left top;
  position: absolute;
  width: 30px;
  height: 100px;
  top: 0;
  z-index: 22;
  cursor: pointer;
}
.ztzl .zt img {
  width: 285px;
  height: 100px;
}
.ztzl .zt .arrow-left {
  left: 0;
}
.ztzl .zt .arrow-right {
  right: 0;
  background-position: right 0;
}
.link {
  background: #dcdcdc;
  padding: 15px 0;
}
.link .fl {
  font-size: 14px;
}
.link .fl span {
  color: #bd1a2d;
}
.link .fl a {
  display: inline-block;
  margin-right: 8px;
}
.link form {
  font-size: 14px;
}
.link form .form-group {
  display: inline-block;
  padding: 0 5px;
}
.link form .form-group input {
  width: 200px;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
  padding: 0 12px;
}
.link form .btn {
  display: inline-block;
  border: none;
  background: silver;
  line-height: 30px;
  height: 30px;
  vertical-align: middle;
  padding: 0 15px;
  border-radius: 3px;
  font-size: 14px;
}
.link form .btn:hover {
  background: #a94c57;
  color: #fff;
}
.link form .btn-submit {
  margin-right: 5px;
}
.gygg_zt {
  overflow: hidden;
  position: relative;
  padding-bottom: 40px;
}
.gygg_zt .swiper-container {
  position: relative;
}
.gygg_zt .swiper-container img {
  width: 241px;
  height: 321px;
}
.gygg_zt .swiper-container .swiper-slide {
  text-align: center;
}
.pt30 {
  padding-top: 30px;
}
.jd_pc img {
  width: 100%;
}
.jd_ydd {
  display: none;
}
@media screen and (max-width: 768px) {
  .jd_pc {
    display: none;
  }
  .jd_ydd {
    display: block;
  }
  .jd_ydd img {
    width: 100%;
  }
}
.find_policy h2 {
  background: #bd1a2d;
  height: 64px;
  width: 100%;
  text-align: center;
  font-size: 32px;
  line-height: 64px;
  color: #fff;
  margin-bottom: 25px;
}
.policy_hd {
  width: 252px;
  margin-left: 92px;
  overflow: hidden;
  margin-bottom: 9px;
}
.policy_hd h3 {
  float: left;
  /*width:93px;*/
  border-bottom: 2px solid #d1d1d1;
  font-size: 24px;
  font-weight: 400;
  color: #d1d1d1;
  margin-right: 78px;
  padding-bottom: 11px;
  cursor: pointer;
}
.policy_hd h3.cur {
  border-bottom: 2px solid #bc1a2d;
  color: #bc1a2d;
}
.policy_bd {
  width: 320px;
  margin: 0 auto;
}
.policy_bd_box {
  display: none;
}
.policy_bd_box .policy_box {
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  color: #ccc;
  font-size: 18px;
  padding: 0 20px;
  position: relative;
  margin-bottom: 12px;
  border: 1px solid #d1d1d1;
}
.policy_bd_box .policy_box span {
  display: inline-block;
  width: 200px;
  color: #000;
  padding-left: 40px;
  background: url(/bjmtg/xhtml/2020bjmtg/images/new_index/icon_index_down.png) right center no-repeat;
  cursor: pointer;
}
.policy_bd_box .policy_box span.cur {
  background: url(/bjmtg/xhtml/2020bjmtg/images/new_index/icon_index_up.png) right center no-repeat;
}
.policy_bd_box ul {
  position: absolute;
  left: -1px;
  top: 50px;
  z-index: 100;
  height: 172px;
  overflow-y: auto;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #000;
  width: 318px;
  text-align: center;
  display: none;
}
.policy_bd_box ul li {
  font-size: 16px;
  line-height: 2em;
  padding: 0 10px;
  cursor: pointer;
}
.policy_bd_box ul li:hover {
  background: #f0f0f0;
}
.btn_find {
  display: block;
  height: 42px;
  line-height: 42px;
  background: #a91728;
  font-size: 20px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 9px;
}
.category_search_box {
  height: 40px;
  border: 1px solid #e5e5e5;
  line-height: 40px;
  background: #fff;
  font-size: 14px;
  color: #666;
}
.category_search_box .category_search_item {
  float: left;
  width: 70px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.category_search_box .category_search_item span {
  display: block;
  background: url(/bjmtg/xhtml/2020bjmtg/images/new_index/icon_triangle2.png) right 18px no-repeat;
}
.category_search_box .category_search_item span.cur {
  background: url(/bjmtg/xhtml/2020bjmtg/images/new_index/icon_select_search_cur.png) right 18px no-repeat;
}
.category_search_item ul {
  display: none;
  position: absolute;
  top: 40px;
  left: -1px;
  background: #fff;
  border: 1px solid #e5e5e5;
  z-index: 10;
}
.category_search_item ul li {
  width: 70px;
}
.category_search_item ul li:hover {
  background: #e5e5e5;
}
.category_search_box .category_search_txt {
  float: left;
  width: 300px;
  margin: 0 10px;
  height: 40px;
  line-height: 40px;
  border: 0;
}
.category_search_box .btn_category_search {
  float: left;
  width: 48px;
  height: 40px;
  background: url(/bjmtg/xhtml/2020bjmtg/images/new_index/icon_search3.png) center no-repeat;
  border: 0;
  cursor: pointer;
}
#action {
  height: 36px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  line-height: 36px;
  background: #fff;
  font-size: 14px;
  color: #666;
  width: 320px;
  margin: 0 auto 22px auto;
  box-sizing: border-box;
}
#selectSymbol {
  float: left;
  width: 90px;
  border: 0;
  outline: none;
  height: 40px;
  padding: 10px 0;
  font-size: 16px;
  color: #666;
  background: transparent;
  padding-left: 10px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(/bjmtg/xhtml/2020bjmtg/images/index/icon_triangle2.png) no-repeat scroll right center transparent;
}
#action select::-ms-expand {
  display: none;
}
#action label {
  float: left;
  height: 40px;
  line-height: 40px;
  display: none;
}
#action-input {
  float: left;
  width: 160px;
  margin: 0 10px;
  height: 34px;
  line-height: 34px;
  border: 0;
  font-size: 16px;
  color: #666;
}
#action-btn {
  width: 48px;
  height: 34px;
  background: url(/bjmtg/xhtml/2020bjmtg/images/index/icon_search3.png) center no-repeat;
  border: 0;
  cursor: pointer;
}
.zmhd_list_con {
  width: 100%;
  height: 300px;
}
@media screen and (max-width: 768px) {
  .policy_hd {
    margin-left: 26%;
  }
  .policy_hd h3 {
    margin-right: 20%;
    text-align: center;
  }
  .policy_hd h3:last-child {
    margin-right: 0px;
  }
  .policy_bd {
    width: 96%;
    padding: 0 2%;
  }
  #action {
    width: 92%;
  }
  #action-input {
    width: 49%;
  }
  .zmhd_list_con {
    height: 480px;
  }
}
.grqy a {
  box-sizing: border-box;
  display: inline-block;
  width: 47.9%;
  border-radius: 5px;
  padding-left: 20px;
  font-weight: bold;
  font-size: 21px;
  height: 106px;
  padding-top: 10px;
}
.grqy a.wyzzc_qy {
  background: url(/bjmtg/xhtml/2020bjmtg/images/index_zzc_gr.png) center center no-repeat;
  background-size: cover;
  color: #ff6a01;
}
.grqy a.wyzzc_gr {
  background: url(/bjmtg/xhtml/2020bjmtg/images/index_zzc_qy.png) center center no-repeat;
  background-size: cover;
  float: right;
  color: #387af2;
}
.zcwjk {
  height: 63px;
  line-height: 63px;
  margin: 25px auto 0 auto;
  background: url(/bjmtg/xhtml/2020bjmtg/images/index_zzc_bjs.png) center center no-repeat;
  background-size: cover;
  font-size: 20px;
  color: #fd5022;
  border-radius: 5px;
}
.zcwjk a {
  padding-left: 38px;
  font-size: 20px;
  color: #fd5022;
  font-weight: bold;
  display: block;
}
.column2 .news .tabs a {
  padding-right: 16px;
}
.column2 .news .tabs .calendar {
  font-size: 16px;
  padding-right: 0px;
  float: right;
  background: url(/bjmtg/xhtml/2020bjmtg/images/index/ico_calendar_ch_20190924.png) 0 6px no-repeat;
  padding-left: 44px;
}
.calendar_list li {
  position: relative;
  padding: 6px 0 6px 120px;
  border-bottom: 1px solid #e5e5e5;
  height: 90px;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.calendar_list li span.date {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 42px;
  text-align: center;
  margin-top: -38px;
  margin-right: 50px;
  height: 76px;
  line-height: 50px;
}
.calendar_list li span.date i {
  font-style: normal;
  display: block;
  font-size: 12px;
  line-height: 24px;
}
.calendar_list li h3 {
  font-size: 14px;
  font-weight: 400;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 0px;
  height: auto;
}
.calendar_list li h3 a {
  color: #bc1a2d;
  height: auto;
}
.calendar_list li p {
  font-size: 17px;
  line-height: 1.5em;
  color: #959595;
}
.column2 .news .tabs a.calendar {
  background: url(/bjmtg/xhtml/2020bjmtg/images/index/ico_calendar_cur_ch_20190924.png) 0 center no-repeat;
  background-size: 25px;
}
@media screen and (max-width: 768px) {
  .calendar_list li {
    height: auto;
    padding: 12px 0 12px 80px;
  }
  .column2 {
    overflow-x: hidden;
    overflow-y: clip;
  }
}
@media screen and (max-width: 520px) {
  .column2 .news .tabs {
    height: auto;
    display: inline-block;
    position: relative;
  }
  .column2 .news .tabs .calendar {
    padding-left: 31px;
    background-size: 25px;
  }
}
/* 北京市头条 */
.headline_news {
  margin: 70px auto 0;
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #ffedcb;
  border-bottom: 1px solid #ffedcb;
  width: 1200px;
}
.headline_news h3 {
  font-size: 30px;
  line-height: 1.25em;
  color: #ffedcb;
  font-weight: bold;
  height: auto;
  border-bottom: none;
}
.headline_news .headline_news_txt {
  font-size: 16px;
  line-height: 2em;
}
.headline_news .more {
  text-align: right;
}
.headline_news .more a {
  color: #ffedcb;
}
@media screen and (max-width: 768px) {
  .headline_news {
    padding: 15px 2%;
    width: 100%;
    margin-top: 25px;
  }
  .headline_news h3 {
    font-size: 20px;
  }
  .headline_news .headline_news_txt {
    font-size: 14px;
  }
  .headline_news .more {
    text-align: right;
  }
  .headline_news .more a {
    color: #ffedcb;
  }
}
.index-header .nav ul li {
  width: 16.5%;
}
#zylist li a {
  width: 100%;
}
#bjlist li a {
  width: 100%;
}
.index-header .nav ul li.zcdx dl {
  left: 47%;
}
.bsfwsj a {
  padding: 5.6% 0;
}
.hedLink {
  display: block;
  margin-bottom: 4.2%;
}
.bs_new li {
  margin-right: 15px;
}
.bs_new li:last-child {
  margin-right: 0;
}
h3.tabs a {
  display: inline-block;
  height: 38px;
}
h3.tabs {
  padding-left: 20px;
}
h3.tabs:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  width: 4px;
  height: 18px;
  background-color: #f13b3b;
}
h3.tabs .active {
  border-bottom: none;
}
h3.tabs {
  padding-left: 10px;
}
.tab-box {
  width: 100%;
}
.tab-box .tabs a {
  margin-right: 10px;
}
.tab-box h3 a {
  color: #999;
}
.tab-box h3 a.active {
  color: #333;
}
.col-50 {
  width: 48%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mt10 {
  margin-top: 10px;
}
.overhidden {
  overflow: hidden;
}
h3.tabs .column-more {
  color: #a9a9a9;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -16px;
  line-height: 18px;
}
.hd {
  border-bottom: 1px solid #ddd;
  height: 43px;
  margin-top: 10px;
}
.hd a.active {
  border-bottom: 4px solid #bd1a2d;
  color: #bd1a2d;
}
.hd a {
  display: inline-block;
  line-height: 25px;
  padding-bottom: 14px;
  cursor: pointer;
  font-size: 20px;
  margin-right: 3%;
}
.alert-mengban {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000;
  background: #000000;
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
  width: 100%;
  height: 100%;
  display: none;
}
.alert-warning {
  position: fixed;
  left: 50%;
  top: -400px;
  margin-left: -300px;
  width: 600px;
  height: 270px;
  background: #fff;
  z-index: 1001;
  display: none;
}
.alert-delete {
  width: 100%;
  height: 38px;
  position: relative;
}
.alert-delete span {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 19px;
  height: 19px;
  background: url(/bjmtg/xhtml/2020bjmtg/images/public/delete-ks-20170807.png) center center no-repeat;
  cursor: pointer;
}
.alert-wzsm {
  width: 480px;
  height: 100px;
  margin: 15px auto 0;
  line-height: 35px;
  font-size: 24px;
  color: #000;
  text-align: center;
  font-family: "Microsoft YaHei";
  padding-bottom: 15px;
  border-bottom: 1px solid #d4d4d4;
}
.alert-wzsm p {
  font-size: 24px;
  font-family: "Microsoft YaHei";
}
.alert-footer {
  width: 100%;
  height: 105px;
  font-size: 24px;
  color: #000;
}
.alert-footer span {
  cursor: pointer;
  float: left;
  font-family: "Microsoft YaHei";
}
.continue {
  width: 124px;
  height: 42px;
  line-height: 40px;
  border: 1px solid #ab0d07;
  text-align: center;
  color: #ab0d07;
}
.fangqi {
  line-height: 42px;
  font-size: 20px;
  color: #ab0d07;
  margin-left: 20px;
}
.xuanze {
  width: 210px;
  height: 42px;
  margin: 25px auto 0;
}
@media screen and (max-width: 1023px) {
  .hedLink {
    width: 100%;
    margin-bottom: 0;
    margin: 0 auto;
  }
  .grfw .hd {
    height: auto;
  }
  .bs_new li {
    width: 100% !important;
    height: auto;
    margin-bottom: 15px;
  }
  .bs_new li img {
    width: 100%;
    height: auto;
  }
  .ztrk_new li {
    width: 100% !important;
    height: auto;
    margin-bottom: 15px;
  }
  .ztrk_new li img {
    width: 100%;
    height: auto;
  }
  .col-md-100 {
    width: 100% !important;
  }
}
@media screen and (max-width: 500px) {
  .grfw li {
    width: 49%;
    float: none;
    margin-left: 0 !important;
  }
}
.ztzl .title .tabs {
  display: none;
}
.zwfzzd .bsfwsj li .mobileImg {
  display: none;
}
.zwfzzd .bsfwsj li .pcImg {
  display: block;
}
.zfgg .tab-b .swiper-slide {
  width: 100%;
}
.zmhdBox {
  padding-top: 30px;
}
.gyggBox {
  padding-top: 30px;
}
.zfgg_banner_top {
  padding-top: 30px;
}
.ztrkBox {
  padding-bottom: 30px;
}
@media screen and (max-width: 1023px) {
  .zfgg_banner_top {
    padding-top: 0;
  }
  .index-header .nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 2% 0;
  }
  .index-header .nav ul li {
    width: 32%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #bd5458;
    border-radius: 6px;
    margin-top: 10px;
  }
  .index-header .nav ul li:nth-of-type(3n) {
    margin-right: 0;
  }
  .index-header .nav ul li a {
    height: auto;
    line-height: 0;
    border-bottom: none !important;
  }
  .headline_news {
    margin-top: 20px;
    padding: 20px 2%;
  }
  .headline_news .more {
    margin-top: 5px;
  }
  .column1 .bigHeadBar {
    margin-top: 20px;
  }
  .column1 .bigHeadBar .moreBox {
    display: flex;
    justify-content: flex-end;
  }
  .column1 .bigHeadBar .moreBox a {
    padding-bottom: 0px;
    margin-top: 0px;
    font-size: 16px;
  }
  .column1 .slideBox {
    margin-top: 20px;
  }
  .column2 .news .tabs {
    display: flex;
    padding-bottom: 10px;
    padding-bottom: 8px;
    justify-content: space-between;
  }
  .column2 .news .tabs a {
    font-size: 16px;
    line-height: 1.3;
    display: block;
    padding: 0 2px;
    font-size: 15px;
  }
  .column2 .news .tabs a::after {
    bottom: -10px;
  }
  .column2 .news .tabs .calendar {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .column2 .news .tabs .calendar span {
    display: inline-block;
    width: 34px;
    line-height: 1;
  }
  .column2 .news .swiper-container {
    margin-top: 8px;
  }
  .column2 .news .swiper-container .calendar_list li:last-child {
    border-bottom: none;
  }
  .column2 .news .swiper-container .calendar_list li .date {
    margin-top: 0;
    margin-right: 0;
    height: auto;
    line-height: 40px;
    transform: translateY(-50%);
  }
  .column2 .list li {
    height: auto;
    line-height: 25px;
  }
  .column2 .zmhd {
    padding: 20px 10px 20px;
    margin-top: 20px;
  }
  .column2 .zmhd .content {
    box-shadow: none;
  }
  .column2 .zmhd .content .right_news {
    border: none;
  }
  .column2 .zmhd .grqy {
    width: 100%;
    margin-top: 10px;
  }
  .column2 .zmhd .grqy a {
    width: 48.4%;
    font-size: 18px;
  }
  .column2 .zmhd .zcwjk {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .column2 .zmhd .zcwjk a {
    display: flex;
    align-items: center;
    line-height: 1;
    height: 100%;
    padding-left: 20px;
    font-size: 18px;
  }
  .column2 .zmhd .find_policy h2 {
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    height: 55px;
    margin-bottom: 10px;
  }
  .zwfzzd {
    background-color: #FFF;
    border-top: solid 10px #F1F1F1;
  }
  .zwfzzd .tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    line-height: 1;
    border-bottom: none;
  }
  .zwfzzd .tabs::before {
    position: inherit;
    display: block;
    top: 0;
    margin-right: 5px;
  }
  .zwfzzd .tabs .active {
    font-weight: 600;
    flex: 1;
    height: auto;
    line-height: 1;
  }
  .zwfzzd .tabs .column-more {
    position: initial;
    margin-top: 0;
    line-height: 1;
    height: auto;
    line-height: 18px;
  }
  .zwfzzd .grfw {
    margin-top: 0;
    padding: 5% 0 0;
  }
  .zwfzzd .grfw .hd {
    overflow: hidden;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .zwfzzd .grfw .hd a {
    font-size: 14px;
    padding-bottom: 0;
    line-height: 30px;
  }
  .zwfzzd .grfw .bd .row {
    text-align: left;
  }
  .zwfzzd .grfw .bd .row::after {
    display: none;
  }
  .zwfzzd .grfw .bd .row li {
    width: 32%;
  }
  .zwfzzd .grfw .bd .row li b {
    font-size: 16px;
  }
  .zwfzzd .bsfwsj {
    margin-top: 3%;
    padding: 3% 0 0;
    border-top: solid 10px #F1F1F1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .zwfzzd .bsfwsj li {
    width: 48%;
    border: none;
    height: 120px;
    margin: 0 0 10px 0;
  }
  .zwfzzd .bsfwsj li img {
    width: 100%;
    height: 100%;
  }
  .zwfzzd .bsfwsj li img.mobileImg {
    display: block;
  }
  .zwfzzd .bsfwsj li img.pcImg {
    display: none;
  }
  .zwfzzd .bsfwsj li:nth-last-child(1) {
    margin-bottom: 0;
  }
  .zwfzzd .bsfwsj li:nth-last-child(2) {
    margin-bottom: 0;
  }
  .zwfzzd li {
    box-shadow: none;
    border: solid 1px #DDD;
  }
  .bs_new {
    background-color: #FFF;
    border-top: solid 10px #F1F1F1;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .bs_new li:last-child {
    margin-bottom: 0;
  }
  .zfgg {
    background-color: #FFF;
    border-top: solid 10px #F1F1F1;
    padding-top: 20px;
  }
  .zfgg .tabBox {
    overflow-y: hidden;
  }
  .zfgg .tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .zfgg .tabs::before {
    display: none;
  }
  .zfgg .tabs a {
    font-size: 15px;
    height: auto;
    line-height: 1;
    margin-bottom: 10px;
    position: relative;
    margin-right: 0;
  }
  .zfgg .tabs a.active {
    color: #bd1a2d;
  }
  .zfgg .tabs a.active::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 2px;
    background-color: #bd1a2d;
  }
  .zfgg .tab-b .swiper-slide {
    width: 100%;
  }
  .zfgg .tab-b .swiper-slide .fr {
    display: none;
  }
  .ztrkBox {
    border-top: solid 10px #F1F1F1;
    padding: 20px 0;
  }
  .ztrkBox li:last-child {
    margin-bottom: 0;
  }
  .zfxxgk {
    border-top: solid 10px #F1F1F1;
    background-color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .zfxxgk .tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .zfxxgk .tabs::before {
    display: none;
  }
  .zfxxgk .tabs a {
    width: 46%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ededed;
    border-radius: 20px;
    margin-bottom: 15px;
    font-size: 16px;
  }
  .zfxxgk .tabs a.active {
    color: #FFF;
    font-weight: 600;
    background-color: #bd1a2d;
  }
  .zfxxgk .row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .zfxxgk .row li {
    width: 32%;
    box-shadow: none;
    border: solid 1px #DDD;
    margin-right: 2%;
  }
  .zfxxgk .row li:nth-child(3n) {
    margin-right: 0;
  }
  .zfxxgk .row li:nth-last-child(1) {
    margin-bottom: 0;
  }
  .zfxxgk .row li:nth-last-child(2) {
    margin-bottom: 0;
  }
  .zfxxgk .row li:nth-last-child(3) {
    margin-bottom: 0;
  }
  .zfxxgk .row li b {
    padding: 5% 8%;
    font-size: 16px;
    line-height: 1.2;
  }
  .zfxxgk .row li .img-box img {
    transform: scale(0.6);
  }
  .zmhdBox {
    border-top: solid 10px #F1F1F1;
    padding-top: 20px;
  }
  .zmhdBox .tabs {
    font-weight: 600;
    border-bottom: none;
    display: flex;
    align-items: center;
    padding-left: 0;
    line-height: 1;
    position: relative;
  }
  .zmhdBox .tabs::before {
    position: inherit;
    display: block;
    top: 0;
    margin-right: 5px;
  }
  .zmhdBox .tabs .active {
    height: auto;
    line-height: 1;
  }
  .zmhdBox .tabs .column-more {
    height: auto;
    line-height: 18px;
    top: 0;
    margin-top: 0;
  }
  .zmhdBox .hd {
    height: auto;
  }
  .zmhdBox .hd a {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .xyfw {
    border-top: solid 10px #F1F1F1;
    background-color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .xyfw .tabs {
    font-weight: 600;
    border-bottom: none;
    display: flex;
    align-items: center;
    padding-left: 0;
    line-height: 1;
  }
  .xyfw .tabs::before {
    position: inherit;
    display: block;
    top: 0;
    margin-right: 5px;
  }
  .xyfw .row {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .xyfw .row li {
    margin: 0 0 10px 0;
    padding-bottom: 0;
  }
  .xyfw .row li:nth-last-child(1) {
    margin-bottom: 0;
  }
  .xyfw .row li:nth-last-child(2) {
    margin-bottom: 0;
  }
  .xyfw .row li:nth-last-child(3) {
    margin-bottom: 0;
  }
  .gyggBox {
    border-top: solid 10px #F1F1F1;
    background-color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .gyggBox .tabs {
    font-weight: 600;
    border-bottom: none;
    display: flex;
    align-items: center;
    padding-left: 0;
    line-height: 1;
  }
  .gyggBox .tabs::before {
    position: inherit;
    display: block;
    top: 0;
    margin-right: 5px;
  }
  .gyggBox .gygg_zt {
    margin-top: 20px;
    padding-bottom: 0;
  }
  .ztzl {
    border-top: solid 10px #F1F1F1;
    background-color: #FFF;
    padding-top: 20px;
  }
  .ztzl .title {
    background: none;
  }
  .ztzl .title a {
    top: 0;
    line-height: 22px;
  }
  .ztzl .title .tabs {
    text-align: left;
    font-weight: 600;
    border-bottom: none;
    display: flex;
    align-items: center;
    padding-left: 0;
    line-height: 1;
  }
  .ztzl .title .tabs::before {
    position: inherit;
    display: block;
    top: 0;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 414px) {
  .alert-warning {
    position: fixed;
    left: 2%;
    top: -400px;
    margin-left: 0;
    width: 96%;
    height: auto;
    background: #fff;
    background-size: 100%;
    z-index: 1001;
  }
  .alert-wzsm {
    width: 80%;
    height: auto;
    margin: 15px auto 0;
    line-height: 28px;
    font-size: 18px;
    color: #000;
    text-align: center;
  }
  .alert-wzsm p {
    font-size: 18px;
  }
  .alert-footer {
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    color: white;
    margin-top: 10px;
  }
  .continue {
    width: 124px;
    height: 42px;
    background: url(/ywdt/images/continue-ks-20170810.png) center center no-repeat;
    background-size: 100%;
  }
}
.index_midBox {
  max-width: 1200px;
  margin: 45px auto 0;
}
.index_midBox .mid_hedNav {
  display: flex;
  justify-content: space-between;
}
.index_midBox .mid_hedNav li {
  width: 384px;
  transition: all 0.3s ease-in-out;
  height: 139px;
  cursor: pointer;
}
.index_midBox .mid_hedNav li .nav_con {
  height: 120px;
  border-radius: 8px;
  background: #f9f9f9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
}
.index_midBox .mid_hedNav li .nav_con img {
  margin-right: 20px;
}
.index_midBox .mid_hedNav li.on {
  background: url(/bjmtg/xhtml/2020bjmtg/images/index_nav1_on.png) center center no-repeat;
  background-size: 100% 100%;
}
.index_midBox .mid_hedNav li.on .nav_con {
  background: none;
  color: #bf1b28;
  font-weight: bold;
}
.index_midBox .midCon {
  margin-top: 18px;
}
.index_midBox .midCon .miditem {
  background: #f9f9f9;
  padding: 35px 28px;
  display: none;
}
.index_midBox .midCon .miditem .fl {
  width: 732px;
}
.index_midBox .midCon .miditem .fr {
  width: 376px;
}
.index_midBox .midCon .miditem .midNav {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #ddd;
  align-items: center;
}
.index_midBox .midCon .miditem .midNav ul {
  display: flex;
}
.index_midBox .midCon .miditem .midNav ul li {
  font-size: 24px;
  color: #000000;
  padding: 0 8px 15px;
  position: relative;
  transition: all 0.3s ease-in-out;
  margin-right: 10px;
  cursor: pointer;
}
.index_midBox .midCon .miditem .midNav ul li::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 2px;
  background: #ce1e24;
  transition: width 0.3s ease-in-out;
}
.index_midBox .midCon .miditem .midNav ul li.on {
  color: #bf1b28;
  font-weight: bold;
}
.index_midBox .midCon .miditem .midNav ul li.on::after {
  width: 100%;
}
.index_midBox .midCon .miditem .midNav a {
  font-size: 14px;
  color: #757575;
  display: block;
  padding-right: 16px;
  position: relative;
}
.index_midBox .midCon .miditem .midNav a::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background: #757575 url(../images/index_26more.png) center center no-repeat;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.index_midBox .midCon .miditem .midCon_p {
  background: #fff;
  padding: 15px 29px;
}
.index_midBox .midCon .miditem .midCon_list li {
  margin-bottom: 26px;
  overflow: hidden;
}
.index_midBox .midCon .miditem .midCon_list li .tit {
  float: left;
  width: 550px;
}
.index_midBox .midCon .miditem .midCon_list li .tit a {
  font-size: 16px;
  color: #000000;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_midBox .midCon .miditem .midCon_list li .tit a::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #333333;
  vertical-align: middle;
  margin-right: 17px;
}
.index_midBox .midCon .miditem .midCon_list li .tit:hover a {
  color: #bf1b28;
}
.index_midBox .midCon .miditem .midCon_list li .tit:hover a::before {
  background-color: #bf1b28;
}
.index_midBox .midCon .miditem .midCon_list li .date {
  float: right;
}
.index_midBox .midCon .miditem .midCon_list li:last-child {
  margin-bottom: 0;
}
.index_midBox .midCon .zwgk .fwyjs-swiper {
  margin-top: 15px;
}
.index_midBox .midCon .zwgk .swiper-slide .row {
  overflow: hidden;
}
.index_midBox .midCon .zwgk .swiper-slide .row li {
  margin-right: 15px;
  margin-top: 20px;
  width: 171px;
  height: 150px;
  background: #fff;
  float: left;
}
.index_midBox .midCon .zwgk .swiper-slide .row li a {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.index_midBox .midCon .zwgk .swiper-slide .row li a .img-box {
  display: block;
}
.index_midBox .midCon .zwgk .swiper-slide .row li a p {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 1.2;
  margin-top: 12px;
}
.index_midBox .midCon .zwgk .swiper-slide .row li a:hover p {
  color: #bf1b28;
}
.index_midBox .midCon .zwgk .swiper-slide .row li:nth-child(4n) {
  margin-right: 0;
}
.index_midBox .midCon .zwgk .fw-swiper {
  margin-top: 15px;
}
.index_midBox .midCon .zwgk .fw-swiper .bmfw {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index_midBox .midCon .zwgk .fw-swiper .bmfw li {
  width: 173px;
  height: 150px;
  margin-right: 18px;
  margin-top: 20px;
}
.index_midBox .midCon .zwgk .fw-swiper .bmfw li:nth-child(2n) {
  margin-right: 0;
}
.index_midBox .midCon .zwgk .fw-swiper .bmfw li:nth-child(1),
.index_midBox .midCon .zwgk .fw-swiper .bmfw li:nth-child(2) {
  background: url(/bjmtg/xhtml/2020bjmtg/images/index_bmfw_bg1.png) center center no-repeat;
}
.index_midBox .midCon .zwgk .fw-swiper .bmfw li:nth-child(3),
.index_midBox .midCon .zwgk .fw-swiper .bmfw li:nth-child(4) {
  background: url(/bjmtg/xhtml/2020bjmtg/images/index_bmfw_bg2.png) center center no-repeat;
}
.index_midBox .midCon .zwgk .fw-swiper .bmfw li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 18px 0 0 22px;
}
.index_midBox .midCon .zwgk .fw-swiper .bmfw li a .tit {
  font-size: 20px;
  font-weight: bold;
  color: #fd7202;
  margin-bottom: 18px;
}
.index_midBox .midCon .zwgk .fw-swiper .row li {
  width: 173px;
}
.index_midBox .midCon .zwfw {
  display: block;
}
.index_midBox .midCon .zwfw .zcwj-swiper {
  margin-top: 25px;
  background: #fff;
}
.index_midBox .midCon .zwfw .fr ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 16px;
}
.index_midBox .midCon .zwfw .fr ul li {
  width: 178px;
  height: 68px;
  border-radius: 6px;
  background: #bd1a2d;
  margin-top: 18px;
}
.index_midBox .midCon .zwfw .fr ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.index_midBox .midCon .zwfw .fr ul li a .pic {
  text-align: center;
}
.index_midBox .midCon .zwfw .fr ul li a .tit {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_midBox .midCon .hdjl .fl {
  width: 732px;
}
.index_midBox .midCon .hdjl .fr {
  width: 362px;
}
.index_midBox .midCon .hdjl .fr a {
  display: block;
  margin-top: 25px;
}
.index_midBox .midCon .hdjl .fr a .mobile {
  display: none;
}
.index_midBox .midCon .hdjl .yjzj .yjzj-swiper {
  margin-top: 25px;
}
.index_midBox .midCon .hdjl .yjzj .yjzj-swiper .iframeBox {
  background: #fff;
}
.index_midBox .midCon .hdjl .yjzj .yjzj-swiper iframe {
  height: 287px;
}
@media screen and (max-width: 1023px) {
  .index_midBox {
    padding: 0 10px;
    margin-top: 20px;
  }
  .index_midBox .mid_hedNav {
    position: relative;
  }
  .index_midBox .mid_hedNav li {
    width: 32%;
    height: 65px;
  }
  .index_midBox .mid_hedNav li .nav_con {
    font-size: 17px;
    padding: 15px 5px;
    height: 58px;
  }
  .index_midBox .mid_hedNav li .nav_con img {
    width: 30px;
    height: auto;
    margin-right: 5px;
  }
  .index_midBox .midCon {
    margin-top: 12px;
  }
  .index_midBox .midCon .miditem {
    padding: 15px 10px;
  }
  .index_midBox .midCon .miditem .midNav {
    line-height: 1;
    position: relative;
  }
  .index_midBox .midCon .miditem .midNav ul {
    width: 100%;
  }
  .index_midBox .midCon .miditem .midNav ul li {
    font-size: 16px;
    margin-right: 8px;
    padding-bottom: 5px;
    line-height: 1.3;
  }
  .index_midBox .midCon .miditem .midNav a {
    position: absolute;
    bottom: -83%;
    right: 0;
  }
  .index_midBox .midCon .miditem .fl {
    width: 100%;
  }
  .index_midBox .midCon .miditem .fr {
    width: 100%;
    margin-top: 20px;
  }
  .index_midBox .midCon .miditem .midCon_p {
    padding: 15px 10px;
  }
  .index_midBox .midCon .miditem .midCon_list li {
    margin-bottom: 15px;
  }
  .index_midBox .midCon .miditem .midCon_list li .tit {
    width: 100%;
  }
  .index_midBox .midCon .miditem .midCon_list li .date {
    font-size: 14px;
  }
  .index_midBox .midCon .zwgk .swiper-slide .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .index_midBox .midCon .zwgk .swiper-slide .row li {
    width: 48.5%;
    margin-right: 0;
    margin-top: 12px;
    height: auto;
  }
  .index_midBox .midCon .zwgk .swiper-slide .row li a {
    padding: 15px 0;
    box-sizing: border-box;
  }
  .index_midBox .midCon .zwgk .swiper-slide .row li a p {
    font-size: 14px;
    margin-top: 10px;
  }
  .index_midBox .midCon .zwgk .fwyjs-swiper {
    margin-top: 5px;
  }
  .index_midBox .midCon .zwgk .fw-swiper {
    margin-top: 5px;
  }
  .index_midBox .midCon .zwgk .fw-swiper .bmfw li {
    margin-top: 12px;
    width: 48.5%;
    background-size: 100% 100% !important;
    margin-right: 0;
    height: auto;
  }
  .index_midBox .midCon .zwgk .fw-swiper .bmfw li a {
    padding: 15px;
    box-sizing: border-box;
  }
  .index_midBox .midCon .zwgk .fw-swiper .bmfw li a .tit {
    margin-bottom: 8px;
  }
  .index_midBox .midCon .zwfw .fr {
    margin-top: 0;
  }
  .index_midBox .midCon .zwfw .fr ul {
    padding-top: 5px;
  }
  .index_midBox .midCon .zwfw .fr ul li {
    width: 48.5%;
    height: auto;
    margin-top: 12px;
  }
  .index_midBox .midCon .zwfw .fr ul li a {
    padding: 8px 0;
  }
  .index_midBox .midCon .zwfw .fr ul li a .tit {
    font-size: 14px;
  }
  .index_midBox .midCon .hdjl .yjzj .yjzj-swiper iframe {
    height: 480px;
  }
  .index_midBox .midCon .hdjl .pc {
    display: none;
  }
  .index_midBox .midCon .hdjl .fr a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .index_midBox .midCon .hdjl .fr a img {
    width: 100%;
    height: auto;
  }
  .index_midBox .midCon .hdjl .fr a .mobile {
    display: block;
  }
}
.index_banner2 {
  max-width: 1200px;
  margin: 45px auto 0;
  display: flex;
  justify-content: space-between;
}
.index_banner2 .mobile {
  display: none;
}
.index_bomBox {
  max-width: 1200px;
  margin: 45px auto;
}
.index_bomBox .title {
  border-bottom: 2px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 28px;
}
.index_bomBox .title span {
  font-size: 24px;
  color: #bf1b28;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
}
.index_bomBox .title span::after {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #ce1e24;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.index_bomBox .title a {
  font-size: 14px;
  color: #757575;
  display: block;
  padding-right: 16px;
  position: relative;
}
.index_bomBox .title a::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background: #757575 url(../images/index_26more.png) center center no-repeat;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.index_bomBox .gygg {
  width: 770px;
}
.index_bomBox .gygg .content li {
  width: 245px;
  height: 423px;
  float: left;
  margin-right: 17px;
}
.index_bomBox .gygg .content li:last-child {
  margin-right: 0;
}
.index_bomBox .gygg .content li a {
  display: block;
  width: 100%;
  height: 100%;
}
.index_bomBox .gygg .content li a img {
  width: 100%;
  height: 100%;
}
.index_bomBox .ztzl26 {
  width: 399px;
}
.index_bomBox .ztzl26 .content li {
  width: 100%;
  height: 133px;
  margin-bottom: 12px;
}
.index_bomBox .ztzl26 .content li:last-child {
  margin-bottom: 0;
}
.index_bomBox .ztzl26 .content li a {
  width: 100%;
  height: 100%;
  display: block;
}
.index_bomBox .ztzl26 .content li a img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .index_banner2 {
    margin: 20px auto 0;
    padding: 0 10px;
    flex-direction: column;
  }
  .index_banner2 li {
    width: 100%;
    margin-bottom: 10px;
  }
  .index_banner2 li:last-child {
    margin-bottom: 0;
  }
  .index_banner2 li a {
    display: block;
    width: 100%;
  }
  .index_banner2 li a img {
    width: 100%;
    height: auto;
  }
  .index_bomBox {
    margin: 20px auto;
    padding: 0 10px;
  }
  .index_bomBox .title {
    margin-bottom: 0;
  }
  .index_bomBox .title .bt {
    font-size: 18px;
    padding-bottom: 5px;
  }
  .index_bomBox .gygg {
    width: 100%;
  }
  .index_bomBox .gygg .content ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .index_bomBox .gygg .content li {
    width: 48.5%;
    margin-right: 0;
    height: auto;
    margin-top: 12px;
  }
  .index_bomBox .gygg .content li:last-child {
    display: none;
  }
  .index_bomBox .ztzl26 {
    width: 100%;
    margin-top: 20px;
  }
  .index_bomBox .ztzl26 .content ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .index_bomBox .ztzl26 .content li {
    margin-top: 12px;
    width: 48.5%;
    margin-bottom: 0;
    height: auto;
  }
  .index_bomBox .ztzl26 .content li:last-child {
    display: none;
  }
}
