﻿.big_title {
  width: 100%;
  height: 80px;
  background: #fff;
  overflow: hidden;
}
.big_title .title_title {
  margin: 42px auto;
  width: 1200px;
  height: 34px;
  font-size: 20px;
}
.big_title .title_title .title {
  float: left;
  border-bottom: 7px solid #ea3e3e;
}
.big_title .title_title .title i {
  vertical-align: top;
  margin-right: 4px;
  display: inline-block;
  width: 10px;
  height: 24px;
  background: #ea3e3e;
}
.big_title .title_title .title_right {
  float: right;
  margin-top: 10px;
  font-size: 16px;
  color: #b3b3b3;
}
.big_title .title_title .title_right span {
  color: #333;
}
.government_content {
  width: 100%;
  background: #f2f1f1;
}
.government_content .government_ul {
  width: 1200px;
  margin: 0 auto;
}
.government_content .government_ul ul {
  overflow: hidden;
  margin-left: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.government_content .government_ul ul li {
  float: left;
  width: 275px;
  height: 77px;
}
.government_content .government_ul ul li .department {
  margin-top: 15px;
  font-size: 18px;
}
.government_content .government_ul ul li .platform {
  font-size: 14px;
  color: #999;
}
.government_content .government_ul ul li .platform a {
  color: #999;
}
.government_content .blue ul li .platform {
  color: #3192c4;
}
.government_content .blue .more {
  text-align: right;
  font-size: 18px;
  color: #ea3e3e;
}
.act {
  display: none;
}
