@charset "UTF-8";

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0
}

li {
  list-style: none
}

body {
  text-align: left;
  font-family: '微软雅黑';
  color: #333;
  background: #fff;
  height: 100%
}

html {
  height: 100%
}

a,
ins {
  text-decoration: none
}

a {
  color: #333
}

a:hover {
  color: #068506;
}

a:hover {
  text-decoration: none;
  transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s
}

a:visited,
a:active,
a:focus {
  text-decoration: none;
}

.hidden {
  display: none;
}

/* 头条样式 */
.first .box-wrap {
  padding: var(--spacing-md) var(--spacing-sm) var(--spacing-sm);
}

.headlines {
  margin-bottom: var(--spacing-md);
}

.headlines_top {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 90px;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  text-align: center;
  background: #f6f6f6;
}

.headlines_top:hover {
  color: #333;
}

.headlines_box {
  position: relative;
  height: 100%;
  padding-left: 14px;
  margin-bottom: var(--spacing-md);
}

.headlines_box .tag-head {
  margin-right: var(--spacing-sm);
  position: relative;
  margin-top: var(--spacing-sm);
}

.headlines_box .tag-head img {
  width: 80px;
}

.headLinesWrap {
  width: 1040px;
}

.headLinesWrap li {
  list-style-type: none;
  width: 800px;
}

