@charset 'utf-8';
/*
 * @Author: bastuu 
 * @Date: 2023-05-04 11:15:33 
 * @Last Modified by: bastuu
 * @Last Modified time: 2023-05-05 14:41:16
 */
/* 关注消防 */
:root {
  --color--: #4594dd;
}
.fz-22 {
  font-size: 22px;
  font-weight: bold;
}
.con-title {
  width: 100%;
  text-align: center;
}
body{
min-width:1200px
}
/* 以上公用样式 */
/* 顶部图 */
.top-bg {
  width: 100%;
  height: 449px;
  background: url(../images/topbg.png) no-repeat center;
}
.top-minBg {
  display: none;
  width: 100%;
  height: 442px;
  background: url(../images/topbg.png) no-repeat center center;
  background-size: contain;
}
/* 导航栏 */
.nav-box {
  height: 86px;
}
.nav-box .nav-top {
  margin-top: -16px;
  width: 100%;
  height: 16px;
  background: url(../images/nav-top.png) repeat-x center center;
}
.nav-box .nav-con {
  padding: 0 0 0 70px;
  margin-top: -2px;
  height: 70px;
  background: url(../images/nav-bg.png) no-repeat center;
}
.nav-box .nav-con li {
  float: left;
  height: 100%;
  line-height: 55px;
  letter-spacing: 1px;
}
.nav-box .nav-con li a {
  font-size: 34px;
  color: #fff;
}
.nav-box .nav-con li a:hover {
  color: #ffcb2b;
}
.nav-box .nav-con li::after {
  display: inline-block;
  content: '';
  width: 1px;
  height: 36px;
  background: #fff;
  margin: 0 21px -5px;
}
.nav-box .nav-con li:last-child::after {
  display: none;
}
/* 追梦火焰蓝 */
.zm-box {
  margin-top: 84px;
  height: 457px;
  background: #f8fcff;
}
.zm-box .zm-con {
  position: relative;
  height: 100%;
}
.zm-box .zm-con .zm-con-left {
  z-index: 0;
  position: relative;
  width: 630px;
  height: 507px;
  margin-top: -41px;
}
.zm-box .zm-con .zm-con-left .zm-left-img {
  margin-top: -20px;
  width: 91px;
}
.zm-box .zm-con .zm-con-left .swiper1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 537px;
  height: 545px;
  background: url(../images/bigimg-bg.png) no-repeat center center;
}
.zm-box .zm-con .zm-con-left .swiper1 .swiper-slide {
  padding: 16px 45px 25px 0;
}
.zm-box .zm-con .zm-con-left .swiper1 .swiper-pagination1 {
  bottom: 45px; right: 80px;
}
.zm-box .zm-con .zm-con-left .swiper1 .swiper-pagination1 .swiper-pagination-bullet {
  width: 20px;
  height: 4px;
  background: #fff;
  border-radius: inherit;
  opacity: 1;
}
.zm-box .zm-con .zm-con-left .swiper1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f1d602;
}
.zm-box .zm-con .cm-con-right {
  width: calc(100% - 630px);
}
.zm-box .zm-con .cm-con-right h3 {
  margin: 20px;
  line-height: 1.8;
}
.zm-box .zm-con .cm-con-right h3 a {
  font-size: 22px;
  font-weight: bold;
}
.zm-box .zm-con .cm-con-right li {
  list-style-type: disc;
  z-index: 1;
  width: calc(100% - 18px);
  margin-left: 18px;
  line-height: 48px;
}
.zm-box .zm-con .cm-con-right li a {
  max-width: 78%;
}
.zm-box .zm-con .cm-con-right li a:hover {
  color: var(--color--);
}
/* 五进纪实 */
.js-box {
  margin-top: 72px;
}
.js-box .js-title {
  margin-bottom: 38px;
}
.js-box .con-link li {
  float: left;
  margin-right: 9px;
  margin-bottom: 60px;
}
.js-box .con-link li:last-child {
  margin: 0;
}
.js-box .con-link li img {
  width: 100%;
}
/* 消防科普  */
.xf-box {
  height: 594px;
  background: url(../images/kp-bg.png) no-repeat center;
}
.xf-box .xf-con {
  padding: 40px 0 50px;
  /* 科普 */
  /* 素材 */
}
.xf-box .xf-con .xf-left {
  width: 505px;
}
.xf-box .xf-con .xf-left .con-con {
  margin-top: 31px;
  padding: 25px;
  max-height: 405px;
  font-weight: 600;
  color: #333;
  background: #fff;
  border: 8px solid var(--color--);
}
.xf-box .xf-con .xf-left .con-con p {
  text-indent: 2em;
  max-height: 330px;
  padding: 0 20px 0 5px;
  display: block;
  overflow-y: auto;
}
.xf-box .xf-con .xf-left .con-con p::-webkit-scrollbar-thumb {
  background: #fff;
}
.xf-box .xf-con .xf-left .con-con p::-webkit-scrollbar-button {
  background: #fff;
  color: #fff;
}
.xf-box .xf-con .xf-right {
  width: 239px;
  text-align: center;
  margin-right: 60px;
  margin-left: 50px;
}
.xf-box .xf-con .xf-right .xf-book {
  margin-top: 80px;
}
.xf-box .xf-con .xf-right1 .xf-book {
  margin-top: 26px;
}
/* 全民消防 */
.qm-box {
  height: 871px;
  padding-top: 56px;
  margin-top: 63px;
  background: url(../images/swiper2-bg.png) no-repeat center center;
}
.qm-box .con-title {
  margin: 66px;
  margin-top: 0;
  margin-left: 0;
}
.qm-box .swiper2 {
  height: 435px;
}
.qm-box .swiper2 .swiper-slide img {
  border: 3px solid var(--color--);
}
.qm-box .swiper2 .swiper-pagination2 {
  bottom: -10px;
}
.qm-box .swiper2 .swiper-pagination2 .swiper-pagination-bullet {
  width: 20px;
  height: 4px;
  background: #999;
  border-radius: inherit;
  opacity: 1;
}
.qm-box .swiper2 .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f83f03;
}
.qm-box .qm-list li {
  position: relative;
  margin-top: 38px;
  padding: 0 50px 0 80px;
  float: left;
  width: 563px;
  height: 72px;
  line-height: 72px;
  background: #fff;
  border: 1px solid #bebebe;
}
.qm-box .qm-list li a {
  font-size: 22px;
  font-weight: bold;
}
.qm-box .qm-list li a:hover {
  color: var(--color--);
}
.qm-box .qm-list li span {
  position: absolute;
  top: -2px;
  left: -2px;
  background: url(../images/list-icon.png) no-repeat;
  text-align: center;
  width: 50px;
  height: 73px;
}
.qm-box .qm-list li:nth-child(2n + 1) {
  margin-right: 74px;
}
/* 消防新语 */
.xy-box {
  margin-top: 80px;
}
.xy-box .swiper3 {
  margin-top: 54px;
}
.xy-box .swiper3 .swiper-slide {
  position: relative;
  transform: scale(0.8);
}
.xy-box .swiper3 .swiper-slide.swiper-slide-active,
.xy-box .swiper3 .swiper-slide.swiper-slide-duplicate-active {
  transform: scale(1);
  z-index: 1;
}
.xy-box .swiper3 .swiper-slide.swiper-slide-active img,
.xy-box .swiper3 .swiper-slide.swiper-slide-duplicate-active img {
  border: 4px solid var(--color--);
  box-shadow: 1px 1px 10px 1px #fff;
}
.xy-box .swiper3 .swiper-slide.swiper-slide-active span,
.xy-box .swiper3 .swiper-slide.swiper-slide-duplicate-active span {
  display: inline-block;
  display: -webkit-box;
  padding: 0 2em;
  width: calc(661px - 8px);
  background: rgba(0, 0, 0, 0.5);
}
.xy-box .swiper3 .swiper-slide span {
  display: none;
  position: absolute;
  bottom: 4px;
  left: 4px;
  width: 100%;
  color: #fff;
}
/* 底部分类 */
.link-box {
  max-height: 342px;
  margin: 62px 0 20px 0;
  background: #f8fcff;
  padding-top: 36px;
}
.link-box .link-con div li {
  float: left;
}
.link-box .link-con div.link-titile li {
  margin: 0 calc(158px - 66px) 31px 66px;
}
.link-box .link-con div.link-titile li:last-child {
  margin-right: 0;
}
.link-box .link-con div.link-img li {
  margin-right: 20px;
  border: 1px solid var(--color--);
}
.link-box .link-con div.link-img li:last-child {
  margin-right: 0;
}

