body {
  overflow-x: hidden;
  height: 100%;
  margin: 0 auto;
  font-family: "Microsoft YaHei", 'å¾®è½¯é›…é»‘', sans-serif;
}
.container {
  *zoom: 1;
}
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
@media (min-width: 1200px) {
  .container {
    width: 96%;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 96%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
  .main .xwzx .index-banner-swiper .img-box img {
    min-height: 435px;
  }
}
.header-wrap {
  position: relative;
  background: url(zgjnds2024_01.png) center top no-repeat;
  background-size: cover;
}
.header-wrap .header-logo {
  width: calc(100% - 2 * 190px);
  margin: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 40px;
}
.header-wrap .header-logo a,.header-wrap .header-logo span{
  color: #fff;
}
.header-wrap .header-logo span{
  color: #fff;
  font-size: 14px;
  margin: 0 5px;
}
.header-wrap .header-input {
  display: flex;
  align-items: flex-end;
}
.header-wrap .header-input a {
  color: #fff;
  margin-right: 25px;
  padding-bottom: 5px;
  border-bottom: 3px solid #fff;
}
.header-wrap .header-input input {
  height: 45px;
  background-color: rgba(173, 24, 61, 0.3);
  border-radius: 5px;
  width: 45px;
  color: #fff;
}
.header-wrap .header-input span {
  top: 30%;
  right: 9px;
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(zgjnds2024_02.png) center center no-repeat;
  background-size: contain;
}
.header-wrap .header-tits {
  position: absolute;
  top: 40%;
  width: 100%;
}
.header-wrap .header-nav {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.header-wrap .header-nav .header-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.header-wrap .header-nav .header-list li {
  flex: 1;
  text-align: center;
  position: relative;
  transition: all ease 0.25s;
}
.header-wrap .header-nav .header-list li.active {
  background: rgba(231, 49, 48, 0.8);
}
.header-wrap .header-nav .header-list li:hover {
  background: rgba(231, 49, 48, 0.8);
}
.header-wrap .header-nav .header-list li:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 25px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.header-wrap .header-nav .header-list li:last-child:after {
  display: none;
}
.header-wrap .header-nav .header-list li a {
  display: inline-block;
  color: #fff;
  width: 100%;
  padding: 20px 0;
}
.header-wrap .up-search-box {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 20px;
  transition: all 0.3s;
  transform: scale(1.2);
  opacity: 0;
  z-index: -1;
}
.header-wrap .up-search-box .middle-cont {
  width: 100%;
}
.header-wrap .up-search-box .up-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  background: url('comm-close.png') no-repeat center center;
  background-size: contain;
}
.header-wrap .up-search-box.active {
  transform: scale(1);
  opacity: 1;
  z-index: 9999;
}
.header-wrap .search-box {
  background: #fff;
  border-bottom: 4px solid #374CE6;
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.header-wrap .search-box .s-inp {
  width: 100%;
  height: 62px;
  line-height: 62px;
  font-size: 16px;
  padding-left: 15px;
}
.header-wrap .search-box .s-btn {
  height: 62px;
  line-height: 62px;
  width: 62px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 9;
  text-align: center;
}
.header-wrap .search-box .s-btn::before {
  content: "\f178";
  font-family: "FontAwesome";
  font-size: 20px;
  color: #374CE6;
}
.main .ptb60 {
  padding: 60px 0;
}
.main .common-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main .common-title a {
  color: #333;
}
.main .common-title .mores {
  color: #374ce6;
  font-size: 14px;
  padding: 10px 0 10px 50px;
  background: url(zgjnds2024_05.png) left center no-repeat;
}
.main .common-title .mores:hover {
  background-position: right center;
  color: transparent;
}
.main.other-main .common-title .mores {
  position: absolute;
  right: 0;
  top: 50%;
  background-size: contain;
}
.main .jcdt a.db .img-box {
  border-radius: 10px;
  max-height: 210px;
  overflow: hidden;
}
.main .jcdt a.db .img-box img {
  width: 100%;
  min-height: 210px;
  transform: scale(1.05);
  transition: all ease 0.4s;
}
.main .jcdt a.db .h16 {
  color: #333;
  line-height: 28px;
  margin-top: 20px;
  transition: all ease 0.3s;
}
.main .jcdt a.db .data-s {
  color: #a4a7c5;
  margin-top: 20px;
}
.main .jcdt a.db:hover {
  transform: translateY(5px);
}
.main .jcdt a.db:hover .h16 {
  color: #c12f46;
}
.main .jcdt a.db:hover .img-box img {
  transform: scale(1);
}
.main .fczs {
  background: url(zgjnds2024_06.png) center center no-repeat;
  background-size: cover;
}
.main .fczs .img-box {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.main .fczs .img-box img {
  transform: scale(1.05);
  transition: all ease 0.25s;
}
.main .fczs .img-box:hover img {
  transform: scale(1);
}
.main .bsly li:nth-child(1) .bsly2023-box {
  background: url(zgjnds2024_07.png) center center no-repeat;
}
.main .bsly li:nth-child(2) .bsly2023-box {
  background: url(zgjnds2024_08.png) center center no-repeat;
}
.main .bsly li:nth-child(3) .bsly2023-box {
  background: url(zgjnds2024_09.png) center center no-repeat;
}

.main .bsly.bsly2 li:nth-child(1) .bsly2023-box {
  background: url(zgjnds2024_12.png) center center no-repeat;
}
.main .bsly.bsly2 li:nth-child(2) .bsly2023-box {
  background: url(zgjnds2024_13.png) center center no-repeat;
}

.main .bsly.bsly2.bsly3 li:nth-child(1) .bsly2023-box {
  background: url(zgjnds2025_1.jpg) center center no-repeat
}
.main .bsly.bsly2.bsly3 li:nth-child(2) .bsly2023-box {
  background: url(zgjnds2025_2.jpg) center center no-repeat;
}
.main .bsly.bsly2.bsly3 li:nth-child(3) .bsly2023-box {
  background: url(zgjnds2025_3.jpg) center center no-repeat;
}
.main .bsly.bsly2.bsly3 li:nth-child(4) .bsly2023-box {
  background: url(zgjnds2025_4.jpg) center center no-repeat;
}


.main .bsly.bsly2 .bsly2023-box .bsly-anpai {
  padding-left: 0px;
}
.main .bsly.bsly2 .bsly2023-box .bsly-anpai a {
  background-position: left 8px;
}
.main .bsly .bsly2023-box {
  background-size: cover !important;
  padding: 40px 20px 20px 20px;
  min-height: 500px;
}
.main .bsly .bsly2025-box {
  background-size: cover !important;
  padding: 40px 10px 10px 20px;
  min-height: 545px;
}
.main .bsly .bsly2023-box .bsly-tit {
  color: #fff;
}
.main .bsly .bsly2023-box .bsly-title {
  margin-top: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  padding-bottom: 24px;
  margin-left: 10px;
}
.main .bsly .bsly2023-box .bsly-title:after {
  content: '';
  display: block;
  width: 32px;
  height: 3px;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: url(zgjnds2024_10.png) left center no-repeat;
}
.main .bsly .bsly2023-box .bsly-title span {
  color: #fff;
  background: url(zgjnds2024_11.png) left center no-repeat;
  padding-left: 46px;
}
.main .bsly .bsly2023-box .bsly-anpai {
  padding-left: 10px;
}
.main .bsly .bsly2023-box .bsly-anpai a {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  background: url(sinh_icon03.png) 15px center no-repeat;
  background-size: 5px 9px;
  padding-left: 10px;
  margin-bottom: 8px;
}
.main .bsly .bsly2023-box .bsly-info {
  padding-left: 10px;
  margin-top: 25px;
}
.main .bsly .bsly2023-box .bsly-info div {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
.main .bsly .bsly2023-box .bsly-more {
  text-align: right;
  margin-top: 10px;
}
.main .bsly .bsly2023-box .bsly-more a {
  color: #fff;
  font-size: 14px;
}
.main .bsly .box-s {
  height: 350px;
  text-align: center;
  display: block;
  color: #fff;
  position: relative;
}
.main .bsly .box-s:hover .box-img img {
  transform: scale(1);
}
.main .bsly .box-s:hover .box-icon::after {
  width: 18px;
  margin-left: -9px;
}
.main .bsly .box-s:hover .box-icon::before {
  width: 110px;
  margin-left: -55px;
}
.main .bsly .box-s:hover .box-icon img {
  -webkit-animation: toTopFromBottom 0.5s forwards;
  -moz-animation: toTopFromBottom 0.5s forwards;
  animation: toTopFromBottom 0.5s forwards;
}
.main .bsly .box-s .box-img {
  height: 350px;
  overflow: hidden;
}
.main .bsly .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1.1);
  transition: all 0.4s ease-in-out;
}
.main .bsly .box-s .box-info {
  padding: 40px 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
.main .bsly .box-s .box-icon {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  margin-bottom: 10px;
}
.main .bsly .box-s .box-icon::after,
.main .bsly .box-s .box-icon::before {
  content: '';
  position: absolute;
  left: 50%;
  transition: all 0.5s;
}
.main .bsly .box-s .box-icon::after {
  width: 110px;
  margin-left: -55px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  bottom: 1px;
}
.main .bsly .box-s .box-icon::before {
  width: 18px;
  height: 3px;
  bottom: 0;
  background: #FFE400;
  margin-left: -9px;
  z-index: 2;
}
.main .bsly .box-s .box-icon > div {
  position: relative;
  overflow: hidden;
}
.main .bsly .box-s .box-icon img {
  display: block;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
}
.main .bsly .box-s .box-title {
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 10px;
}
.main .bsly .box-s .box-txt {
  line-height: 24px;
  font-weight: bold;
}
.main .xwzx {
  padding-top: 60px;
}
.main .xwzx .xwzx-box {
  background: #f5f5f5;
  padding: 25px 22px;
}
.main .xwzx .xwzx-box .data-des {
  line-height: 36px;
  color: #333333;
}
.main .xwzx .xwzx-box .des-box {
  padding-bottom: 20px;
  margin-top: 15px;
  /* border-bottom: 1px solid #e3e3e3; */
}
.main .xwzx .xwzx-box .des-box a.h28{
  display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.main .xwzx .xwzx-box .des-box:first-child
{
    margin-top: 50px;
    padding: 0 20px;
    }
.main .xwzx .xwzx-box .des-box a:hover {
  color: #c12f46;
}
.main .xwzx .xwzx-box .des-boxs-wrap {
  margin-top: 25px;
}
.main .xwzx .xwzx-box .des-boxs-wrap .des-box {
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: none;
}
.main .xwzx .xwzx-box .des-boxs-wrap a {
  color: #333;
}
.main .xwzx .xwzx-box .des-boxs-wrap a:hover {
  color: #c12f46;
}
.main .xwzx .index-banner-swiper:hover .banner-prev {
  left: 10px;
}
.main .xwzx .index-banner-swiper:hover .banner-next {
  right: 10px;
}
.main .xwzx .index-banner-swiper .swiper-slide-active .img-box a.db {
  bottom: 0;
  display: none;
}
.main .xwzx .index-banner-swiper .img-box {
  position: relative;
  max-height: 435px;
  overflow: hidden;
}
.main .xwzx .index-banner-swiper .img-box img {
  width: 100%;
}
.main .xwzx .index-banner-swiper .img-box a.db {
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 18px;
  padding: 20px 20px;
  padding-right: 150px;
  transition: all ease 1.4s;
  background: rgba(231, 49, 48, 0.4);
}
.main .xwzx .index-banner-swiper .swiper-pagination {
  bottom: 25px;
  width: auto;
  right: 15px;
  left: auto;
}
.main .xwzx .index-banner-swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #fff;
}
.main .xwzx .index-banner-swiper .swiper-pagination-bullet-active {
  background: #C4232A;
}
.main .xwzx .index-banner-swiper .banner-next:after {
  background: url(next.png) center center no-repeat;
}
.main .xwzx .index-banner-swiper .banner-prev:after {
  background: url(prev.png) center center no-repeat;
}
.main .xwzx .index-banner-swiper .swiper-button {
  background: #374ce6;
  opacity: 1;
  width: 36px;
  height: 36px;
  transition: all ease 0.4s;
}
.main .xwzx .index-banner-swiper .swiper-button:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: 13px 12px !important;
}
.main .xwzx .index-banner-swiper .swiper-button:hover {
  background: #C4232A;
}
.main .xwzx .index-banner-swiper .banner-prev {
  border-radius: 3px;
  left: -50px;
}
.main .xwzx .index-banner-swiper .banner-next {
  border-radius: 3px;
  right: -50px;
}
.main-link {
  background: url(zgjnds2024_04.png) center center no-repeat;
  background-size: cover;
}
.main-link .swiper-slide .dbs {
  width: 100%;
  display: block;
  background: #fff;
  min-height: 120px;
  border-radius: 10px;
  text-align: center;
  padding: 15px;
  position: relative;
}
.main-link .swiper-slide .dbs:hover {
  box-shadow: 0px 0px 10px #ccc;
}
.main-link .swiper-slide .dbs .img-boxs {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.main-link .swiper-slide .dbs .img-boxs img {
  max-width: 90%;
  transform: scale(1.05);
  transition: all ease 0.25s;
}
.main-link .swiper-slide .dbs .img-boxs:hover img {
  transform: scale(1);
}
.other-main {
  background: url(jnds-cont-bg.png) no-repeat top center;
  background-size: cover;
  /*ç»†è§ˆï¼Œå•é¡µ*/
  /*åˆ†äº«*/
}
.other-main .page-cont {
  padding-top: 0;
  padding-bottom: 0;
}
.other-main .page-cont .public-title {
  margin-bottom: 45px;
}
.other-main .page-cont .event-profile {
  line-height: 200%;
}
.other-main .public-title {
  text-align: center;
  font-size: 34px;
  color: #CE0E2D;
  font-weight: bold;
  min-height: 102px;
  margin-bottom: 30px;
  line-height: 1;
  padding-top: 34px;
  background: url(jnds2023-titlebg.png) no-repeat bottom center;
  display: block;
  position: relative;
}
.other-main .public-title > div {
  display: inline-block;
  vertical-align: bottom;
  line-height: 54px;
  padding-right: 0;
}
.other-main .public-titles {
  text-align: center;
  color: #3529D5;
  font-weight: bold;
  background: url(jnds2023-titlebgs.png) no-repeat bottom center;
  min-height: 67px;
  margin-bottom: 30px;
  line-height: 1;
  padding-top: 10px;
}
.other-main .public-titles > div {
  display: inline-block;
  vertical-align: bottom;
  line-height: 54px;
  padding-right: 15px;
}
.other-main .public-txt {
  line-height: 28px;
  margin-bottom: 35px;
}
.other-main .events-list ul li {
  margin-bottom: 30px;
}
.other-main .events-list ul li:last-child {
  margin-bottom: 0;
}
.other-main .events-list .box-title {
  background: url(jnds-list-arrow.png) no-repeat 0 8px;
  padding-left: 35px;
  font-weight: bold;
  color: #D60426;
  line-height: 30px;
  margin-bottom: 25px;
  position: relative;
}
.other-main .box-down-jj {
  width: 120px;
  background: #3D55A7;
  border-radius: 4px;
  height: 34px;
  line-height: 34px;
  display: block;
  font-weight: bold;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-left: 35px;
}
.other-main .events-list .box-title::after {
  content: '';
  position: absolute;
  left: 35px;
  bottom: -13px;
  width: 60px;
  height: 3px;
  border-radius: 3px;
  background: #D60426;
}
.other-main .events-list .box-title::before {
  content: '';
  position: absolute;
  left: 35px;
  right: 0;
  bottom: -13px;
  height: 1px;
  border-radius: 3px;
  background: #ddd;
}
.other-main .events-list .box-txt {
  color: #404040;
  line-height: 2;
}
.other-main .dynamic-list ul li {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(61, 85, 167, 0.15);
}
.other-main .dynamic-list ul li:last-child {
  margin-bottom: 0;
}
.other-main .dynamic-list .box-s:hover .box-img img {
  transform: scale(1.1);
}
.other-main .dynamic-list .box-s:hover .box-title {
  color: #3529D5;
}
.other-main .dynamic-list .box-s:hover .box-more span {
  background: url(jnds2023-arrow-h.png) no-repeat center center;
}
.other-main .dynamic-list .box-s:hover .box-more::after {
  width: 100%;
}
.other-main .dynamic-list .box-s .box-img {
  overflow: hidden;
  float: left;
  margin-right: 30px;
}
.other-main .dynamic-list .box-s .box-img img {
  display: block;
  width: 304px;
  transition: all 0.5s;
}
.other-main .dynamic-list .box-s .box-info {
  overflow: hidden;
}
.other-main .dynamic-list .box-s .box-title {
  color: #222222;
}
.other-main .dynamic-list .box-s .box-date {
  color: #3529D5;
  font-size: 15px;
  line-height: 30px;
  margin-bottom: 8px;
}
.other-main .dynamic-list .box-s .box-txt {
  color: #727683;
  font-size: 15px;
}
.other-main .dynamic-list .box-s .box-more {
  display: block;
  width: 33px;
  height: 33px;
  background: #FFFFFF;
  box-shadow: 0px 1px 7px 0px rgba(67, 104, 154, 0.25);
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  margin-top: 15px;
  z-index: 1;
}
.other-main .dynamic-list .box-s .box-more span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(jnds2023-arrow-d.png) no-repeat center center;
  z-index: 2;
  border-radius: 3px;
}
.other-main .dynamic-list .box-s .box-more::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  width: 0;
  transition: all 0.3s;
  background-color: #3529D5;
  z-index: -1;
}
.other-main .bread-crumbs {
  position: relative;
  color: #2c2f37;
  padding: 25px 0;
  font-size: 16px;
  background: transparent;
  border-bottom: none;
}
.other-main .bread-crumbs.bread-crumbs-02 .bread-item > span:before {
  content: '\f101';
}
.other-main .bread-crumbs.bread-crumbs-03 .bread-item > span:before {
  content: '|';
}
.other-main .bread-crumbs.bread-crumbs-04 .bread-item > span:before {
  content: '/';
}
.other-main .bread-crumbs.bread-crumbs-05 .bread-item-groups {
  position: relative;
}
.other-main .bread-crumbs.bread-crumbs-05 .bread-item-groups:before {
  content: "\f015";
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
  font-size: 16px;
}
.other-main .bread-crumbs.bread-crumbs-06 .bread-item-groups {
  position: relative;
}
.other-main .bread-crumbs.bread-crumbs-06 .bread-item-groups:before {
  content: "\f041";
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
  font-size: 18px;
}
.other-main .bread-crumbs .bread-item-groups {
  line-height: 30px;
}
.other-main .bread-crumbs .bread-location,
.other-main .bread-crumbs .bread-item {
  display: inline-block;
}
.other-main .bread-crumbs .bread-item a {
  color: #2c2f37;
  font-size: 16px;
}
.other-main .bread-crumbs .bread-item a.cur {
  color: #2c2f37;
}
.other-main .bread-crumbs .bread-item > span:before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
}
.other-main .bread-crumbs a:hover,
.other-main .bread-crumbs a.cur {
  color: #333;
}
.other-main .details-page {
  color: #333;
  position: relative;
  line-height: 1.8;
  background: #fff;
  padding: 50px 40px;
}
.other-main .details-page img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.other-main .details-page video {
  border-radius: 5px;
  width: 76% !important;
  height: 100% !important;
  margin: 18px auto;
  display: block;
}
.other-main .details-page .detail-top {
  margin-bottom: 20px;
  border-bottom: 2px solid #e9e9e9;
  padding-bottom: 12px;
}
.other-main .details-page .detail-top .title-s {
  color: #333333;
  line-height: 1.5;
  font-weight: bold;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.other-main .details-page .detail-top .top-other {
  color: #797575;
  margin-top: 20px;
  padding: 0;
}
.other-main .details-page .detail-top .top-other.top-other-no-share .other-info {
  float: none;
  text-align: center;
}
.other-main .details-page .detail-top .top-other .other-info {
  float: left;
}
.other-main .details-page .detail-top .top-other .other-share {
  float: right;
}
.other-main .details-page .detail-top .top-other .other-share > div {
  display: inline-block;
}
.other-main .details-page .detail-top .top-other span,
.other-main .details-page .detail-top .top-other a {
  display: inline-block;
  margin-right: 5px;
}
.other-main .details-page .detail-top .top-other span:last-child,
.other-main .details-page .detail-top .top-other a:last-child {
  margin-right: 0;
}
.other-main .details-page .main-cont {
  color: #333;
  text-align: justify;
}
.other-main .details-page .main-cont p {
  margin-bottom: 10px;
  line-height: 2;
}
.other-main .details-page .main-cont.cont-xilan img {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.other-main .details-page .cont-page {
  margin-top: 30px;
  border-top: 1px solid #c1d1e5;
  padding-top: 30px;
  line-height: 24px;
  color: #4D4D4D;
}
.other-main .details-page .cont-page .a-page {
  margin-bottom: 10px;
}
.other-main .details-page .cont-page .a-page a,
.other-main .details-page .cont-page .a-page span,
.other-main .details-page .cont-page .a-page p {
  display: inline;
}
.other-main .details-page .cont-page .a-page a {
  color: #333;
}
.other-main .details-page .cont-page .a-page:hover {
  color: #c12f46;
}
.other-main .details-page .cont-page .a-page:hover a {
  color: #c12f46;
}
.other-main .details-page .cont-page-share {
  position: relative;
  padding-right: 100px;
  border-top: 1px solid #c1d1e5;
  margin-top: 30px;
}
.other-main .details-page .cont-page-share .cont-page {
  margin-top: 0;
  border-top: none;
}
.other-main .details-page .cont-page-share .cont-share {
  position: absolute;
  right: 0;
  top: 20px;
}
.other-main .details-page .cont-page-share .share-xl .social-share a {
  width: 32px;
  height: 32px;
}
.other-main .social-share {
  /*äºŒç»´ç æ ·å¼*/
}
.other-main .social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}
.other-main .social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}
.other-main .social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}
.other-main .social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -205px;
  left: -64px;
  width: 160px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.other-main .social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -64px;
}
.other-main .social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.other-main .social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.other-main .social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.other-main .social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.other-main .social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.other-main .social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.other-main .social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}
.other-main .share-xl .social-share a {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: none;
}
.other-main .share-xl .social-share a.icon-wechat {
  background: url("comm-wx.png");
  background-size: contain;
}
.other-main .share-xl .social-share a.icon-weibo {
  background: url("comm-wb.png");
  background-size: contain;
}
.other-main .sub-menu .menu-row {
  text-align: left;
}
.other-main .notice-list .box-s .box-date {
  background: #174aa1;
}
.footer {
  background: url('jnds2023-footer-bg.png') no-repeat bottom center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #FFFFFF;
  line-height: 36px;
  min-height: 200px;
}
.footer a,
.footer span {
  display: inline-block;
  margin-right: 10px;
  color: #FFFFFF;
}
.footer img {
  display: block;
}
.footer .content-main {
  position: relative;
  padding-right: 80px;
}
.footer .footer-logo {
  float: left;
  margin-right: 80px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.footer .footer-txt {
  overflow: hidden;
}
.footer .footer-other {
  position: absolute;
  right: 0;
  top: 20px;
}
.footer a:last-child,
.footer span:last-child {
  margin-right: 0;
}
@media (min-width: 1200px) {
  .header-wrap {
    min-height: 620px;
  }
}
@media (min-width: 1600px) and (max-width: 1720px) {
  body {
    zoom: 0.9;
  }
}
@media (min-width: 1280px) and (max-width: 1400px) {
  body {
    zoom: 0.9;
  }
}
@media (min-width: 1199px) and (max-width: 1279px) {
  body {
    zoom: 0.9;
  }
  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 30px;
    min-height: auto;
  }
  .footer .footer-logo {
    margin-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer .footer-other {
    top: 10px;
  }
	
}
@media (max-width: 1279px) {
  .header-wrap .header-logo {
    width: calc(100% - 2 * 100px);
  }
	
}

@media (min-width: 1199px) and (max-width: 1220px) {
	.main .bsly .bsly2025-box {
	padding: 20px 20px 20px 20px;}
}
@media (max-width: 1199px) {
  .header-wrap {
    min-height: 550px;
  }
  .header-wrap .header-tits span img {
    max-width: 50%;
  }
  .nav-wrap .toggle {
    top: 60px;
    right: 20px;
  }
  .main .xwzx .xwzx-box .col-md-6 {
    width: 100%;
  }
  .main .xwzx .xwzx-box .des-box:first-child{
    margin-top: 20px;
    padding: 0 0px;
  }
  .main .bsly .bsly2023-box{
    margin-bottom: 35px;
  }
  .show-list .box-s .box-mc .title-s{
    height: auto;
    white-space:initial;
  }
}
@media (max-width: 767px) {
  .header-wrap {
    min-height: 300px;
  }
  .nav-wrap .toggle {
    top: 50px;
    right: 10px;
  }
  .header-wrap .header-tits {
    top: 70%;
  }
  .header-wrap .header-nav .header-list {
    display: none;
  }
  .header-wrap .header-logo {
    padding-top: 30px;
    width: 100%;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
    justify-content: end;
  }
  .header-wrap .header-logo a.db {
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
  }
  .header-wrap .header-tits span img {
    max-width: 80%;
  }
  .footer .content-main
  {
      display: flex;
    flex-wrap: wrap;
    padding-right: 0;
      
      }
    
}