.headLinesWrap a {
  display: inline-block;
  padding-left: var(--spacing-sm);
  background: url(dian.png) no-repeat left center;
  background-size: 4px;
  line-height: 38px;
  color: #37694c;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

.ts_more {
  position: absolute;
  display: inline-block;
  line-height: 38px;
  color: #999;
  right: 0px;
  bottom: 0px;
}

/* 新闻开始 */
.news {
  justify-content: space-between;
}

.news_left {
  width: 600px;
  height: 400px;
}

.news_right {
  width: 530px;
}

.dtInfosTab {
  border-bottom: 1px solid #ededed;
  padding: 0 8px;
}

.dtInfosTab ul {
  justify-content: space-between;
  /* justify-content: flex-start; */
}

.dtInfosTab li {
  float: left;
  color: #333;
  cursor: pointer;
  padding: 0 10px;
}

.dtInfosTab li:first-child {
  background: 0;
  padding-left: 0;
}

.dtInfosTab li>span,
.dtInfosTab li>a {
  display: block;
  padding-bottom: 18px;
  border-bottom: 2px solid transparent;
}

.dtInfosTab li.Hover span,
.dtInfosTab li.Hover a {
  border-color: #068506;
  /* font-weight: bold; */
  color: #068506;
  cursor: pointer;
}

.dtInfosItem {
  padding-top: var(--spacing-xs);
}

/* 第二区块 公告公示 政府信息公开 */
.second .box-wrap,
.fourth>.box-wrap>.flex {
  justify-content: space-between;
}

.yjzjtab,
.gggstab {
  justify-content: space-between;
  border-bottom: 1px solid #ededed;
  padding-bottom: 12px;
}

.yjzjtab ul,
.gggstab ul {
  /* justify-content: space-between; */
}

.yjzjtab li,
.gggstab li {
  color: #999999;
  cursor: pointer;
  margin-right: var(--spacing-md);
  position: relative;
}

.yjzjtab li::after,
.gggstab li::after {
  content: "";
  position: absolute;
  width: 2px;
  background-color: #999999;
  top: 5px;
  bottom: 5px;
  left: -16px;
}

.yjzjtab li:first-child::after,
.gggstab li:first-child::after {
  display: none;
}

.gggstab li.Hover a,
.yjzjtab li.Hover a {
  color: #068506;
  cursor: pointer;
}

.gggstab li.Hover span,
.yjzjtab li.Hover span {
  color: #068506;
}

.gggsitem,
.yjzjitem {
  padding-top: 10px;
}

.MoreBtns>a {
  float: left;
  color: #999999;
  margin-top: 7px;
}

/* 信息公开 */
.xxgk {
  height: 345px;
  background: #f6f6f6;
  padding: var(--spacing-sm);
}

.xxgk_box {
  margin-top: var(--spacing-sm);
  justify-content: space-between;
}

.xxgk_item {
  display: flex;
  width: 262px;
  height: 71px;
  padding-left: 80px;
  align-items: center;
  background-color: #fff;
  background-position: 28px center;
  background-repeat: no-repeat;
  background-size: auto 32px;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: var(--spacing-sm);
}

.xxgk_item:nth-child(1) {
  background-image: url(xxgk_pic_01.png);
}

.xxgk_item:nth-child(2) {
  background-image: url(xxgk_pic_02.png);
}

.xxgk_item:nth-child(3) {
  background-image: url(xxgk_pic_03.png);
}

.xxgk_item:nth-child(4) {
  background-image: url(xxgk_pic_04.png);
}

.xxgk_item:nth-child(5) {
  background-image: url(xxgk_pic_05.png);
}

.xxgk_item:nth-child(6) {
  background-image: url(xxgk_pic_06.png);
}

.xxgk_item:hover {
  color: #fff;
  background-color: #068506;
}

.xxgk_item:nth-child(1):hover {
  background-image: url(xxgk_pic_01_hover.png);
}

.xxgk_item:nth-child(2):hover {
  background-image: url(xxgk_pic_02_hover.png);
}

.xxgk_item:nth-child(3):hover {
  background-image: url(xxgk_pic_03_hover.png);
}

.xxgk_item:nth-child(4):hover {
  background-image: url(xxgk_pic_04_hover.png);
}

.xxgk_item:nth-child(5):hover {
  background-image: url(xxgk_pic_05_hover.png);
}

.xxgk_item:nth-child(6):hover {
  background-image: url(xxgk_pic_06_hover.png);
}

/* 横栏 */
.third {
  height: 200px;
  background: url(two_bg.png) no-repeat center center;
  background-size: cover;
}

.third .box-wrap {
  position: relative;
  overflow: hidden;
}

.third img {
  width: 1200px;
  height: 120px;
}

.third .swiper-pagination {
  bottom: var(--spacing-bg);
  right: var(--spacing-sm);
}

.third .swiper-pagination span {
  margin-right: 10px;
  background: #fff;
  opacity: 1;
}

.third .swiper-pagination span.swiper-pagination-bullet-active {
  background: #0365EF;
}

/* zmhd */
.zmhd {
  justify-content: space-between;
}

.zmhd_item {
  width: 282px;
  height: 90px;
  padding: 15px var(--spacing-md);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: var(--spacing-xs);
}

.zmhd_item:nth-child(1) {
  background-image: url(25zmhd_pic_01.png), linear-gradient(180.00deg, #edf6f0 0%, #fff 100%);
}

.zmhd_item:nth-child(2) {
  background-image: url(25zmhd_pic_02.png), linear-gradient(180.00deg, #edf6f0 0%, #fff 100%);
}

.zmhd_item:nth-child(3) {
  background-image: url(25zmhd_pic_03.png), linear-gradient(180.00deg, #edf6f0 0%, #fff 100%);
}

.zmhd_item:nth-child(4) {
  background-image: url(25zmhd_pic_04.png), linear-gradient(180deg, #f0f5f2 0%, #f0f5f2 100%);
}

.zmhd_item:nth-child(5) {
  background-image: url(25zmhd_pic_05.png), linear-gradient(180.00deg, #edf6f0 0%, #fff 100%);
}

.zmhd_item:nth-child(6) {
  background-image: url(25zmhd_pic_06.png), linear-gradient(180.00deg, #edf6f0 0%, #fff 100%);
}

.zmhd_item:nth-child(7) {
  background-image: url(25zmhd_pic_07.png), linear-gradient(180.00deg, #edf6f0 0%, #fff 100%);
  margin-bottom: 0px;
}

.zmhd_item:nth-child(8) {
  background-image: url(25zmhd_pic_08.png), linear-gradient(180.00deg, #edf6f0 0%, #fff 100%);
  margin-bottom: 0px;
}

.zmhd_item .zmhd_title {
  margin-bottom: 10px;
  font-weight: 700;
  color: #068506;
}

.zmhd_item .zmhd_txt {
  color: #999;
}

.zlb {
  display: flex;
  height: 120px;
  margin-top: var(--spacing-md);
  background: url(sy_pic_03.png) no-repeat center center;
  background-size: 100%;
  justify-content: flex-end;
  align-items: center;
}

.zlb_item {
  display: inline-block;
  width: auto;
  text-align: center;
  margin-right: 48px;
}

.zlb_item img {
  display: block;
  height: 40.65px;
  margin: 0 auto 10px;
}

.zlb_item div {
  color: #333;
}

.fifth {
  background: #f6f6f6;
}

.fifth_lb {
  overflow: hidden;
}

.fifth_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: var(--spacing-sm);
}

.fifth_title::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: #7FC07F;
  z-index: 2;
}

.fifth_title span {
  color: #068506;
  background: #f6f6f6;
  position: relative;
  z-index: 3;
  padding-right: var(--spacing-sm);
}

.fifth_title span::after {
  content: '';
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background-color: #7FC07F;
  border-radius: 50%;
}

.fifth_title .more {
  color: #999;
  background: #f6f6f6;
  z-index: 3;
  padding-left: var(--spacing-sm);
}

.fifth_box_item img {
  width: 278px;
  height: 150px;
}

.fifth_lb .fifth_box_con {
  margin-bottom: var(--spacing-sm);
}

.fifth_lb .swiper-pagination {
  left: 50%;
  transform: translatex(-50%);
}

.fifth_lb .swiper-pagination span {
  width: 12px;
  height: 12px;
  background: #82c093;
  opacity: 0.2;
  margin: 0 var(--spacing-sm);
}

.fifth_lb .swiper-pagination span.swiper-pagination-bullet-active {
  background: #068506;
  opacity: 1;
}

.Rotation .swiper-slide img {
  /* 图片大小 */
  width: 600px;
  height: 400px;
  display: block;
}

.Rotation .swiper-slide .text {
  position: absolute;
  bottom: 0;
  z-index: 11;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
  /* IE8Ã¦â€Â¯Ã¦Å’Â rgba */
  height: var(--spacing-bg);
  line-height: var(--spacing-bg);
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  padding-left: var(--spacing-sm);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Rotation .swiper-slide .text a {
  color: #fff;
  display: block;
  width: 74%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Rotation .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FF9216;
}

.Rotation .swiper-pagination-clickable .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  opacity: 1;
  /* border-radius: 0; */
  margin: 0 5px;
}

.Rotation .swiper-pagination {
  text-align: right;
}

.Rotation .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px 0 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  padding-right: 10px;
  bottom: 15px;
  left: auto;
  right: 0;
  width: 30%;
}

.old_type .news_left {
  /* 老年版外层宽高 */
  width: 1160px;
  height: 747px;
  margin-bottom: var(--spacing-md);
}

.old_type .Rotation .swiper-slide img {
  /* 老年版图片大小 */
  width: 100%;
  height: 747px;
}

.old_type .Rotation .swiper-slide .text {
  font-size: 32px;
  height: 70px;
  line-height: 70px;
}

.old_type .Rotation .swiper-pagination-clickable .swiper-pagination-bullet {
  width: var(--spacing-md);
  height: var(--spacing-md);
}

@media only screen and (max-width: 767px) {

  /* 移动端外层大小 */
  .news_left {
    width: 100%;
    height: 58.4vw;
    margin-bottom: 4vw;
  }

  .Rotation .swiper-slide img {
    /* 移动端图片大小 */
    width: 100%;
    height: 58.4vw;
  }

  .Rotation .swiper-slide .text {
    height: 9.6vw;
    line-height: 9.6vw;
    font-size: 4vw;
  }

  .Rotation .swiper-pagination-clickable .swiper-pagination-bullet {
    width: 1.6vw;
    height: 1.6vw;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets {
    padding-right: 2.6667vw;
    bottom: 2.6667vw;
  }

  .headlines_top {
    line-height: normal;
    height: auto;
    margin-bottom: 4vw;
  }

  .headlines_box {
    position: relative;
    height: 100%;
    padding-left: 14px;
    flex-wrap: nowrap;
    padding-bottom: 8vw;
    align-items: center;
  }

  .headlines_box .tag-head img {
    width: 10vw;
  }

  .headLinesWrap {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 12vw);
  }

  .headLinesWrap li {
    width: 100%;
  }

  .dtInfosTab li {
    padding: 0 1vw;
    font-size: 4vw;
  }

  .news_right {
    width: 100%;
  }

  .xxgk {
    height: auto;
  }

  .third {
    height: auto;
    background-size: 100% 100%;
  }

  .third_box_item {
    overflow: hidden;
  }

  .third img {
    position: relative;
    width: auto;
    height: 14vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .fifth_lb .fifth_box_con {
    margin-bottom: 0;
  }

  .fifth_box_item img {
    width: 100%;
    height: auto;
  }

  .xxgk_item {
    width: 38vw;
    height: auto;
    padding: 2vw 2vw 2vw 12vw;
    background-position: 4vw center;
    background-size: auto 6vw;
  }

  .zmhd_item {
    width: 100%;
    height: auto;
    background-position: bottom right;
    background-size: auto 100%;
  }

  .zmhd_item:nth-child(5) {
    margin-bottom: var(--spacing-sm);
  }

  .zlb {
    height: auto;
    background: url(sy_pic_03.png) no-repeat top left;
    padding: 20vw 4vw 4vw;
    background-size: 172%;
    justify-content: space-between;
    align-items: center;
    background-color: #f6f6f6;
  }

  .zlb_item {
    margin-right: 0;
  }
}

/* 老年版 */
.old_type .headlines {
  margin-bottom: var(--spacing-md);
}

.old_type .news_right {
  width: 100%;
  height: auto;
}

.old_type .dtInfosTab {
  padding: 0;
}

.old_type .dtInfosTab ul {
  justify-content: flex-start;
}

.old_type .xxgk {
  height: auto;
  padding: var(--spacing-sm) var(--spacing-sm) 0;
}

.old_type .xxgk_item {
  width: calc((100% - 60px) / 3);
  height: 90px;
}

.old_type .zmhd {
  justify-content: flex-start;
}

.old_type .zmhd_item {
  width: calc((100% - 60px) / 3);
  height: 120px;
  margin-bottom: 20px;
  margin-right: 30px;
}

.old_type .zmhd_item:nth-child(3n) {
  margin-right: 0;
}

.old_type .zlb_item {
  margin-right: var(--spacing-md);
}

.old_type .headlines_box {
  align-items: center;
}

.old_type .headLinesWrap a,
.old_type .ts_more {
  line-height: 50px;
}
