/* 初始化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: #fff3e8;
}
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;
  font-size: 12px;
  transition: .5s all;
}
a:hover {
  text-decoration: none;
  color: #ff6000;
}
i,
b {
  font-style: normal;
}
.wrap {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.topPhoto {
  background: url(/bjmtg/xhtml/ztzl/qzqd/images/top_photo.jpg) no-repeat center top;
  max-width: 1920px;
  margin: 0 auto;
  height: 563px;
}
.topMenu {
  max-width: 1920px;
  margin: 0 auto;
  background-color: #bd1a2d;
  overflow: hidden;
}
.topMenu::after {
  content: '';
  display: block;
  width: 1920px;
  height: 51px;
  background: url(/bjmtg/xhtml/ztzl/qzqd/images/top_menu_bottomo.jpg) no-repeat center top;
}
.topMenu .line {
  overflow: hidden;
  padding-bottom: 30px;
  text-align: center;
}
.topMenu .line:first-child {
  border-bottom: dashed 2px #e06674;
}
.topMenu .line .item {
  width: 212px;
  height: 84px;
  background: url(/bjmtg/xhtml/ztzl/qzqd/images/btn_bg.png) no-repeat;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  float: left;
  margin-right: 145px;
  font-size: 20px;
  color: #bd1a2d;
  font-weight: 500;
  padding-left: 30px;
  padding-right: 60px;
  text-align: center;
  display: table;
}
.topMenu .line .item span {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.topMenu .line .item:last-child {
  margin-right: 0;
}
.topMenu .line .item:hover {
  box-shadow: 0 0 10px #333;
}
.topMenu .line:last-child {
  padding-top: 30px;
}
.topMenu .line:last-child .item {
  margin-right: 0;
  margin-left: 200px;
}
.xzxkBox {
  margin-top: 50px;
}
.xzxkBox .title {
  height: 55px;
  overflow: hidden;
  background: url(/bjmtg/xhtml/ztzl/qzqd/images/title_xzxkqd.png) no-repeat center top;
}
.xzxkBox .xzxkCon {
  margin-top: 30px;
  padding: 0 50px;
  overflow: hidden;
}
.xzxkBox .xzxkCon .item {
  font-size: 18px;
  float: left;
  line-height: 1;
  margin-bottom: 20px;
  margin-right: 20px;
}
.xzxkBox .xzxkCon .item::before {
  content: '';
  width: 18px;
  height: 18px;
  background: url(/bjmtg/xhtml/ztzl/qzqd/images/icon_list.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.zjfwBox {
  margin-top: 50px;
}
.zjfwBox .title {
  height: 55px;
  overflow: hidden;
  background: url(/bjmtg/xhtml/ztzl/qzqd/images/title_zjfw.png) no-repeat center top;
}
.zjfwBox .zjfwCon {
  margin-top: 30px;
  padding: 0 50px;
  overflow: hidden;
}
.zjfwBox .zjfwCon .item {
  font-size: 18px;
  float: left;
  line-height: 1;
  margin-bottom: 20px;
  margin-right: 20px;
}
.zjfwBox .zjfwCon .item::before {
  content: '';
  width: 18px;
  height: 18px;
  background: url(/bjmtg/xhtml/ztzl/qzqd/images/icon_list.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.qljcBox {
  margin-top: 50px;
  margin-bottom: 50px;
}
.qljcBox .title {
  height: 55px;
  overflow: hidden;
  background: url(/bjmtg/xhtml/ztzl/qzqd/images/title_qljc.png) no-repeat center top;
}
.qljcBox .qljcCon {
  margin-top: 30px;
  padding: 0 50px;
  overflow: hidden;
}
.qljcBox .qljcCon .item {
  font-size: 18px;
  float: left;
  line-height: 1;
  margin-bottom: 20px;
  margin-right: 20px;
}
.qljcBox .qljcCon .item::before {
  content: '';
  width: 18px;
  height: 18px;
  background: url(/bjmtg/xhtml/ztzl/qzqd/images/icon_list.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
@media (max-width: 991px) {
  body {
    width: 100%;
  }
  div,
  span,
  a {
    box-sizing: border-box;
  }
  html {
    font-size: 10vw;
    width: 100%;
  }
  .wrap {
    width: 100%;
  }
  .topPhoto {
    background: url(/bjmtg/xhtml/ztzl/qzqd/images/top_photo_m.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 4.57333333rem;
    width: 100%;
    max-width: 100%;
  }
  .topMenu {
    max-width: 100%;
  }
  .topMenu::after {
    content: '';
    display: block;
    width: 100%;
    height: 0.56rem;
    background: url(/bjmtg/xhtml/ztzl/qzqd/images/top_menu_bottom_m.jpg) no-repeat center top;
    background-size: 100% 100%;
  }
  .topMenu .line {
    padding-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0.26666667rem;
    padding-top: 0.26666667rem;
  }
  .topMenu .line:first-child {
    border-bottom: dashed 2px #e06674;
  }
  .topMenu .line .item {
    width: 4.53333333rem;
    height: 1.26666667rem;
    background: url(/bjmtg/xhtml/ztzl/qzqd/images/btn_bg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 0.13333333rem;
    font-size: 0.32rem;
    padding-left: 0.26666667rem;
    padding-right: 0.93333333rem;
    margin-right: 0;
    margin-bottom: 0.26666667rem;
    float: none;
    font-weight: 600;
  }
  .topMenu .line .item span {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .topMenu .line .item:last-child {
    margin-right: 0;
  }
  .topMenu .line .item:hover {
    box-shadow: 0 0 10px #333;
  }
  .topMenu .line:last-child {
    padding-top: 0.26666667rem;
  }
  .topMenu .line:last-child .item {
    margin-right: 0;
    margin-left: 0;
  }
  .xzxkBox {
    padding: 0.4rem 0.26666667rem 0;
  }
  .xzxkBox .title {
    height: 0.92rem;
    overflow: hidden;
    background: url(/bjmtg/xhtml/ztzl/qzqd/images/title_xzxkqd_m.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .xzxkBox .xzxkCon {
    margin-top: 0.4rem;
    padding: 0;
    overflow: hidden;
  }
  .xzxkBox .xzxkCon .item {
    display: block;
    font-size: 0.32rem;
    float: none;
    line-height: 1;
    margin-bottom: 0.4rem;
    margin-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .xzxkBox .xzxkCon .item::before {
    content: '';
    width: 0.33333333rem;
    height: 0.33333333rem;
    background: url(/bjmtg/xhtml/ztzl/qzqd/images/icon_list.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
  }
  .zjfwBox {
    padding: 0.4rem 0.26666667rem 0;
  }
  .zjfwBox .title {
    height: 0.92rem;
    overflow: hidden;
    background: url(/bjmtg/xhtml/ztzl/qzqd/images/title_zjfw_m.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .zjfwBox .zjfwCon {
    margin-top: 0.4rem;
    padding: 0;
    overflow: hidden;
  }
  .zjfwBox .zjfwCon .item {
    display: block;
    font-size: 0.32rem;
    float: none;
    line-height: 1;
    margin-bottom: 0.4rem;
    margin-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .zjfwBox .zjfwCon .item:last-child {
    margin-bottom: 0;
  }
  .zjfwBox .zjfwCon .item::before {
    content: '';
    width: 0.33333333rem;
    height: 0.33333333rem;
    background: url(/bjmtg/xhtml/ztzl/qzqd/images/icon_list.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
  }
  .qljcBox {
    padding: 0.4rem 0.26666667rem;
  }
  .qljcBox .title {
    height: 0.92rem;
    overflow: hidden;
    background: url(/bjmtg/xhtml/ztzl/qzqd/images/title_qljc_m.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .qljcBox .qljcCon {
    margin-top: 0.4rem;
    padding: 0;
    overflow: hidden;
  }
  .qljcBox .qljcCon .item {
    display: block;
    font-size: 0.32rem;
    float: none;
    line-height: 1;
    margin-bottom: 0.4rem;
    margin-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .qljcBox .qljcCon .item::before {
    content: '';
    width: 0.33333333rem;
    height: 0.33333333rem;
    background: url(/bjmtg/xhtml/ztzl/qzqd/images/icon_list.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
  }
}
