.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: 991px) {
  .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;
  }
}
/* 20251103改版内容样式 */
.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: 450px) {
  .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;
  }
  .headline_news {
    margin-top: 20px;
    padding: 20px 2%;
  }
  .headline_news .more {
    margin-top: 5px;
  }
  .column1 {
    padding-bottom: 0;
  }
  .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::before {
    height: 50px;
  }
  .column2 .news .tabs {
    display: flex;
    justify-content: space-between;
  }
  .column2 .news .tabs a {
    font-size: 16px;
  }
  .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: 15px;
  }
  .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: 10px 0 20px;
  }
  .column2 .zmhd .content {
    box-shadow: none;
  }
  .column2 .zmhd .content .right_news {
    border: none;
  }
  .column2 .zmhd .grqy {
    width: 100%;
    margin-top: 15px;
  }
  .column2 .zmhd .grqy a {
    width: 43%;
  }
  .column2 .zmhd .zcwjk {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .column2 .zmhd .zcwjk a {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    height: 100%;
  }
  .column2 .zmhd .find_policy h2 {
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .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;
    overflow-x: scroll;
  }
  .zfgg .tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 500px;
  }
  .zfgg .tabs::before {
    display: none;
  }
  .zfgg .tabs a {
    font-size: 16px;
    height: auto;
    line-height: 1;
    margin-bottom: 10px;
    position: relative;
  }
  .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;
  }
}
/* 20251103改版内容样式 */
@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%;
  }
}
