.details_pdf {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.details_pdf .details_pdf_top {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #CCC;
  margin-top: 20px;
}
.details_pdf .details_pdf_top .dqlm {
  font-size: 18px;
  color: #b00a00;
  float: left;
  border-bottom: 1px solid #b00a00;
}
.details_pdf .details_pdf_top .dqwz {
  font-size: 16px;
  float: right;
  margin-right: 10px;
  color: #000000;
  font-family: 微软雅黑;
}
.details_pdf .details_pdf_top .dqwz a {
  color: #161616;
  font-size: 16px;
}
.details_pdf .details_pdf_top .dqwz a:hover {
  color: #cb100e;
}
.details_pdf .details_pdf_bottom {
  width: 90%;
  margin: 0 auto;
}
.details_pdf .details_pdf_bottom .tit1 {
  margin-top: 20px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  text-align: center;
}
.details_pdf .details_pdf_bottom .sub {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.details_pdf .details_pdf_bottom .sub span {
  font-size: 16px;
  color: #000000;
}
.details_pdf .details_pdf_bottom .sub .zz {
  margin-left: 30px;
}
.details_pdf .details_pdf_bottom .pdf_wrap {
  font-size: 14px;
  line-height: 35px;
  text-indent: 28px;
}
.details_pdf .details_pdf_bottom .pdf_wrap li {
  line-height: 35px;
}
.details_pdf .details_pdf_bottom .pdf_wrap li p {
  font-size: 16px;
  color: #000000;
}
.details_pdf .details_pdf_bottom .pdf_wrap li p a {
  font-size: 16px;
  font-family: 微软雅黑;
}
.footer_box {
  margin-top: 30px;
}
