.bs {
  padding: 20px 0;
}
.title {
  border-bottom: 5px solid #015293;
  padding: 0 0 35px 0;
  text-align: center;
  position: relative;
  padding-top: 97px;
}
.title .downLoad {
  height: 38px;
  overflow: hidden;
  float: right;
  margin-top: -15px;
}
.title .title-type{
  width: 100%;
  text-align: center;
}
.title .downLoad span {
  float: left;
  font-size: 14px;
  margin-right: 12px;
  width: 88px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #666666;
  border: 1px solid #d2d2d2;
}
.title .downLoad span a{
  display: block;
    width: 100%;
    height: 100%;
    color: #666666;
}
.title .type {
  font-size: 40px;
  font-family: "方正小标宋简体", Simsun;
  font-weight: bold;
  color: #FD0100;
  display: inline-block;
  vertical-align: middle;
}
.nr .nr-bt {
  text-align: center;
  padding: 58px 0 0 0;
}
.nr .nr-bt h3 {
  font-size: 28px;
  font-family: "方正小标宋简体", Simsun;
  font-weight: bold;
  color: #333333;
}
.nr .time {
  display: inline-block;
  padding-top: 18px;
  padding-bottom: 50px;
  font-size: 18px;
  font-family: FangSong, Simsun;
  font-weight: 400;
  color: #333333;
}
.nr .content {
  min-height: calc(100vh - 608px);
  padding: 0 74px;
}
.footer_issue {
  border-top: 4px solid #005192;
  overflow: hidden;
  margin-top: 70px;
  width: 1200px;
  text-align: right;
}
.footer_issue .f-r {
  font-size: 28px;
  display: inline-block;
  font-family: "方正小标宋简体", Simsun;
  font-weight: bold;
  color: #015293;
  /* margin: 0 auto; */
  padding: 40px 64px;
}
.w .opinion .header,
.w .opinion{padding-top: 0;}

