@charset "UTF-8";

* {
  font-family: "微软雅黑";
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "020";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

a {
  color: #333333;
}

.inner_box {
  width: 92vw;
  margin: 0 auto;
}

/* header_style */
.head {
  width: 100%;
  height: 30vw;
  background: url(head_bg.png) no-repeat center center;
  background-size: cover;
}

.logo {
  width: 100%;
  height: 18vw;
  padding: 4vw 29vw;
}

.logo img {
  height: 100%;
}

/* -----------search---------- */
/* .search {
    margin: 3vw 0;
} */

.sefm {
  margin: 0 auto;
  width: 60vw;
  height: 7vw;
  background: url(search_box.png) no-repeat center center;
  background-size: cover;
  position: relative;
}

.setxt {
  width: 51vw;
  height: 6vw;
  line-height: 6vw;
  outline: none;
  padding-left: 3vw;
  border: 0;
  background: none;
  font-size: 3vw;

}

.sesub {
  width: 8vw;
  height: 7vw;
  cursor: pointer;
  outline: none;
  border: none;
  /* color: #f9f8f8; */
  /* font-size: 13px; */
  position: absolute;
  top: 0;
  right: 1vw;
  background: none;
}

/* -----------search_end---------- */
/* nav */
.wrapperxin {
  /* position: relative; */
  height: 10vw;
  width: 100%;
  /* overflow: hidden; */
  margin: 0 auto;
  background: #ddecff;
}

.wrapperxin .scroller {
  /* position: absolute; */
  top: 0;
}
.conWrap{
  position: static !important;
  width: auto !important;
  height: auto !important;
}
.conWrap .con{
  position: static !important;
  width: auto !important;
}
.wrapperxin .scroller li {
  height: 10vw;
  color: #355e92;
  float: left;
  line-height: 10vw;
  font-size: 4vw;
  text-align: center;
}

.wrapperxin .scroller li a {
  color: #355e92;
  display: block;
  margin: 0 5vw;
}

/* 轮播图 */
.swiper-container {
  width: 100%;
  height: 56vw;
}

.swiper-slide {
  text-align: center;
}

.swiper-slide img {
  width: 100%;
}

.swiper-slide span {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 2vw;
  width: 100%;
  height: auto;
  background: url(alpha.png) no-repeat left center;
  background-size: cover;
}

.swiper-slide span a {
  text-align: left;
  display: block;
  width: 80%;
  height: 100%;
  color: #fff;
  line-height: 9vw;
  font-size: 4vw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* Pagination_style */
.lb .swiper-container-horizontal>.swiper-pagination-bullets {
  width: 20vw;
  left: 80vw;
  bottom: 2vw;

}

.lb .swiper-pagination-bullet {
  width: 3vw;
  height: 3vw;
  background: #fff;
  border-radius: 1.5vw;
  opacity: 1;
  margin: 0 0.5vw !important;
}

.lb .swiper-pagination-bullet-active {
  background: #bb2323;
}

/* 轮播图end */

/* tan切换公共样式 */
/* .hasMoreTab {
    margin-top: 4vw;
} */

.hd {
  line-height: 11vw;
  height: auto;
  background: #e8f3fd;
  /* position: relative; */
  padding-left: 4vw;
  /* padding-right: 10px; */
}
.hd ul::after{
  content: '';
  display: block;
  height: 0px;
  width: 0px;
  clear: both;
  overflow: hidden;
}

.hd ul {
  z-index: 5;
  /* position: absolute; */
  height: auto;
  /* overflow: hidden; */
  zoom: 1;
}

.hd li {
  float: left;
  padding: 0 4vw;
  font-size: 4vw;
}

.hd li span {
  display: block;
  height: auto;
  color: #333;
}

.UseInMobile .hd li span {
  height: 18vw;
}

.hd li.on {
  font-weight: bold;
  background: #3d6eb0;
}

.hd li.on span {
  color: #fff;
}

.bd {
  margin-top: 2vw !important;
}

.bd ul li {
  font-size: 4vw;
  line-height: 10vw;
  padding-left: 3vw;
  background: url(dian.png) no-repeat left 2.5vw;
  background-size: 1vw;
  /* margin-top: 1vw;
  padding-bottom: 1vw; */
  background-position: left center !important;
}

.bd ul li a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}

/* 时间样式 */
/* .bd ul li span {
    display: block;
    float: right;
    color: #9e9e9e;
} */

.gd {
  display: block;
  width: 87vw;
  height: auto;
  margin: 4vw auto 0;
  border-radius: 1vw;
  background: #5486c7;
}
.UseInMobile .lm3 ul li{
  width: 100%;
  height: auto;
  margin: 4vw 0vw;
  padding-left: 0vw;
  background-image: none !important;
}

.gd a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 11vw;
  text-align: center;
  font-size: 4vw;
  color: #fff;
}

