@charset "utf-8";
/* Reset & Adaptive Styles */
/* Color Variables */
/* unit of mobile */
/* Viewport Settings */
@viewport {
  width: device-width;
  zoom: 1;
}
@-ms-viewport {
  width: device-width;
}
/* Reset CSS */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  color: #333;
  background: #fff !important;
}
/* Typography */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
/* Lists */
ol,
ul {
  list-style: none;
}
/* Links */
a {
  background-color: transparent;
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #bd1a2d;
}
/* Embedded content */
img {
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: middle;
}
/* Forms */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Responsive Media */
video,
iframe,
embed,
object {
  max-width: 100%;
}
/* Selection */
::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
/* Container */
.wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.topPhoto {
  background: url(/bjmtg/xhtml/ztzl/fzzl/images/top_photo.jpg) no-repeat center top;
  background-size: 100% 100%;
  max-width: 1920px;
  margin: 0 auto;
  height: 528px;
}
.lineWrap {
  margin-top: 60px;
}
.lineWrap .wrap {
  display: flex;
  justify-content: space-between;
}
.lineWrap .listBox .titleBox {
  position: relative;
  width: 577px;
 height: 35px;
}
.lineWrap .listBox .titleBox h2 {
  height: 35px;
  text-indent: -1978px;
  overflow: hidden;
}
.lineWrap .listBox .titleBox a{
  display:block;
   width: 100%;
 height: 100%;
 position: absolute;
    left: 0;
    top: 0;
}
.lineWrap .listBox.fzdtBox .titleBox h2 {
  background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_fzdt.png) no-repeat;
  background-size: 100% 100%;
}
.lineWrap .listBox.yasfBox .titleBox h2 {
  background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_yasf.png) no-repeat;
  background-size: 100% 100%;
}
.lineWrap .listBox.yjzjBox .titleBox h2 {
  background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_yjzj.png) no-repeat;
  background-size: 100% 100%;
}
.lineWrap .listBox.xzjcBox .titleBox h2 {
  background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_xzjc.png) no-repeat;
  background-size: 100% 100%;
}
.lineWrap .listBox.zcwjBox {
  margin-bottom: 50px;
}
.lineWrap .listBox.zcwjBox .titleBox h2 {
  background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_zcwj.png) no-repeat;
  background-size: 100% 100%;
}
.lineWrap .listBox.zcjdBox {
  margin-bottom: 50px;
}
.lineWrap .listBox.zcjdBox .titleBox h2 {
  background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_zcjd.png) no-repeat;
  background-size: 100% 100%;
}
.lineWrap .listBox .listCon {
  margin-top: 40px;
  width: 577px;
}
.lineWrap .listBox .listCon .list .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
  margin-bottom: 30px;
}
.lineWrap .listBox .listCon .list .item::before {
  content: '';
  background: url(/bjmtg/xhtml/ztzl/fzzl/images/icon_list_style.png) no-repeat;
  background-size: 100% 100%;
  width: 11px;
  height: 7px;
  margin-right: 10px;
  flex-shrink: 0;
}
.lineWrap .listBox .listCon .list .item .tit {
  font-size: 18px;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lineWrap .listBox .listCon .list .item .date {
  width: 120px;
  font-size: 18px;
  color: #adadad;
  margin-left: 10px;
  flex-shrink: 0;
}
.lineWrap .listBox .listCon .moreBox {
  position: relative;
  width: 100%;
  height: 1px;
  background-color: #dbdbdb;
  margin-bottom: 15px;
}
.lineWrap .listBox .listCon .moreBox .more {
  width: 120px;
  height: 30px;
  background-color: #FFF;
  color: #bd1a2d;
  text-align: center;
  line-height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.iconBox {
  margin-top: 60px;
}
.iconBox .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.iconBox .wrap .item {
  display: block;
  width: 234px;
  height: 262px;
}
.iconBox .wrap .item img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 750px) {
  html {
    font-size: 10vw;
  }
  .topPhoto {
    background: url(/bjmtg/xhtml/ztzl/fzzl/images/top_photo.jpg) no-repeat center top;
    background-size: 100% 100%;
    width: 10rem;
    margin: 0 auto;
    height: 3.33333333rem;
  }
  .lineWrap {
    margin-top: 0;
  }
  .lineWrap .wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
  .lineWrap .listBox {
    margin-bottom: 0.26666667rem;
  }
  .lineWrap .listBox .titleBox {
    position: relative;
    width: 9.46666667rem;
  }
  .lineWrap .listBox .titleBox h2 {
    width: 100%;
    height: 0.46666667rem;
    text-indent: -1978px;
    overflow: hidden;
  }
  .lineWrap .listBox.fzdtBox {
    margin-top: 0.8rem;
  }
  .lineWrap .listBox.fzdtBox .titleBox h2 {
    background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_fzdt.png) center top no-repeat;
    background-size: 7.69333333rem 100%;
  }
  .lineWrap .listBox.yasfBox .titleBox h2 {
    background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_yasf.png) center top no-repeat;
    background-size: 7.69333333rem 100%;
  }
  .lineWrap .listBox.yjzjBox {
    margin-top: 0.26666667rem;
  }
  .lineWrap .listBox.yjzjBox .titleBox h2 {
    background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_yjzj.png) center top no-repeat;
    background-size: 7.69333333rem 100%;
  }
  .lineWrap .listBox.xzjcBox .titleBox h2 {
    background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_xzjc.png) center top no-repeat;
    background-size: 7.69333333rem 100%;
  }
  .lineWrap .listBox.zcwjBox {
    margin-bottom: 50px;
  }
  .lineWrap .listBox.zcwjBox .titleBox h2 {
    background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_zcwj.png) center top no-repeat;
    background-size: 7.69333333rem 100%;
  }
  .lineWrap .listBox.zcjdBox {
    margin-bottom: 50px;
  }
  .lineWrap .listBox.zcjdBox .titleBox h2 {
    background: url(/bjmtg/xhtml/ztzl/fzzl/images/title_zcjd.png) center top no-repeat;
    background-size: 7.69333333rem 100%;
  }
  .lineWrap .listBox .listCon {
    margin-top: 0.53333333rem;
    width: 9.46666667rem;
  }
  .lineWrap .listBox .listCon .list .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 1;
    margin-bottom: 0.4rem;
  }
  .lineWrap .listBox .listCon .list .item .tit {
    font-size: 0.37333333rem;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .lineWrap .listBox .listCon .list .item .date {
    display: none;
    font-size: 0.4rem;
    width: 2.4rem;
    margin-left: 0;
  }
  .lineWrap .listBox .listCon .moreBox {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #dbdbdb;
    margin-bottom: 15px;
  }
  .lineWrap .listBox .listCon .moreBox .more {
    width: 2.4rem;
    height: 0.4rem;
    background-color: #FFF;
    color: #bd1a2d;
    text-align: center;
    line-height: 0.4rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    font-size: 0.37333333rem;
  }
  .iconBox {
    margin-top: 0;
    padding: 0 0.26666667rem;
  }
  .iconBox .wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .iconBox .wrap .item {
    display: block;
    width: 4.66666667rem;
    height: 5.24rem;
    margin-bottom: 0.21333333rem;
  }
  .iconBox .wrap .item img {
    width: 100%;
    height: 100%;
  }
}
