* {
  margin: 0;
  padding: 0;
  outline: none;
  border: 0;
  font-family: sans-serif;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
  color: #3e3e3e;
/*  font-size: 16px; */
}

img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  border: 0;
  pointer-events: none;
}

img[src=""],
img:not([src]) {
  opacity: 0;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  border: 0;
  font: inherit;
  color: inherit;
  outline: none;
  -webkit-appearance: none;
}

.all {
  width: 100%;
  margin: 0 auto;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

/*清除浮动*/

.cf::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.section-1 li {
  display: block;
  padding: 12px 16px;
  background-color: #f5f9fe;
  border: 1px solid #e2eaf5;
  margin-bottom: 12px;
}

.section-1 {
  width: 18%;
}
.section-1 a:hover {
  color: #035294;
  font-weight: bold;
}
a.act {
  color: #035294;
  font-weight: bold;
}
li.having {
  background: #e2eaf5;
}
.section-1 li:hover {
  background: #e2eaf5;
}
.section-1 li a {
  display: block;
  line-height: 40px;
}
.section-1 li a img {
  float: left;
  width: 40px;
  height: 40px;
}
.section-1 .col-name {
  float: left;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  margin-left: 18px;
}

/*右侧*/

.section-2 {
  width: 78%;
}
.section-2-left,
.section-2-right {
  float: left;
  width: 47%;
}

.section-2-left,
.section-3 {
  margin-right: 6%;
}

.section-3,
.section-4 {
  float: left;
  width: 47%;
  margin-top: 20px;
}

.col-1 .title,
.col-3 .title,
.col-4 .title {
  border-bottom: #c4c4c4 dashed 1px;
  margin: auto;
  height: 52px;
  line-height: 32px;
  margin-bottom: 18px;
}

.col-1 .title h3,
.col-3 .title h3,
.col-4 .title h3 {
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 22px;
  color: #0469c3;
  height: 52px;
  border-bottom: 5px solid;
}

.col-1 .title .more,
.col-3 .title .more,
.col-4 .title .more {
  font-size: 16px;
  color: #999;
  padding-right: 13px;
  background: url(more.png) no-repeat right center/8px, 12px;
}

.section-2-bottom .title {
  border-bottom: #c4c4c4 dashed 1px;
  margin: auto;
  height: 52px;
  line-height: 32px;
}

.section-2-bottom .title h3 {
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 24px;
  color: #0469c3;
  height: 52px;
  border-bottom: 5px solid;
}

.section-2-bottom .title .more {
  font-size: 16px;
  color: #999;
  padding-right: 13px;
  background: url(more.png) no-repeat right center/8px, 12px;
}

.txt-list-date .li-item {
  width: 100%;
  background: url(yd.jpg) no-repeat left center/3px 3px;
  line-height: 40px;
}

.txt-list-date .li-item a {
  width: 76%;
  color: #333;
  /*    padding-left: 18px;*/
  text-indent: 1em;
}
.txt-list-date .li-item a:hover {
  color: #035294;
}

.title .more:hover {
  color: #0469c3#0469c3;
  font-weight: 600;
  letter-spacing: 0.2em;
  transition-duration: 0.5s;
}

.txt-list-date .li-item .date {
  font-size: 18px;
  color: #999;
}

.title .more {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #999;
  padding-right: 13px;
  background: url(more.png) no-repeat right center/8px, 12px;
}

/*在线办事*/

.zxbs-list {
  margin-top: 22px;
}

.zxbs-list-link {
  width: 100%;
}
.zxbs-list-link .ul-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.zxbs-list-link li {
  background: #f5f9fe;
  border: 1px solid #e2eaf5;
  min-width: 60px;
  text-align: center;
  flex: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 13px 5%;
  font-size: 15px;
}

.zxbs-list-link li a {
  font-size: 18px;
  font-family: "Microsoft YaHei";
}

.zxbs-list-link li a:hover {
  color: #035294;
}

/* 主题服务 */
.old_type .all .contain .section-1,
.old_type .all .contain .section-2 {
  width: 100%;
}

.old_type .all .contain .section-1 .ul-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.old_type .all .contain .section-1 .ul-list li {
  width: 48%;
}

.old_type .all .contain .section-1 .ul-list li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

.old_type .all .contain .section-1 .ul-list li a img {
  margin: 0 10px;
}
.old_type .all .contain .section-1 .ul-list li a span {
  font-size: 36px;
  line-height: 72px;
}
.old_type .all .contain .section-2 .section-2-left,
.old_type .all .contain .section-2 .section-2-right,
.old_type .all .contain .section-2 .section-3,
.old_type .all .contain .section-2 .section-4 {
  width: 100%;
  padding: 0;
  margin: 0 0 30px 0;
}

.old_type .txt-list-date .li-item {
  background-size: 10px 10px;
  line-height: 72px;
}
.old_type .txt-list-date .li-item a,
.old_type .txt-list-date .li-item span{
    font-size: 36px;
}

.old_type .col-1 .title,
.old_type .col-3 .title,
.old_type .col-4 .title {
  height: 64px;
  line-height: 64px;
  background: none;
}
.old_type .col-1 .title h3.fl,
.old_type .col-3 .title h3.fl,
.old_type .col-4 .title h3.fl {
  font-size: 48px;
  line-height: 64px;
  height: auto;
}
.old_type .col-1 .title .more,
.old_type .col-3 .title .more,
.old_type .col-4 .title .more{
    font-size: 32px;
    line-height: 64px;
    width: auto;
    height: auto;
    background: none;
    padding-right: 0;
}
.old_type .zxbs-list-link li{
    font-size: 36px;
    line-height: 72px;
}
.old_type .zxbs-list-link li a{
    font-size: 36px;
}