﻿@charset "utf-8";
.swiper {
  height: 100%;
}
.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after {
  font-size: 0;
}
.jd-infos {
  height: 30rem;
  margin-top: 1.5625rem;
  position: relative;
  overflow: hidden;
}
.jd-infos .swiper .swiper-wrapper .swiper-slide {
  width: 100% !important;
}
.jd-infos .swiper .swiper-pagination {
  width: 41%;
  left: auto;
  right: 0;
  bottom: 2.0625rem;
}
.jd-infos .swiper .swiper-pagination-bullet {
  width: 1.8125rem;
  height: 0.3125rem;
  background-color: #d1d1d1;
  border-radius: 0;
  opacity: 1;
}
.jd-infos .swiper .swiper-pagination-bullet-active {
  background-color: #d42026 !important;
}
.jd-infos .pic {
  width: 59%;
  height: 100%;
  object-fit: cover;
}
.jd-infos .infos {
  width: 41%;
  height: 100%;
  padding: 2.0625rem 1.875rem;
  border: 1px solid #dbe7f2;
  box-sizing: border-box;
  background-color: #fafbfc;
  display: block;
  cursor: pointer;
}
.jd-infos .infos .title {
  font-size: 1.5rem;
  color: #13559f;
  font-weight: bold;
  letter-spacing: 0.125rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
.jd-infos .infos .nr {
  margin-top: 1.625rem;
  color: #666666;
  text-align: justify;
  line-height: 2.125rem;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.jd-infos .infos:hover {
  background-color: #f6f9fb;
}
.xw-btns {
  overflow: hidden;
}
.xw-btns ul {
  margin-right: -1.5625rem;
}
.xw-btns ul li {
  width: 20%;
  float: left;
}
.xw-btns ul li a {
  height: 9rem;
  margin: 1.5625rem 1.5625rem 0 0;
  color: #666666;
  text-align: center;
  border: 1px solid #dbe7f2;
  box-sizing: border-box;
  background-color: #fafbfc;
  display: block;
  position: relative;
}
.xw-btns ul li a .img-tb,
.xw-btns ul li a .img-lm {
  width: 100%;
  padding: 0 0.9375rem;
  box-sizing: border-box;
  position: absolute;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.xw-btns ul li a .img-tb {
  font-size: 0;
  top: 1.75rem;
}
.xw-btns ul li a .img-tb img {
  height: 1.875rem;
}
.xw-btns ul li a .img-lm {
  bottom: 1.75rem;
}
.xw-btns ul li a .img-lm span {
  padding-top: 1.125rem;
  font-weight: bold;
  border-top: 1px solid #13559f;
  display: block;
}
.xw-btns ul li a:hover {
  color: #13559f;
  background-color: #f6f9fb;
  border: 1px solid #afcbeb;
}
.xw-btns ul li a:hover .img-tb {
  top: auto;
  bottom: 1.75rem;
}
.xw-btns ul li a:hover .img-lm {
  top: 1.75rem;
  bottom: auto;
}
.xw-btns ul li a:hover .img-lm span {
  padding: 0 0 1.125rem 0;
  border-top: 0;
  border-bottom: 1px solid #8fafd3;
}
.dt-infos {
  margin-top: 1.5625rem;
}
.dt-infos .bbyw {
  width: 59%;
  position: relative;
}
.dt-infos .bbyw .bbyw-infos {
  overflow: hidden;
}
.dt-infos .bbyw .bbyw-infos .swiper .swiper-button-next,
.dt-infos .bbyw .bbyw-infos .swiper .swiper-button-prev {
  width: 1.3125rem;
  height: 1.375rem;
  margin-top: 0;
  top: 0.1875rem;
  left: auto;
  opacity: 1;
}
.dt-infos .bbyw .bbyw-infos .swiper .swiper-button-next {
  right: 0;
}
.dt-infos .bbyw .bbyw-infos .swiper .swiper-button-prev {
  right: 2rem;
}
.dt-infos .bbyw .bbyw-infos .info {
  margin-top: 1.1875rem;
  padding: 1.5rem 1.25rem;
  background-color: #fafbfc;
  border: 1px solid #fafbfc;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: relative;
}
.dt-infos .bbyw .bbyw-infos .info .title,
.dt-infos .bbyw .bbyw-infos .info .nr {
  position: relative;
  z-index: 1;
}
.dt-infos .bbyw .bbyw-infos .info .title {
  font-size: 1.0625rem;
  font-weight: bold;
  letter-spacing: 0.0625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
.dt-infos .bbyw .bbyw-infos .info .nr {
  height: 3rem;
  margin-top: 0.625rem;
  font-size: 0.9375rem;
  color: #666666;
  text-align: justify;
  line-height: 1.5rem;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.dt-infos .bbyw .bbyw-infos .info i {
  width: 0;
  height: 100%;
  background-color: #f6f9fb;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.dt-infos .bbyw .bbyw-infos .info:hover {
  color: #666666;
  border: 1px solid #afcbeb;
}
.dt-infos .bbyw .bbyw-infos .info:hover i {
  width: 100%;
}
.dt-infos .zzdt {
  width: calc(41% - 1.5625rem);
}
.dt-infos .zzdt .lm {
  margin-top: 0.5625rem;
}
.dt-infos .zzdt .lm:nth-of-type(1) {
  margin-top: 0;
}
.dt-infos .zzdt .infos {
  margin-top: 0.375rem;
}
.zt {
  position: relative;
  overflow: hidden;
}
.zt .hd {
  width: 7.8125rem;
  margin: 0.625rem auto 1.5625rem auto;
  font-size: 1.1875rem;
  font-weight: bold;
  text-align: center;
  background-image: url(../images/yjtc_bg_zwywzt_hd.png), url(../images/yjtc_bg_zwywzt_hd.png);
  background-position: left center, right center;
  background-repeat: no-repeat, no-repeat;
}
.zt .hd a {
  color: #13559f;
}
.zt .bd {
  margin-right: -1.5625rem;
}
.zt .bd .swiper .swiper-slide {
  width: 25%;
}
.zt .bd .swiper .swiper-slide a {
  height: 12.5rem;
  margin-right: 1.5625rem;
  display: block;
  overflow: hidden;
}
.zt .bd .swiper .swiper-slide a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zt .bd .swiper .swiper-slide a:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.zt .bd .swiper .swiper-button-next,
.zt .bd .swiper .swiper-button-prev {
  width: 1.375rem;
  height: 2rem;
  margin-top: 0;
  left: auto;
  opacity: 1;
  background-color: rgba(19, 85, 159, 0.8);
}
.zt .bd .swiper .swiper-button-next {
  right: 0;
}