.qm-list ul > a,.moreright1{  
  float:right
}
.listbox{ width: 100%; max-width: 1200px; margin: 50px auto ; overflow: hidden;}
.listbox li{ width: 33.33%; float: left; margin: 20px 0px; }
.bottom{ border-top: 2px solid #2f7acd; background: #eeeeee; padding: 50px 0px ; width: 100%; margin-bottom: 20px; }
.bottomin{ width:100%; max-width: 1200px; margin: 0px auto; overflow: hidden;}
.bottomleft{width: 300px; line-height: 40px; font-size: 18px; float: left; }
.bottomright{ width: 369px; float: right; }
.link-img img{width:280px; }
/* 适配 */
@media screen and (max-width: 768px) {
  .top-bg {
    display: none;
  }
  .top-minBg {
    display: block;
    height: 88px;
  }
  .nav-box .nav-top {
    display: none;
  }
  .nav-box .nav-con {
    width: 100%;
    max-width: 1200px;
    padding: 0 30px;
    overflow-x: auto;
  }
  .nav-box .nav-con ul {
    width: 920px;
  }
  .nav-box .nav-con ul li {
    line-height: 70px;
  }
  .nav-box .nav-con ul li a {
    font-size: 28px;
  }
  .nav-box .nav-con ul li::after {
    margin-bottom: -8px;
  }
  .zm-box {
    margin-top: 20px;
  }
  .zm-box .zm-con .zm-con-left {
    padding: 10px;
    width: 100%;
    height: auto;
  }
  .zm-box .zm-con .zm-con-left .zm-left-img {
    display: none;
  }
  .zm-box .zm-con .zm-con-left .zm-left-swiper {
    position: relative;
    background: none;
    width: 100%;
    height: auto;
  }
  .zm-box .zm-con .zm-con-left .zm-left-swiper .swiper-slide {
    padding: 10px;
  }
  .zm-box .zm-con .cm-con-right {
    width: 100%;
    padding: 2%;
  }
  .zm-box .zm-con .cm-con-right h3 {
    margin: 0 10px;
  }
  .zm-box .zm-con .cm-con-right ul li span {
    font-size: 12px;
  }
  .js-box .js-title {
    margin-bottom: 10px;
  }
  .js-box .con-link li {
    width: 50%;
    margin: 0;
  }
  .js-box .con-link li:last-child {
    width: 100%;
  }
  .js-box .con-link li:last-child img {
    width: 100%;
  }
  .xf-box {
    margin-top: 20px;
    background: none;
    height: auto;
  }
  .xf-box .xf-con {
    width: 100%;
    padding: 2%;
  }
  .xf-box .xf-con .xf-left {
    width: 100%;
  }
  .xf-box .xf-con .xf-left .con-con {
    padding: 10px;
    margin-bottom: 20px;
  }
  .xf-box .xf-con .xf-right {
    width: 100%;
    text-align: center;
  }
  .qm-box {
    margin-top: 0;
    padding: 0;
    background: none;
    height: auto;
  }
  .qm-box .qm-con {
    width: 100%;
  }
  .qm-box .qm-con .con-title {
    margin: 20px auto;
  }
  .qm-box .swiper2 {
    height: 400px;
  }
  .qm-box .qm-list {
    width: 100%;
  }
  .qm-box .qm-list li {
    width: 100%;
    padding: 0 5px 0 50px;
    margin-top: 10px;
  }
  .qm-box .qm-list li a {
    font-size: 18px;
  }
  .qm-box .qm-list li span {
    transform: scale(0.5);
    top: -20px;
    left: -13px;
  }
  .xy-box {
    margin-top: 10px;
    width: 95%;
    padding: 2%;
  }
  .xy-box .con-title {
    margin-bottom: 10px;
  }
  .xy-box .swiper3 {
    width: 100%;
    margin: 0;
  }
  .xy-box .swiper3 .swiper-slide {
    transform: scale(1);
  }
  .xy-box .swiper3 .swiper-slide a img {
    width: 100%;
  }
  .xy-box .swiper3 .swiper-slide.swiper-slide-active {
    transform: scale(1);
  }
  .xy-box .swiper3 .swiper-slide.swiper-slide-active a span {
    width: 100%;
    padding: 0 1em;
    font-size: 14px;
  }
  .link-box {
    padding: 0;
    margin: 10px;
  }
  .link-box .link-con div.link-titile li {
    margin: 5px 10px;
  }
  .link-box .link-con div.link-img li {
    margin: 2%;
    width: 90%;
  }
  .link-box .link-con div.link-img li img {
    width: 100%;
  }
  .listbox li{ width: 100% }
}

<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2025-11-03 16:22:32" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->