/* tan切换 */

.lm1 {
  margin-top: 4vw;
}

.lm2 {
  margin-top: 5vw;
}

.lm2tit {
  width: 100vw;
  height: 17vw;
  background: url(lm2.png) no-repeat left center;
  background-size: cover;
}

.lm2tit a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 17vw;
  text-align: center;
  font-size: 6vw;
  letter-spacing: 1vw;
  color: #ffffff;
}

.hasMoreTab2 {
  margin-top: 4vw;
}

.lm3 {
  margin-top: 6vw !important;
}

.lm3 ul li {
  width: 44vw;
  height: 9vw;
  float: left;
  margin: 4vw 0 0 4vw;
  padding-left: 11vw;
  background-color: #5486c7;
  background-repeat: no-repeat;
  background-position: 3vw 2vw;
}

.lm3 ul li:first-child,
.lm3 ul li:nth-child(3),
.lm3 ul li:nth-child(5) {
  margin-left: 0vw;
}

.lm3 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 9vw;
  color: #ffffff;
  border-left: 1px solid #7198c9;
  text-align: center;
  font-size: 4vw;
}

.lm3 ul li:last-child {
  width: 100% !important;
  padding-left: 42vw;
  background-position: 30vw 2vw;
  margin-left: 0vw;
}

.lm3 ul li:last-child a {
  text-align: left;
  border-left: none;
}
.UseInMobile .lm3 ul li:last-child a{
  text-align: center;
}
.UseInMobile .lm3 ul li:last-child{
  padding-left: 0vw;
}

.lm4 {
  margin-top: 4vw !important;
}

.lm4 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.lm4 ul li {
  width: 24vw;
  height: 8vw;
  background: url(arrow.png) no-repeat left center;
  background-size: 2vw;
  padding-left: 4vw;
  float: left;
  margin-top: 3vw;

}

.lm4 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 8vw;
  font-size: 4vw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.lm5 {
  margin-top: 6vw !important;
}

.lm6 {
  margin-top: 6vw !important;
}

.lm6_1, .lm6_2 {
  width: 44vw;
  height: 15vw;
  float: left;
}

.lm6_1 {
  background: url(lm6_1.png) no-repeat center center;
  background-size: cover;
}

.lm6_2 {
  margin-left: 4vw;
  background: url(lm6_2.png) no-repeat center center;
  background-size: cover;
}

.lm6 a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 5vw;
  line-height: 15vw;
  text-align: center;
  font-weight: bold;
  color: #476f96;
}

.lm6_3 {
  width: 100%;
  height: 15vw;
  float: left;
  margin-top: 4vw;
  background: url(lm6_3.png) no-repeat center center;
  background-size: cover;
}

.lm7 {
  margin-top: 6vw !important;
}

.lm7 ul li {
  width: 16vw;
  height: auto;
  float: left;
  margin-left: 3vw;
}

.lm7 ul li:first-child {
  margin-left: 0vw;
}

.lm7 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 3vw;
  padding-top: 14vw;
  text-align: center;
}

.lm8 {
  margin-top: 6vw !important;
  margin-bottom: 4vw;
}

.lm8 .hd li {
  font-weight: bold;
  background: #3d6eb0;
}

.lm8 .hd li span {
  color: #fff;
}

.lm8 .lmlist li {
  width: 44vw;
  height: 9vw;
  float: left;
  margin: 4vw 0 0 4vw;
  background: url(lm8.png) no-repeat left center;
  background-size: 100% 9vw;
}

.lm8 .lmlist li:first-child,
.lm8 .lmlist li:nth-child(3),
.lm8 .lmlist li:nth-child(5) {
  margin-left: 0vw;
}

.lm8 .lmlist li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 9vw;
  text-align: center;
  font-size: 4vw;
}

.lm8 .lmlist li:last-child {
  width: 100%;
}

/* footer_style */
.footer {
  width: 100%;
  padding: 7vw 1vw;
  background: #0c4f8e;
}

.footer p {
  color: #fff;
  font-size: 3vw;
  line-height: 5vw;
}

.ba {
  padding: 0 2vw;
}

