@font-face {
  font-family: "fzylt";
  src: url("../fonts/fzyl.woff2") format("woff2"), url("../fonts/fzyl.woff") format("woff"), url("../fonts/fzyl.ttf") format("truetype"), url("../fonts/fzyl.eot") format("embedded-opentype"), url("../fonts/fzyl.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'din_condensedbold';
  src: url("../fonts/din_condensed_bold-webfont.eot");
  src: url("../fonts/din_condensed_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/din_condensed_bold-webfont.woff2") format("woff2"), url("../fonts/din_condensed_bold-webfont.woff") format("woff"), url("../fonts/din_condensed_bold-webfont.ttf") format("truetype"), url("../fonts/din_condensed_bold-webfont.svg#din_condensedbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  background-color: #fff;
}

.container {
  padding: 0 20px;
}

.index-banner {
  overflow: hidden;
}

.index-banner .swiper-slide {
  position: relative;
  padding-bottom: 30px;
  background-color: #fbfbfb;
}

.index-banner .swiper-slide .in_con {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}

.index-banner .swiper-slide .nav_list {
  margin: 0;
  padding: 0 10px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-top: 10px;
  overflow: hidden;
  background-color: #008089;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}

.index-banner .swiper-slide .nav_list li {
  list-style: 0;
  padding: 0;
  width: 49%;
}

.index-banner .swiper-slide .nav_list li a {
  line-height: 40px;
  height: 40px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  transition: all .3s;
  font-family: "fzylt";
}

.index-banner .swiper-slide .nav_list li a:hover, .index-banner .swiper-slide .nav_list li a.active {
  background: url(../images/anz0520/nav_bg.png) center no-repeat;
  background-size: 100% 100%;
  color: #008089;
}

body {
  overflow-x: hidden;
}

.jpkr_202503__body .container {
  margin: 0 auto;
  font-family: "fzylt";
  color: #000;
}

.mb70 {
  margin-bottom: 40px;
}

.jpkr_title {
  text-align: center;
  color: #004888;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 400;
  font-family: "fzylt";
}

.jpkr_1__body {
  background-color: #fff;
  padding: 30px 0 10px;
}

.jpkr_1__body p {
  text-align: justify;
  font-size: 14px;
  line-height: 1.8;
  color: #8d8d8d;
  padding: 0 35px;
}

.jpkr_2__body {
  padding: 40px 0 0;
  overflow: hidden;
}

.slider__con {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
}

.slider__con .txt_con {
  display: flex;
  align-items: flex-start;
  width: 400px;
  padding-right: 25px;
}

.slider__con .txt_con .img {
  width: 65px;
  margin-right: 25px;
}

.slider__con .txt_con .txt {
  width: calc(100% - 90px);
}

.slider__con .txt_con .txt h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slider__con .txt_con .txt h3 span {
  font-size: 28px;
}

.slider__con .txt_con .txt h3 span:nth-child(2) {
  font-size: 22px;
}

.slider__con .txt_con .txt p {
  font-size: 13px;
  color: #004888;
  line-height: 1.5;
}

.slider__con .slider_con {
  width: calc(100% - 425px);
  display: flex;
  align-items: center;
}

.slider__con .slider_con .prev_btn {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../images/anz0520/left_btn.png) center no-repeat;
}

.slider__con .slider_con .prev_btn:hover {
  background: url(../images/anz0520/left_btn_b.png) center no-repeat;
}

.slider__con .slider_con .next_btn {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../images/anz0520/right_btn.png) center no-repeat;
}

.slider__con .slider_con .next_btn:hover {
  background: url(../images/anz0520/right_btn_b.png) center no-repeat;
}

.slider__con .slider_con .slider_in {
  width: 650px;
  margin: 0 30px;
}

.swiper {
  overflow: hidden;
}

.jpkr_3__body {
  padding: 30px 0;
}

.jpkr_3__body p.line {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  color: #8d8d8d;
  padding-bottom: 30px;
}

.yellow_list {
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
}

.yellow_list li {
  margin-bottom: 20px;
  background-color: #fffcf4;
  padding: 20px;
}

.yellow_list li.s_1 {
  background-image: url(../images/anz0520/bg_1.jpg);
  background-repeat: no-repeat;
  background-position: 90% 8px;
  background-size: 120px auto;
}

.yellow_list li.s_2 {
  background-image: url(../images/anz0520/bg_2.jpg);
  background-repeat: no-repeat;
  background-position: 90% 8px;
  background-size: 120px auto;
}

.yellow_list li.s_3 {
  background-image: url(../images/anz0520/bg_3.jpg);
  background-repeat: no-repeat;
  background-position: 90% 8px;
  background-size: 120px auto;
}

.yellow_list li h3 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
}

