.main .con {
  width: 1200px;
  margin: 0 auto;
}
.main .newsList {
  position: relative;
}
.main .newsList .newsNav {
  margin-bottom: 16px;
  border-bottom: 1px solid #EAEAEA;
}
.main .newsList .newsNav li {
  float: left;
  display: inline-block;
  line-height: 38px;
  font-size: 20px;
  margin-right: 38px;
  font-weight: bold;
}
.main .newsList .newsNav li.active {
  color: #2b63b0;
  border-bottom: 2px solid #2b63b0;
}
.main .newsList a.more {
  position: absolute;
  color: #82a1cc;
  right: 0;
  top: 10px;
}
.main .newsList a.more:hover {
  color: #2b63b0;
}
.main .newsList .list {
  margin-top: 8px;
}
.main .newsList .list li {
  line-height: 48px;
  height: 48px;
}
.main .newsList .list li a {
  display: inline-block;
  max-width: 89%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .newsList .list li a:hover {
  color: #2b63b0;
}
.main .newsList .list li span.point {
  background: #d40d1c;
  width: 4px;
  vertical-align: 3px;
  height: 4px;
  display: inline-block;
  margin-right: 8px;
}
.main .newsList .list li span.time {
  color: #cccccc;
}
.main .ldzc {
  margin-top: 50px;
}
.main .ldzc .ldzcBn {
  width: 430px;
}
.main .ldzc .ldzcBn .ldzcIcon .icon {
  margin: 12px 12px 0 0;
}
.main .ldzc .newsList {
  width: 730px;
}
.main .gggs {
  border: 1px solid #e0f1fb;
  padding: 18px;
  box-sizing: border-box;
  margin: 50px auto;
  line-height: 30px;
}
.main .gggs .icon {
  font-weight: bold;
  font-size: 18px;
  color: #2b63b0;
}
.main .gggs .icon i {
  display: inline-block;
  background: url("../images/gggs.png") no-repeat;
  width: 19px;
  height: 19px;
  margin-right: 4px;
}
.main .gggs .gggsCon {
  width: 1044px;
  overflow: hidden;
}
.main .gggs .gggsCon table {
  width: 100%;
}
.main .gggs .gggsCon table .li {
  display: inline-block;
  margin-right: 30px;
  white-space: nowrap;
}
.main .gggs .gggsCon table .li a:hover {
  color: #2b63b0;
}
.main .gggs .gggsCon table .li span.point {
  background: #d40d1c;
  width: 4px;
  vertical-align: 3px;
  height: 4px;
  display: inline-block;
  margin-right: 8px;
}
.main .gggs .gggsCon table .li span.time {
  color: #cccccc;
  display: inline-block;
  margin-left: 10px;
}
.main .xxgk .xxgkIcon {
  width: 430px;
  margin-top: 8px;
}
.main .xxgk .xxgkIcon .icon {
  margin-bottom: 25px;
}
.main .xxgk .newsList {
  width: 730px;
}
.main .xxgk .newsList .zcwj {
  margin-bottom: 20px;
}
.main .ysqgkIcon {
  margin: 50px auto;
}
.main .ysqgkIcon .icon {
  margin: 0 21px 0 0;
}
.main .ysqgkIcon .icon:last-child {
  margin-right: 0;
}
.main .ztzl {
  position: relative;
  margin-bottom: 70px;
}
.main .ztzl .swiper-ztzl {
  height: 100px;
  margin: 30px auto 0;
  width: 1150px;
}
.main .ztzl .swiper-ztzl a {
  display: block;
  margin: 0 auto;
  width: 275px;
  height: 100px;
}
.main .ztzl .swiper-ztzl a img {
  width: 100%;
  height: 100%;
}
.main .ztzl .arrow-left {
  height: 100px;
  width: 22px;
  position: absolute;
  left: 0;
  cursor: pointer;
  bottom: 0;
  z-index: 10;
  background: url("../images/ztzl_left.png") no-repeat center center #f3f5f8;
}
.main .ztzl .arrow-right {
  height: 100px;
  z-index: 10;
  width: 22px;
  position: absolute;
  right: 0;
  cursor: pointer;
  bottom: 0;
  background: url("../images/ztzl_right.png") no-repeat center center #f3f5f8;
}