.ba a {
  color: #fff;
}

.dzbs {
  width: 45vw;
  margin: 3vw auto 0;
  line-height: 20vw;
}

.dzbs a {
  display: block;
}

.dzbs a img {
  width: 100%;
}

.dz {
  width: 14vw;
}

.zc {
  width: 23vw;
}

@media screen and (min-width: 768px) {


  /* 老年版 */
  .old_type .head {
    width: 1200px;
    margin: 0 auto;
  }

  .old_type .wrapperxin {
    width: 1200px;
    display: none;
  }

  .old_type .logo {
    padding: 4vw 5vw;
  }

  /* 老年轮播图 */
  .old_type .lb {
    margin-top: 50px;
  }

  .old_type .swiper-container {
    width: 1200px;
    height: 56vw;
  }

  .old_type .swiper-slide img {
    width: 1200px;
    height: 56vw;
  }

  .old_type .swiper-slide span {
    height: 84px;
    line-height: 84px;
  }

  .old_type .swiper-slide span a {
    line-height: 84px;
    font-size: 36px;
  }

  .old_type .lb .swiper-container-horizontal>.swiper-pagination-bullets {
    width: 210px !important;
    left: 968px !important;
    bottom: 13px !important;
  }

  .old_type .lb .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    margin: 0 10px 8px !important;
  }

  /* lm1 */
  .old_type .lm1 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px !important;
  }

  .old_type .hd {
    line-height: 84px;
    height: 84px;
    padding: 0;
  }

  .old_type .hd li span {
    display: block;
    height: 84px;
  }

  .old_type .hd li {
    padding: 0 116px;
    font-size: 42px;
  }

  .old_type .inner_box {
    width: 1200px;
    margin: 0 auto;
    height: 455px;
    background-color: #f6f6f6;
  }

  .old_type .hd ul {
    height: 84px;
  }

  .old_type .conWrap {
    width: 1200px !important;
    height: auto !important;
  }

  .old_type .con {
    width: 1200px !important;
  }

  .old_type .gd {
    width: 200px;
    height: 48px;
    margin: 10px auto 0;
    border-radius: 10px;
  }

  .old_type .gd a {
    line-height: 48px;
    font-size: 24px;
  }

  .old_type .lm2 {
    width: 100%;
    margin-top: 50px !important;
  }

  .old_type .lm2tit {
    width: 1200px;
    height: 255px;
    margin: 0 auto;
  }

  .old_type .hasMoreTab2 {
    margin-top: 50px;
  }

  .old_type .hasMoreTab2 {
    width: 1200px;
    margin: 50px auto 0 auto;
  }

  .old_type .lm6_3 {
    height: 200px;
    margin-top: 0;
  }

  .old_type .lm7, .old_type .lm6 {
    height: auto;
    margin-top: 50px !important;
  }

  .old_type .lm7 ul li {
    width: 235px !important;
    height: 180px;
    float: left;
    margin-left: 50px;
    margin: 30px 0 0 50px;
  }

  .old_type .lm7 ul li a {
    font-size: 36px !important;
    padding-top: 121px;
    background-size: 100px 102px !important;
  }

  .old_type .bd ul li {
    max-width: 1200px;
    font-size: 36px;
    line-height: 72px;
    padding-left: 35px;
    background: url(dian.png) no-repeat left 29px;
    background-size: 10px;
    margin-top: 0;
    padding-bottom: 0;
    background-position: 16px 33px;
  }

  .conWrap::after, .inner_box::after {
    clear: both;
    display: block;
    content: '';
  }

  .old_type .bd {
    margin-top: 0 !important;
    padding-top: 10px;
  }

  /* wza */
  .ariafontcontent .lb .swiper-pagination-bullet {
    margin: -1vw 0.5vw !important;
  }

  .ariafontcontent .lm1 .bd .conWrap {
    height: 276px !important;
  }

  .ariafontcontent .lm2 .bd .conWrap {
    height: 276px !important;
  }

  .lm3 ul li {
    width: 569px !important;
    margin:66px 0 0 0 !important;
  }
  .lm3 ul li:nth-child(2),.lm3 ul li:nth-child(4),.lm3 ul li:nth-child(6){
    float:right !important;
  }

  .lm6_2 {
    float: right !important;
    margin-left: 20px !important;
  }

  .lm6_1, .lm6_2 {
    width: 590px !important;
    background-size: 589px 230px !important;
  }

  .lm6_3 {
    margin-top: 30px !important;
  }
}