.third_box {
  /* display: none !important; */
}

.banner {
  height: 400px;
  background: url(/cms_files/websuichangxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/747428/images/banner_bg.png) no-repeat center center;
  padding-top: 80px;
}


.banner_box {
  width: 1200px;
  margin: auto;
}

.content_box {
  background: linear-gradient(180.00deg, #f6fafb 0%, #f8faff 100%);
  overflow: hidden;
}

.content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
}

.first_box,
.second_box,
.third_box {
  margin-bottom: 50px;
}

.first_box_con {
  display: flex;
}

.title_box {
  display: flex;
  background: url(/cms_files/websuichangxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/747428/images/titlebg.png) no-repeat no-repeat left center;
  margin-bottom: 36px;
  padding-left: 25px;
  justify-content: space-between;
  align-items: center;
}

.second_box .title_box {
  margin-bottom: 20px;
}

.title {
  font-family: "Alimama ShuHeiTi Bold";
  font-weight: 700;
  font-size: 28px;
  text-align: left;
  color: #0c42c0;
}

.title img {
  width: 355px;
  margin-left: 20px;
}

.more {
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #333;
}

.first_box {
  background: url(/cms_files/websuichangxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/747428/images/first_bg.png) no-repeat right bottom;
}

.first_box_right {
  padding: 10px 40px 0 20px;
  flex: 1;
  overflow: hidden;
}

.first_box_right a:hover {
  color: #0c42c0;
}

.first_box_right_top {
  display: block;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 26px;
  line-height: 48px;
  text-align: left;
  color: #333;
  margin-bottom: 30px;
}

.first_box_right_bottom a {
  display: block;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 20px;
  background: url(/cms_files/websuichangxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/747428/images/bt-listpic.png) no-repeat left center;
}

.second_box_content {
  position: relative;
  padding: 10px 30px;
  /* min-height: 753px; */
  min-height: 490px;
}

.second_bg {
  position: absolute;
  width: 1252px;
  /* height: 753px; */
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(/cms_files/websuichangxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/747428/images/second_bg.png) no-repeat center center;
  background-size: 100% 100%;
}

.second_box_top {
  display: flex;
  width: 750px;
  height: 50px;
  background: linear-gradient(180.00deg, #477ee1 0%, #3552c7 100%);
  margin: 30px auto 20px;
  font-family: "Microsoft YaHei Bold";
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  z-index: 2;
  position: relative;
  align-items: center;
  justify-content: center;
}

.second_box_top:hover a {
  transform: translateY(-5px);
  text-shadow: 0px 0px 8px #333;
}

.second_box_list {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: normal;
}

.second_box_list .second_box_item {
  width: 360px;
  height: 93px;
  /* background: #fff; */
  background-color: #f9fcff;
  transition: none;
  border: 1px solid #e5f1f8;
  font-family: "MicrosoftYaHei ";
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  padding: 10px 20px;
  margin-bottom: 30px;
  margin-right: 30px;
}

.second_box_list .second_box_item:nth-child(3n) {
  margin-right: 0px;
}

.second_box_list .second_box_item:hover {
  background: linear-gradient(180.00deg, #477ee1 0%, #3552c7 100%);
  color: #fff;
}

.third_box .title_box {
  margin-bottom: 0px;
}

.third_box .more {
  display: none;
}

.third_box_content {
  display: flex;
  flex-wrap: wrap;
}

.third_box_item {
  display: flex;
  width: 183px;
  height: 50px;
  border-radius: 4px;
  background: #f9fcff;
  border: 1px solid #e3eefd;
  font-size: 16px;
  text-align: center;
  color: #333;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
  margin-top: 20px;
}

.third_box_item:nth-child(6n-5) {
  margin-left: 0px;
}

.third_box_item:hover {
  background: linear-gradient(180.00deg, #477ee1 0%, #3552c7 100%);
  color: #fff;
}


/* < !-- 适老化 --> */
.old_type .title {
  font-size: 32px;
}

.old_type .title_box a.more {
  font-size: 20px;
}

.old_type .swiperDiv .swiper-slide img {
  height: 337px;
}

.old_type .first_box_right_bottom a {
  font-size: 20px;
}

.old_type .second_box_top {
  font-size: 24px;
}

.old_type .second_box_list a {
  height: 120px;
  font-size: 20px;
}

.old_type .third_box_item {
  height: 60px;
  font-size: 24px;
}

/* 移动端 */
@media only screen and (max-width: 767px) {
  .banner {
    height: 160px;
    padding-top: 40px;
  }

  .banner .banner_box {
    width: 100%;
  }

  .banner .banner_box img {
    width: 100%;
    height: auto;
  }

  .content_box .content {
    width: 100%;
  }

  .title img {
    display: none;
  }

  .first_box_con {
    flex-direction: column;
  }

  .second_bg {}

  .second_box_top {
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 40px;
  }

  .second_box_list .second_box_item {
    width: 100%;
    margin-right: 0;
  }

  .first_box_left {
    width: 100% !important;
    height: 254px !important;
  }

  .first_box_left .swiper-slide img {
    width: 100% !important;
    height: 254px !important;
    display: block;
  }

  .third_box_content {
    padding: 0 30px;
  }

  .third_box_item {
    width: 30%;
    height: 10vw;
    font-size: 4vw;
    margin-left: 4.5%;
    margin-top: 20px;
  }

  .third_box_item:nth-child(6n-5) {
    margin-left: 4.5%;
  }

  .third_box_item:nth-child(3n-2) {
    margin-left: 0px;
  }

}


.first_box_left .swiper-slide .text {
  background: rgba(0, 0, 0, .4);
}

/* 正则判断a href是否包含javascript */
a[href^="javascript"] {
  cursor: default;
}