.elder .list {
  width: 1196px !important;
  float: left;
  margin-left: 2px;
}

.elder .list .title {
  overflow: hidden;
  border-bottom: 1px solid #dedfe3;
  line-height: 70px !important;
  font-size: 24px !important;
}

.elder .list .title span {
  float: left;
  font-size: 36px !important;
  color: #01479d;
  font-weight: bold;
}

.elder .list .title span img {
  float: left;
  width: 68px !important;
  height: auto;
  margin-top: 7px;
  margin-right: 10px;
}

.elder .list .title .more img {
  float: right;
  margin-top: 27px !important;
  margin-left: 5px;
  width: 16px;
}

.elder .list ul li {
  width: 100%;
  display: block;
  line-height: 72px;
  font-size: 36px;
  height: 72px;
}

.elder .list ul li a {
  width: auto !important;
  max-width: 80% !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list ul li a br {
  display: none;
}

.elder .list ul li a br {
  display: none;
}

.elder .newslist .news1 .newsleft {
  width: 1196px !important;
  height: 600px !important;
}

.elder .newslist .news1 .newsleft .swiper-slide p {
  height: 60px !important;
  line-height: 60px !important;
  font-size: 28px !important;
}

.elder .swiper-pagination-switch {
  width: 18px !important;
  height: 18px !important;
  border-radius: 10px !important;
}


/* 移动版 */
.mobile {
  width: 100vw;
  min-width: 100vw;
  background-size: 434vw !important;
  background-position: -81vw -18vw !important;
}
.mobile .fixed_width,
.mobile .footerRight,
.mobile .glCon {
  width: 100vw;
  font-size: 4vw;
}
/* .mobile .glNav + div {
  display: block;
}
.mobile .headerNav {
  display: none;
}
.mobile .search {
  margin: 28vw 2vw 0;
  font-size: 10vw;
}
.mobile .search_btn {
  width: 95vw;
  height: 13vw;
  line-height: 13vw;
  font-size: 5vw;
  box-sizing: border-box;
}
.mobile .mar_top {
  margin-top: 2vw;
}
.mobile .glNav {
  height: auto;
  line-height: 14vw;
  margin-top: 1vw;
}
.mobile .glNav:after {
  content: "020";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}
.mobile .glNav ul li a {
  font-size: 5vw;
}
.mobile .glNav ul li {
  width: 50vw;
  background-position-x: 5vw !important;
} */
.mobile .fixed_width {
  width: 100vw;
  padding: 0 !important;
  display: block;
}
.mobile .footer {
  height: auto;
  background-color: #f4f4f4;
  width: 100%;
  border-top: 2px solid #1c5fa5;
  margin-top: 10vw;
  padding: 6vw 0px;
}
.mobile .footerLeft {
  width: 100vw;
}
.mobile .footerNav {
  color: #666666;
  margin: 5px 0px;
}
.mobile .footerNav a {
  color: #666666;
  padding-right: 6px;
  font-size: 4vw;
}
.mobile .footerLeft p {
  color: #666666;
  line-height: 8vw;
  font-size: 4vw;
}
.mobile #_span_jiucuo {
  right: 7vw;
  bottom: 0vw;
  position: absolute;
}
.cf {
  zoom: 1;
}
.cf:after {
  content: "020";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

.mobile .newslist {
  width: 100vw;
  margin: 0 auto;
  padding: 0 2vw;
  box-sizing: border-box;
}

.mobile .list {
  width: 96vw !important;
  float: left;
  margin-left: 0px;
  margin-top: 3vw;
}

.mobile .list .title {
  overflow: hidden;
  border-bottom: 1px solid #dedfe3;
  line-height: 8vw !important;
  font-size: 4vw !important;
}

.mobile .list .title span {
  float: left;
  font-size: 4vw !important;
  color: #01479d;
  font-weight: bold;
  line-height: 8vw;
}

.mobile .newslist .news1,.mobile .newslist .news2{
  margin-top: 0vw !important;
}

.mobile .list .title span img {
  float: left;
  width: 7vw !important;
  height: auto;
  margin-top: 7px;
  margin-right: 3vw;
}

.mobile .list .title .more img {
  float: right;
  margin-top: 2vw !important;
  margin-left: 1vw;
  width: 5vw;
}

.mobile .list ul li {
  width: 100%;
  display: block;
  line-height: 8vw;
  font-size: 4vw;
  height: 8vw;
}

.mobile .list ul li a {
  width: auto !important;
  max-width: 60vw !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mobile .newslist .news1 .newsleft {
  width: 96vw !important;
  height: 50vw !important;
}

.mobile .newslist .news1 .newsleft .swiper-slide p {
  height: 10vw !important;
  line-height: 10vw !important;
  font-size: 4vw !important;
}

.mobile .swiper-pagination-switch {
  width: 3vw !important;
  height: 3vw !important;
  border-radius: 3vw !important;
}

.mobile.UseInMobile .footer {
  padding-bottom: 85px;
}