.sl-1 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sl-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.sl-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.fjb {
  display: flex;
  justify-content: space-between;
}
.fjc {
  display: flex;
  justify-content: center;
}
.fjbc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fjcc {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hover-style3 li {
  position: relative;
  transition: all 0.3s ease-in-out;
}
.row {
  margin-top: 54px;
}
/*侧边栏 */
a {
  color: #333;
}
.silde_left_container {
  text-align: left;
  padding-bottom: 30px;
  margin-right: 30px;
}
@media (max-width: 992px) {
  .silde_left_container {
    margin-right: 0;
  }
}
.silde_left_container .silde_title {
  transform: translateY(-202px);
  margin-bottom: -202px;
  height: 202px;
  padding-top: 80px;
  padding-left: 26px;
  padding-right: 10px;
  box-sizing: border-box;
  background: url(../images/jd_silde_title_bg.png) no-repeat left bottom transparent;
}
.silde_left_container .silde_title b {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 74px;
  letter-spacing: 0px;
  color: #ffffff;
}
.silde_left_container .silde_title .sub {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 0.5);
}
.silde_left_container .v2::after {
  opacity: 0;
  width: 28px;
  height: 28px;
  display: block;
  content: "";
  background: url(../images/jd_silde_up.png);
  float: right;
  transition: all 0.3s ease;
}
.silde_left_container .left_list {
  background-color: #f2f8ff;
  padding-bottom: 10px;
}
.silde_left_container .left_list li {
  cursor: pointer;
}
.silde_left_container .left_list li:not(:first-child) > a {
  margin-top: 10px;
}
.silde_left_container .left_list li > a {
  padding: 23px 9% 23px 17%;
  box-sizing: border-box;
  margin-right: 10px;
  background-color: #ffffff;
  display: block;
  height: 70px;
  font-size: 24px;
  line-height: 1;
  border-left: 4px solid #bdddff;
  position: relative;
}
.silde_left_container .left_list li > a::before {
  content: "";
  width: 4px;
  bottom: 0;
  margin: auto;
  position: absolute;
  left: -4px;
  top: 0;
  background-color: #465592;
  transform: scaleY(0);
  transition: all 0.3s ease;
}
.silde_left_container .sub-nav {
  display: none;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 44px;
  letter-spacing: 1px;
  color: #333333;
  padding: 7px 0;
}
.silde_left_container .sub-nav a {
  display: block;
  width: 100%;
  color: #333333;
  text-align: center;
}
.silde_left_container .sub-nav a:hover,
.silde_left_container .sub-nav a.current {
  color: #1867bd;
}
.silde_left_container li:has(.sub-nav).current > a::before,
.silde_left_container li:has(.sub-nav):hover > a::before {
  transform: scaleY(1);
  transition: all 0.3s ease;
}
.silde_left_container li:has(.sub-nav).current > .v2,
.silde_left_container li:has(.sub-nav):hover > .v2 {
  font-weight: bold;
  color: #0b60ae;
}
.silde_left_container li:has(.sub-nav).current > .v2::after,
.silde_left_container li:has(.sub-nav):hover > .v2::after {
  opacity: 1;
  transform: rotate(-90deg);
}
.silde_left_container li:has(.sub-nav).current .sub-nav,
.silde_left_container li:has(.sub-nav):hover .sub-nav {
  display: block;
}
.silde_left_container li:not(:has(.sub-nav)).current > a::before,
.silde_left_container li:not(:has(.sub-nav)):hover > a::before {
  transform: scaleY(1);
  transition: all 0.3s ease;
}
.silde_left_container li:not(:has(.sub-nav)).current > .v2,
.silde_left_container li:not(:has(.sub-nav)):hover > .v2 {
  font-weight: bold;
  color: #0b60ae;
}
.silde_left_container li:not(:has(.sub-nav)).current > .v2::after,
.silde_left_container li:not(:has(.sub-nav)):hover > .v2::after {
  opacity: 1;
}
.col-xs-3 {
  width: 20%;
}
@media (max-width: 750px) {
  .col-md-3,
  .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .right_list {
    padding: 15px;
  }
  .left_box {
    margin-right: 0;
    padding-bottom: 30px;
  }
  .hasv3 {
    margin-right: 0;
    padding-bottom: 30px;
  }
}
.right_art .title {
  position: relative;
}
.right_art .title h3 {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #0b60ae;
  border-bottom: 1px solid #cfcfcf;
}
.right_art .title h3 span {
  display: inline-block;
  border-bottom: 4px solid #0b60ae;
  padding-bottom: 18px;
}
.right_art .breadcrumb {
  position: absolute;
  right: 0;
  top: 10px;
}
@media (max-width: 992px) {
  .right_art .breadcrumb {
    position: static;
    margin-bottom: 20px;
  }
}
.right_art .view p:not(:last-child) {
  margin-bottom: 30px;
}
.right_art .news_list {
  margin-bottom: 30px;
  margin-top: 18px;
}
.right_art .news_list li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 75px;
  position: relative;
}
.right_art .news_list li:not(:last-child) {
  border-bottom: dashed 1px #e4e4e4;
}
.right_art .news_list li:hover a {
  color: #0153a0;
}
.right_art .news_list li:hover .date {
  color: #0153a0;
}
.right_art .news_list a {
  display: block;
  width: calc(100% - 130px);
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.right_art .news_list .date {
  /* 2022-11-15 */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  color: #666666;
  font-family: Arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
}
.pages_box {
  /* 分页样式 */
}
.pages_box .pages {
  text-align: center;
  margin-top: 20px;
}
.pages_box .pages .disabled,
.pages_box .jp-disabled {
  color: #ccc;
}
.pages_box .pages a,
.pages_box .pages span {
  display: inline-block;
  line-height: 14px;
  margin: 2px 3px;
  padding: 10px;
  font-size: 12px;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.pages_box a.phid {
  color: #333;
}
.pages_box .pages a.current,
.pages_box .pages span.current {
  background-color: #1855a5;
  color: #fff;
  position: relative;
}
.banner a {
  display: block;
  width: 100%;
}
.banner img {
  width: 100%;
}
@media (max-width: 992px) {
  .banner img {
    min-height: 200px;
    width: auto;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.news_img_list li {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 1px;
  background-color: #ffffff;
  box-shadow: 0px 0px 9px 0px rgba(133, 154, 182, 0.24);
}
.news_img_list li a {
  color: #55585b;
  display: block;
}
.news_img_list li a p {
  padding: 20px 24px;
  box-sizing: border-box;
}
.news_img_list li a .img_box {
  overflow: hidden;
}
.news_img_list li a img {
  width: 100%;
  transition: all 0.3s ease;
}
.news_img_list li a:hover img {
  transform: scale(1.05);
}
.news_img_list li a:hover p {
  color: #2a5fa8;
}
.slide3::before,
.slide3::after {
  content: "";
  display: table;
}
.slide3::before {
  clear: both;
  height: 0;
}
.slide3::after {
  clear: both;
  height: 0;
}
.slide3 > li {
  box-sizing: border-box;
  float: left;
}
.slide3 > li:nth-of-type(2n + 1),
.slide3 > li:nth-of-type(2n) {
  margin-top: 0;
  margin-right: 0;
}
.slide3 > li {
  width: 31%;
}
.slide3 > li:nth-child(3n + 1),
.slide3 > li:nth-child(3n + 2) {
  margin-right: 3.5%;
}
.slide3 > li:nth-child(n + 4) {
  margin-top: 40px;
}
@media (max-width: 992px) {
  .slide3::before,
  .slide3::after {
    content: "";
    display: table;
  }
  .slide3::before {
    clear: both;
    height: 0;
  }
  .slide3::after {
    clear: both;
    height: 0;
  }
  .slide3 > li {
    box-sizing: border-box;
    float: left;
  }
  .slide3 > li:nth-of-type(2n + 1),
  .slide3 > li:nth-of-type(2n) {
    margin-top: 0;
    margin-right: 0;
  }
  .slide3 > li {
    width: 48%;
  }
  .slide3 > li:nth-child(2n + 1) {
    margin-right: 4%;
  }
  .slide3 > li:nth-child(n + 3) {
    margin-top: 40px;
  }
}
@media (max-width: 560px) {
  .slide3::before,
  .slide3::after {
    content: "";
    display: table;
  }
  .slide3::before {
    clear: both;
    height: 0;
  }
  .slide3::after {
    clear: both;
    height: 0;
  }
  .slide3 > li {
    box-sizing: border-box;
    float: left;
  }
  .slide3 > li:nth-of-type(2n + 1),
  .slide3 > li:nth-of-type(2n) {
    margin-top: 0;
    margin-right: 0;
  }
  .slide3 > li {
    width: 100%;
  }
  .slide3 > li:nth-child(n + 2) {
    margin-top: 40px;
  }
}
