
.affairs{
  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%);
}
.affairs-box-right {
  float: right;
  width: 960px;
}
.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;
}
.head-navigation {
  margin: 24px 0 27px 0;
}
.head-navigation div {
  cursor: pointer;
  float: left;
  text-align: center;
  line-height: 50px;
  color: #333;
  font-size: 16px;
  background: #EEF1F6;
  width: 200px;
  height: 50px;
}
.head-navigation .select {
color: #fff;
background-color: #1D82E6;
}
.statistics {
  text-align: right;
  margin-right: 160px;
}
.cycle {
  display: inline-block;
  width: 130px;
  height: 38px;
}
.statistics span {
  font-size: 16px;
  color: #333;
}
#chartmain, #chartmain2, #chartmain3, #chartmain4 {
  margin-left: 50px;
}
.statistics .layui-form-select dl dd.layui-this {
  background-color: #1D82E6;
}
.statistics .layui-form-select dl dd {
  text-align: center;
}
.bulletin {
  width: 800px;
  height: 50px;
  background-color: #EEF1F6;
  margin: 40px 0 10px 0;
}
.bulletin div{
  cursor: pointer;
  float: left;
  width: 266px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #333;
  font-size: 16px;
}
.bulletin a {
  color: #333;
}
.bulletin .changeColor{
  background-color: #1D82E6;
  color: #fff;
}
.changeColor a {
  color: #fff;
}
.more {
  cursor: pointer;
  margin-top: 15px;
  text-align: right;
  color: #333333;
  font-size: 14px;
}
.more a {
  color: #333333;
}
.more :hover {
  color: #333333;
}
.more img {
  width: 10.5px;
  height: 10px;
}