.bulletin{
    width: 1280px;
    min-height: 1000px;
    margin: 0 auto;
    background-color: #FFFFFF;
}
.bag-box {
  position: absolute;
  left: 0;
  top: 404px;
  z-index: -1;
  width: 100%;
    min-width: 1280px;
  height: 488px;
  background: linear-gradient(180deg, #E1F0FF 0%, #FFFFFF 100%);
}
.hakkaCulture-box-right {
  float: right;
  width: 960px;
margin-left: 25px;
}
.hakkaCulture-box-title {
  position: relative;
  margin-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
}
.resume-box-left {
  float: left;
}
.hakkaCulture-box-line {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  float: left;
  width: 8px;
height: 20px;
background: #1D82E6;
}
.hakkaCulture-box-text {
  float: left;
  line-height: 55px;
font-size: 20px;
font-weight: bold;
margin-left: 13px;
}
.bulletin-box-title {
  margin: 20px auto 34px auto;
  width: 281px;
  height: 92.5px;
}
.bulletin-box-title-img {
  width: 100%;
  height: 100%;
  text-align: center;
}
.box-honor>div {
  float: left;
  margin-left: 30px;
}
.honor-list {
  margin-bottom: 30px;
}
.honor-list-img {
  width: 200px;
  height: 242.5px;
}
.honor-list-text {
  display: block;
  text-align: center;
  margin-top: 7px;
  color: #333333;
font-size: 16px;
}
.honor-list-text:hover {
  cursor: pointer;
  color: #1D82E6;
}
#paging {
  margin-top: 42px;
}
.district-box {
  min-height: 600px;
}
.district-box-file {
  margin-top: 30px;
}
.district-box-file:first-child {
  margin-top: 20px;
}
.district-box-file-title {
  width: 138px;
  height: 40px;
  border: 1px solid #1d82e6;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #1D82E6;
}
.dot {
  float: left;
  margin: 8px 9px 0 0;
  width: 5px;
  height: 5px;
  background: #CCCCCC;
  border-radius: 50%;
}
.district-box-file-text {
  margin-top: 24px;
}
.fl {
  padding-left: 30px;
}
.district-box-file-text a {
font-size: 16px;
color: #333333;
}
.district-box-file-text a:hover{
  color: #1D82E6;
  cursor: pointer;
}