.yellow_list li p {
  font-size: 11px;
  line-height: 1.5;
  color: #8d8d8d;
  max-width: 700px;
}

.xts_list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.xts_list li {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.xts_list li:nth-child(2n) img {
  order: -1;
}

.xts_list li:nth-child(2n) h3, .xts_list li:nth-child(2n) p {
  text-align: right;
}

.xts_list li:nth-child(2n) .txt {
  padding: 20px 0 20px 30px;
}

.xts_list li .txt {
  width: 50%;
  padding: 20px 30px 20px 0;
  box-sizing: border-box;
}

.xts_list li h3 {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}

.xts_list li p {
  font-size: 12;
  line-height: 1.5;
  color: #8d8d8d;
  margin-bottom: 20px;
  font-weight: normal;
}

.xts_list li img {
  display: block;
  width: 50%;
}

.ct_list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 50px;
  margin-top: 30px;
}

.ct_list li {
  width: 100%;
  margin-bottom: 30px;
}

.ct_list li .tit {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ct_list li h3 {
  font-size: 16px;
  text-align: center;
  font-weight: 400;
}

.ct_list li p {
  font-size: 12px;
  color: #8d8d8d;
  text-align: center;
}

.ct_list li img {
  display: block;
  width: 100%;
}

.sub_title {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sub_title h3 {
  font-size: 16px;
  font-weight: 400;
}

.sub_title p {
  font-size: 12px;
  color: #8d8d8d;
}

.c_list {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.c_list li {
  width: 100%;
  margin-top: -10px;
}

.c_list li img {
  width: 100%;
}

.slider_nav__con {
  overflow: auto;
  overflow-y: hidden;
  word-break: keep-all;
  white-space: nowrap;
  padding-bottom: 8px;
}

.slider_nav__con a {
  display: inline-block;
  width: 22%;
  padding: 5px 0;
  text-align: center;
  border-radius: 6px;
  box-shadow: 2px 2px 2px 2px rgba(100, 100, 100, 0.1);
  margin: 0 3px;
  box-sizing: border-box;
}

.slider_nav__con a:hover, .slider_nav__con a.active {
  background-color: #004888;
}

.slider_nav__con a:hover h6, .slider_nav__con a:hover p, .slider_nav__con a.active h6, .slider_nav__con a.active p {
  color: #fff;
}

.slider_nav__con a h6 {
  font-size: 14px;
}

.slider_nav__con a p {
  font-size: 7px;
  padding: 0;
}

.slider_con__body {
  margin-top: 10px;
  padding: 0 20px 0;
}

.slider_con__body .con {
  border-top: 4px solid #004888;
  padding: 15px;
  box-shadow: 0 0 5px 5px rgba(100, 100, 100, 0.1);
  display: none;
}

.slider_con__body .con p {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  color: #000;
  margin-bottom: 10px;
}

.slider_con__body .con .swiper {
  position: relative;
}

.slider_con__body .con .swiper img {
  width: 100%;
  display: block;
}

.slider_con__body .con .swiper .swiper-slide {
  padding-bottom: 20px;
}

.slider_con__body .con .swiper .swiper-pagination {
  z-index: 1000;
  color: #000;
  bottom: 0;
}

.swiper-pagination span {
  width: 8px !important;
  height: 8px !important;
  background-color: #e9e9e9 !important;
  opacity: 1;
}

.swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #cd3232 !important;
}

.card {
  display: block;
  margin-top: 20px;
  width: 100%;
}
