body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
address {
  margin: 0;
  padding: 0;
  height: auto;
  list-style: none;
  font-family: Microsoft YaHei, SimHei, SimSun, Verdana, Helvetica, Arial, sans-serif;
  text-decoration: none;
}
.wrap {
  width: 1200px;
  display: block;
  margin: 0 auto;
}
.topbg,
.topbg1 {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.topbg {
  display: block;
}
.topbg1 {
  display: none;
}
.header {
  position: relative;
  overflow: hidden;
  height: 84px;
  background: #f4f4f4;
  border-bottom: 2px solid #a0a0a0;
}
.header h1 {
  height: 54px;
  line-height: 58px;
  width: 256px;
  text-indent: 30px;
  font-size: 22px;
  color: white;
  float: left;
  display: block;
  position: relative;
  top: 15px;
  background: url(szqhlabel.png) no-repeat center;
}
.header a {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.cont ul li {
  border-bottom: 2px solid #A0A0A0;
  overflow: hidden;
}
.cont ul li:last-child {
  border: none;
}
.cont ul li a {
  text-decoration: none;
}
.cont ul li h2 {
  color: #cd292a;
  font-size: 20px;
  line-height: 40px;
  font-weight: bold;
}
.cont ul li p {
  font-size: 16px;
  color: #898989;
  text-indent: 32px;
  line-height: 32px;
  position: relative;
}
.imgcont {
  padding-bottom: 60px;
}
.imgcont dt {
  float: left;
  margin-right: 15px;
}
.imgcont dd h4 {
  font-size: 16px;
  text-indent: 32px;
  color: #000000;
  line-height: 25px;
  margin: 8px 0;
}
.imgcont dd p img {
  position: absolute;
  top: 13px;
  margin-left: -20px;
}
/*# sourceMappingURL=2019szqh.css.map */