.szgk {
  background: url(../images/szgl/szgl_bg.png) no-repeat top;
}

.swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;

  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.szgk_top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.fangzi {
  width: 34%;
}

.szgk_right {
  width: 66%;
  padding-top: 60px;
}

.szgk_ct {
  font-size: 20px;
  text-indent: 2em;
  line-height: 42px;
  color: rgba(0, 0, 0, 1);
}

.szgk_ct a {
  color: rgba(212, 48, 48, 1);
}

.szglSwiper .swiper-button-next {
  background: url(../images/szgl/arrow.png) no-repeat;
  width: 22px;
  height: 42px;
}

.szglSwiper .swiper-button-prev {
  background: url(../images/szgl/arrow.png) no-repeat;
  transform: rotate(180deg);
  width: 22px;
  height: 42px;
}

.szglSwiper p {
  margin-top: -20px;
}

.szgk_main {
  margin-top: -20px;
}

.dfgk {
  background: url(../images/szgl/dfgk_bg.png) no-repeat center;
  height: 900px;
  padding-top: 200px;
  box-sizing: border-box;
}

.huachou {
  background: url(../images/szgl/huachou_bg.png) no-repeat;
  padding-top: 108px;
  padding-bottom: 129px;
  padding-left: 170px;
  position: relative;
  background-size: 100%;
  padding-right: 170px;
}

.huachou::before {
  content: "";
  display: block;
  position: absolute;
  width: 136.58px;
  height: 455.83px;
  background: url(../images/szgl/huachou_icon.png);
  left: -45px;
  top: 33px;
}

.huachou ul {
  background: url(../images/szgl/dfgktext.png) no-repeat left top;
  height: 300px;
  padding-left: 170px;
}

.ul_top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ul_main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ul_main li,
.ul_top li {
  width: 22%;
  background: rgba(245, 239, 228, 1);
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  position: relative;
  padding-left: 37px;
  border: 1px solid rgba(207, 192, 159, 1);
}

.ul_main li::before,
.ul_top li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: rgba(150, 39, 39, 1);
  display: block;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.huachou li:hover {
  background: rgba(150, 39, 39, 1);
}

.huachou li:hover a {
  color: rgba(255, 255, 255, 1);
}

.huachou li:hover::before {
  background: rgba(255, 255, 255, 1);
}

.ul_main li {
  width: 31%;
  margin-top: 30px;
}

.line {
  display: block;
  margin-top: 30px;
}

.sqsq_box {
  margin-top: -308px;
  background: url(../images/szgl/sqsl_bg.png) no-repeat top;
}

.sqsl {
  padding-top: 200px;
  margin-bottom: 40px;
}

.sqsl_title a {
  display: block;
  background: url(../images/szgl/sqsl_title.png) no-repeat left;
  height: 128px;
}

.sqslSwiper .swiper-slide {
  flex-wrap: wrap;
justify-content: flex-start;
  text-align: left;
}

.sqslSwiper .swiper-slide a {
  width: 31%;
  padding: 28px 32px;
  height: 120px;
  background: rgba(255, 250, 242, 1);
  border: 1px solid rgba(212, 204, 188, 1);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 28.96px;
  color: rgba(51, 51, 51, 1);
  margin-top: 40px;
  box-sizing: border-box;
  position: relative;
      margin-right: 47px;
}
 .sqslSwiper .swiper-slide a:nth-child(3n) {
            margin-right: 0;
        }
.sqslSwiper .swiper-slide a::before {
  position: absolute;
  content: "";
  display: block;
  width: 42px;
  height: 4px;

  background: rgba(219, 200, 175, 1);
  bottom: 30px;
}

.sqslSwiper .swiper-slide a:hover {
  background: rgba(150, 39, 39, 1);
  border: 1px solid rgba(150, 39, 39, 1);
  color: rgba(219, 200, 175, 1);
}

.sqslSwiper {
  padding-bottom: 60px;
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: rgba(219, 200, 175, 1);
}

.swiper-pagination-bullet-active {
  background: rgba(150, 39, 39, 1);
}

.tzsz_title {
  display: block;
  background: url(../images/szgl/tzsz_title.png) no-repeat left;
  height: 128px;
}

.tzsz {
  position: relative;
  height: 870px;
  overflow: hidden;
}

.tzsz::after {
  content: "";
  display: block;
  width: 60%;
  height: 80%;
  position: absolute;
  background: url(../images/szgl/tzsz_rtbg.png) no-repeat;
  right: -50px;
  top: 30px;
}

.tzsz_box {
  position: relative;
}

.tzsz_box li {
  background: url(../images/szgl/tzsz_hoverbg.png) no-repeat;
  height: 216px;
  width: 26%;
  position: absolute;
  z-index: 99;
  text-align: center;
}

.tzsz_box li:hover {
  z-index: 999;
  background: url(../images/szgl/tzsz_hover.png) no-repeat;
  color: #fff !important;
}

.tzsz_box li:hover a {
  color: #fff !important;
}

.tzsz_box li:nth-child(1) {
  top: 63px;
  left: 92px;
}

.tzsz_box li:nth-child(2) {
  top: 150px;
  left: 492px;
}

.tzsz_box li:nth-child(3) {
  top: 300px;
  left: 261px;
  z-index: 100;
}

.tzsz_box li:nth-child(4) {
  top: 391px;
  left: 0px;
}

.tzsz_box li:nth-child(5) {
  top: 455px;
  left: 580px;
}

.tzsz_box li a {
  position: relative;
  font-size: 26px;
}

.tzsz_box li:nth-child(1) a::before {
  content: "";
  background: url(../images/szgl/szsq_icon1.png) no-repeat center;
  width: 52px;
  height: 59px;
  display: block;
  margin: 63px auto 20px;
}

.tzsz_box li:nth-child(1):hover a::before {
  background: url(../images/szgl/szsq_icon1hv.png) no-repeat center;
}

.tzsz_box li:nth-child(2) a::before {
  content: "";
  background: url(../images/szgl/szsq_icon2.png) no-repeat center;
  width: 55px;
  height: 55px;
  display: block;
  margin: 63px auto 20px;
}

.tzsz_box li:nth-child(2):hover a::before {
  background: url(../images/szgl/szsq_icon2hv.png) no-repeat center;
}

.tzsz_box li:nth-child(3) a::before {
  content: "";
  background: url(../images/szgl/szsq_icon3.png) no-repeat center;
  width: 59.59px;
  height: 56.55px;
  display: block;
  margin: 63px auto 20px;
}

.tzsz_box li:nth-child(3):hover a::before {
  background: url(../images/szgl/szsq_icon3hv.png) no-repeat center;
}

.tzsz_box a:hover {
  color: #fff !important;
}

.tzsz_box li:nth-child(4) a::before {
  content: "";
  background: url(../images/szgl/szsq_icon4.png) no-repeat center;
  width: 58.22px;
  height: 57.3px;
  display: block;
  margin: 63px auto 20px;
}

.tzsz_box li:nth-child(4):hover a::before {
  background: url(../images/szgl/szsq_icon4hv.png) no-repeat center;
}

.tzsz_box li:nth-child(5) a::before {
  content: "";
  background: url(../images/szgl/szsq_icon5.png) no-repeat center;
  width: 70.32px;
  height: 70.31px;
  display: block;
  margin: 63px auto 20px;
}

.tzsz_box li:nth-child(5):hover a::before {
  background: url(../images/szgl/szsq_icon5hv.png) no-repeat center;
}

.wjly_title a {
  display: block;
  background: url(../images/szgl/wtly_title.png) no-repeat left;
  height: 128px;
  margin-top: 30px;
}

.wjly {
  background: url(../images/szgl/wtly_bg1.png) no-repeat center;
  height: 770px;
  transition: 0.5s ease;
}

.wjly_box {
  position: relative;
}

.wjly_box a {
  width: 160px;
  height: 160px;
  background: url(../images/szgl/wtly_textbg.png) no-repeat center;
  display: block;
  border-radius: 50%;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 160px;
  color: rgba(172, 70, 47, 1);
  text-align: center;
  position: absolute;
}

.wjly_box a:first-child {
  top: 100px;
  right: 500px;
}

.wjly_box a:nth-child(2) {
  top: 30px;
  right: 300px;
}

.wjly_box a:nth-child(3) {
  top: 300px;
  right: 550px;
}

.wjly_box a:nth-child(4) {
  top: 187px;
  right: 236px;
  z-index: 9;
}

.wjly_box a:nth-child(5) {
  top: 330px;
  right: 353px;
}

.wjly_box a:nth-child(6) {
  top: 268px;
  right: 127px;
}

.wjly_box a:nth-child(7) {
  top: 94px;
  right: 0px;
}
.wjly_box a:nth-child(8) {
    top: 50px;
}

.wjly_box a.wjon {
  background: url(../images/szgl/wtly_textbghover.png) no-repeat center;
  box-shadow: 8px 8px 28px rgba(0, 0, 0, 0.25);
  color: rgba(219, 200, 175, 1);
  z-index: 99;
}

.dqgs {
  background: url(../images/szgl/dqgs_bg.png) no-repeat top center;
  padding-bottom: 92px;
}

.dqgs_title a{
  display: block;
  background: url(../images/szgl/dqgs_title.png) no-repeat left;
  height: 128px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.dqgsSwiper .swiper-slide {
  background: url(../images/szgl/dqgs_swibg1.png) no-repeat center;
  text-align: left;
}

.dqgsSwiper .swiper-slide a {
  padding: 34px 326px 30px 70px;
  display: flex;
  justify-content: space-between;
}

.dqgsSwiper .swiper-slide img {
  width: 40%;
      height: 401.6px;
}

.swi_title {
  font-size: 26px;
  font-weight: 700;
}

.swi_nr {
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  color: rgba(0, 0, 0, 1);
  text-indent: 2em;
}

.swi_ct {
  width: 57%;
}

.swi_title {
  margin-top: 20px;
  margin-bottom: 15px;
}

.dqgsSwiper .swiper-button-next {
  background: url(../images/szgl/arrow_right.png);
  width: 34px;
  height: 36px;
  background-size: 100%;
  top: 80%;
  right: 59.2%;
}

.dqgsSwiper .swiper-button-prev {
  background: url(../images/szgl/arrow_left.png);
  width: 34px;
  height: 36px;
  background-size: 100%;
  top: 80%;
  left: 36%;
}

.spxc {
  background: url(../images/szgl/spxc_bg.png) no-repeat center top;
  padding-bottom: 76px;
}

.spxc_title a {
  display: block;
  background: url(../images/szgl/spxc_title.png) no-repeat left;
  height: 128px;
  margin-top: 30px;
position: relative;
    z-index: 99;
}

/* 工作进展 */
.gzjz-box {
  width: 100%;
  background-size: 100% 100%;
  margin-top: -150px;
  overflow: hidden;
  /* position: relative;
    z-index: -2; */
}

.gzjz-box .tw-list {
  width: 100%;
  position: relative;
}

.gzjz-box .tw-list .tw-item {
  display: inline-block;
  vertical-align: top;
  width: 280px;
  height: 260px;
  background-color: #fff;
  box-shadow: 5px 5px 5px rgb(235, 243, 239);
  padding: 36px 20px;
}

.gzjz-box .tw-list .tw-item:not(:last-child) {
  margin-right: 20px;
}

.gzjz-box .gzjz-swiper {
  width: 130%;
  height: 480px;
  position: relative;
  margin-top: 206px;
  margin-left: -15%;
}

.gzjz-box .gzjz-swiper .swiper-container {
  width: 100%;
  height: 100%;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper {
  width: 100%;
  height: 420px;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-slide {
  width: 730px;
  height: 100%;
  /* background-color: #666666; */
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .swi-img {
  width: 730px;
  height: 100%;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .swi-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gzjz-box .gzjz-swiper .swiper-container .swiper-pagination {
  bottom: 0;
}

.gzjz-box .swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 216px);
  width: 0px;
  height: 74px;

}

.gzjz-box .swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 216px);
  width: 0px;
  height: 74px;
  
}

.swi-img p {
  opacity: 1;
  border-radius: 6px;
  background: rgba(148, 37, 37, 1);
  width: 90%;
  margin: -34px auto;
  position: relative;
  z-index: 99;
  box-sizing: border-box;
  padding: 22px 35px 22px 41px;

  text-align: left;
}

.xcsp {
  font-size: 30px;
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  padding-right: 25px;
  margin-right: 30px;
}

.gjTitle {
  font-size: 18px;

  color: rgba(255, 255, 255, 1);
}

.jiantou {
  width: 39.58px !important;
  height: 8.33px !important;
  margin-top: 20px;
}

/* 工作进展 swiper */
@media (max-width: 1480px) {
  .gzjz-box .gzjz-swiper {
    width: 120%;
    margin-left: -10%;
  }
 .dqgsSwiper .swiper-slide img {
      height: 360px
        }
}

@media (max-width: 1200px) {
  .gzjz-box .gzjz-swiper {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 431px) {
  .gzjz-box .gzjz-swiper {
    height: 280px;
  }

  .gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper {
    height: 200px;
  }

  .gzjz-box .gzjz-swiper .swiper-container .swiper-slide {
    width: 100%;
  }

  .gzjz-box .gzjz-swiper .swiper-container .swiper-wrapper .swi-img {
    width: 100%;
  }
}

.tit {
  background: url(../images/szgl/nav_bg.png) no-repeat center !important;
  width: 100px;
  height: 366px;
}

.tit:hover {
  background: url(../images/szgl/nav_bghover.png) no-repeat center !important;
}

.titactive {
  background: url(../images/szgl/nav_bghover.png) no-repeat center !important;
  font-size: 22px;
  font-weight: 700;

  color: rgba(255, 255, 255, 1) !important;
}

.zjks-ksgl-subtit a {
  font-size: 30px;
  font-weight: 700;

  color: rgba(150, 39, 39, 1) !important;
}

.zjks-ksgl-subtit .memo {
  font-size: 18px;
  line-height: 30px;
  color: rgba(128, 128, 128, 1);
}

.ckqxBt {
  font-size: 18px;
  color: rgba(171, 27, 27, 1);
}

.cont img {
  display: block;
  margin-top: 8px;
}

.zjks-ksgl {
  position: relative;
}

.button-next {
  width: 44px;
  height: 34px;
  margin-top: -17px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background: url(../images/szgl/yhcsarrow.png);
  position: absolute;
  top: 50%;
  width: 80px;
  height: 80px;
  right: -15px;
  transform: rotate(180deg);
  cursor: pointer;
}

.button-prev {
  width: 80px;
  height: 80px;
  margin-top: -17px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background: url(../images/szgl/yhcsarrow.png);
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: -82px;
}

.yhcs_title a{
  display: block;
  background: url(../images/szgl/yhcs_title.png) no-repeat left;
  height: 128px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.yhcs_box {
  background: url(../images/szgl/yhcs_bgnew.png) no-repeat top;
  position: relative;
  z-index: 92;
}

.swiper-slide .cont {
  display: none;
}

.swiper-slide:first-child .cont {
  display: block;
}

.lsgl_title {
  display: block;
  background: url(../images/szgl/lsgl_title.png) no-repeat left;
  height: 128px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.lsgl {
  height: 800px;
  position: relative;
  margin-top: 50px;
}

.lsqg_bxo {
  position: relative;
  margin-top: 100px;
}

.lsqg_bxo a {
  font-size: 30px;
  font-weight: 900;
  color: rgba(82, 23, 12, 1);
  position: absolute;
}

.lsqg_bxo a span {
  font-size: 16px;
  font-weight: 500;
  color: rgba(82, 23, 12, 1);
}

.lsqg_bxo a:first-child {
  top: 3px;
  left: 150px;
}

.lsqg_bxo a:nth-child(2) {
  top: 131px;
  left: 388px;
}

.lsqg_bxo a:nth-child(3) {
  top: 44px;
  left: 553px;
}

.lsqg_bxo a:nth-child(4) {
  top: 123px;
  right: 540px;
}

.lsqg_bxo a:nth-child(5) {
  top: -30px;
  right: 427px;
}

.lsqg_bxo a:nth-child(6) {
  top: 98px;
  right: 277px;
}

.lsqg_bxo a:nth-child(7) {
  top: 0px;
  right: 106px;
}
.lsqg_bxo a:nth-child(8) {

  top: 58px;
}


@media (max-width: 1500px) {
  .swiper-button-prev {
    left: 0px;
  }

  .swiper-button-next {
    right: 0px;
  }

  .huachou {
    padding-top: 89px;
  }

  .tzsz_box li {
    background-size: 100%;
  }

  .tzsz_box li:hover {
    background-size: 100%;
  }

  .tzsz_box li:nth-child(1) a::before,
  .tzsz_box li:nth-child(2) a::before,
  .tzsz_box li:nth-child(3) a::before,
  .tzsz_box li:nth-child(4) a::before,
  .tzsz_box li:nth-child(5) a::before {
    margin: 43px auto 20px;
  }

  .wjly_box a:nth-child(3) {
    top: 300px;
    right: 489px;
  }

  .dqgsSwiper .swiper-slide {
    background-size: 100%;
  }

  .dqgsSwiper .swiper-slide a {
    padding: 37px 266px 30px 34px;
  }

  .dqgsSwiper .swiper-button-prev {
    top: 88%;
  }

  .dqgsSwiper .swiper-button-next {
    top: 88%;
    right: 58%;
  }

  .button-next {
    right: -42px;
  }

  .lsqg_bxo a:nth-child(3) {
    top: 28px;
    left: 553px;
  }
.lsqg_bxo a:nth-child(8) {
    top: 51px;
}
 .sqslSwiper .swiper-slide a {

            margin-right: 41px;
        }
}

@media (max-width: 1280px) {


  .huachou {
    padding-top: 54px;
    padding-left: 107px;
  }

  .ul_main li,
  .ul_top li {
    padding-left: 31px;
  }

  .ul_main li {
    width: 31%;
    margin-top: 16px;
  }

  .tzsz_box li {
    width: 33%;
  }

  .wjly {
    background-size: 100%;
    height: 555px;
  }

  .wjly_box a {
    width: 100px;
    height: 100px;
    font-size: 20px;
    line-height: 100px;
  }

  .wjly_box a:first-child {
    right: 383px;
  }

  .wjly_box a:nth-child(2) {
    top: 30px;
    right: 262px;
  }

  .wjly_box a:nth-child(3) {
    top: 223px;
    right: 340px;
  }

  .wjly_box a:nth-child(4) {
    top: 137px;
    right: 183px;
    z-index: 9;
  }

  .wjly_box a:nth-child(6) {
    top: 100px;
    right: 62px;
  }

  .wjly_box a:nth-child(7) {
    top: 4px;
    right: 0px;
  }

  .wjly_box a:nth-child(5) {
    top: 209px;
    right: 100px;
  }
.lsqg_bxo a:nth-child(8) {
    top: 111px;
}
  .wjly {
    background-size: 100% 100% !important;
  }

  .lsqg_bxo a:nth-child(2) {
    top: 131px;
    left: 252px;
  }

  .lsqg_bxo a:nth-child(4) {
    top: 113px;
    right: 472px;
  }

  .lsqg_bxo a:nth-child(5) {
    top: 3px;
    right: 427px;
  }

  .lsqg_bxo a:nth-child(3) {
    top: 13px;
    left: 566px;
  }

  .lsqg_bxo a:nth-child(7) {
    top: 22px;
    right: 106px;
  }

  .zjks-ksgl-accordion .tit {
    padding: 62px 24px 20px !important;
  }

  .swi_nr {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
  }

  .dqgsSwiper .swiper-button-prev {
    left: 35%;
  }

  .szgk_top {
    flex-direction: column-reverse;
  }

  .szgk_right {
    width: 100%;
  }

  .fangzi {
    width: 47%;
  }

  .huachou ul {
    background: none;
    padding-left: 0px;
  }

  .huachou {
    padding-right: 60px;
    padding-bottom: 0px;
    background-size: 100% 100%;
  }

  .dfgk {
    height: 790px;
  }

  .huachou::before {
    height: 365.83px;
    left: -63px;
    top: 33px;
    background-size: 100% 100%;
  }

  .sqslSwiper .swiper-slide a {
    width: 48%;
  }

  .zjks-ksgl-accordion .item.active {
    width: 12.2% !important;
  }

  .zjks-ksgl-accordion .item.active .cont {
    opacity: 0 !important;
  }

  .zjks-ksgl-accordion .item {
    width: 12.2% !important;
  }

  /* .zjks-ksgl-accordion .item.active .tit {
        width: 15.2% !important;
    } */
  .zjks-ksgl-accordion .item {
    margin-right: 20px;
  }

  .swi_nr {
    -webkit-line-clamp: 3;
  }
 .dqgsSwiper .swiper-slide img {
            height: 256px
        }
   .sqslSwiper .swiper-slide {
            justify-content: space-between;
        }

        .sqslSwiper .swiper-slide a {
            margin-right: 0;
        }
}

@media (max-width: 992px) {
  .tzsz_box li {
    width: 44%;
  }
 .dqgsSwiper .swiper-slide img {
            height: 262.4px
        }
  .tzsz_box li:nth-child(1) {
    top: 54px;
    left: 3px;
  }

  .tzsz_box li:nth-child(2) {
    top: 144px;
    left: 437px;
  }

  .tzsz_box li:nth-child(4) {
    top: 472px;
    left: 0px;
  }

  .tzsz_box li:nth-child(3) {
    top: 272px;
    left: 186px;
    z-index: 100;
  }

  .tzsz_box li:nth-child(5) {
    top: 464px;
    left: 414px;
  }

  .wjly {
    height: 441px;
  }

  .wjly_title a {
    margin-top: 9px;
  }

  .wjly_box a:nth-child(2) {
    top: 24px;
    right: 134px;
  }

  .wjly_box a:first-child {
    top: 24px;
    right: 278px;
  }

  .wjly_box a:nth-child(3) {
    top: 184px;
    right: 286px;
  }

  .wjly_box a:nth-child(5) {
    top: 200px;
    right: 100px;
  }

  .dqgsSwiper .swiper-slide a {
    padding: 37px 30px 30px 34px;
  }

  .dqgsSwiper .swiper-slide {
    background-size: auto;
  }

  .dqgsSwiper .swiper-button-next {
    top: 88%;
    right: 47%;
  }

  .dqgsSwiper .swiper-button-prev {
    left: 43.7%;
  }

  /* .zjks-ksgl-accordion .item {
        width: 12% !important;
    } */
  .zjks-ksgl-accordion .item {
    width: 12% !important;
  }

  .lsqg_bxo a:first-child {
    top: 2px;
    left: 46px;
  }

  .lsqg_bxo a:nth-child(2) {
    top: 109px;
    left: 140px;
  }

  .lsqg_bxo a:nth-child(3) {
    top: 35px;
    left: 197px;
  }

  .lsqg_bxo a:nth-child(4) {
    top: 109px;
    right: 279px;
  }

  .lsqg_bxo a:nth-child(5) {
    top: 3px;
    right: 229px;
  }

  .lsqg_bxo a:nth-child(6) {
    top: 98px;
    right: 99px;
  }

  .lsqg_bxo a:nth-child(7) {
    top: 22px;
    right: 0px;
  }
}

@media (max-width: 768px) {
  .tzsz_box li:nth-child(2) {
    top: 133px;
    left: 412px;
  }

  .wjly {
    height: 392px;
  }

  .wjly_box a {
    width: 80px;
    height: 80px;
    font-size: 16px;
    line-height: 80px;
  }

  .wjly_box a:first-child {
    top: 0px;
    right: 278px;
  }

  .wjly_box a:nth-child(2) {
    top: 9px;
    right: 179px;
  }

  .wjly_box a:nth-child(7) {
    top: 4px;
    right: 35px;
  }

  .wjly_box a:nth-child(4) {
    top: 96px;
    right: 183px;
    z-index: 9;
  }

  .wjly_box a:nth-child(3) {
    top: 88px;
    right: 286px;
  }

  .wjly_box a:nth-child(6) {
    top: 95px;
    right: 96px;
  }

  .wjly_box a:nth-child(5) {
    top: 163px;
    right: 40px;
  }

  .button-next,
  .button-prev {
    display: none;
  }
 .dqgsSwiper .swiper-slide img {
            height: 269px;
        }
}

@media (max-width: 480px) {
  .ul_top li {
    width: 48%;
    margin-top: 10px;
  }

  .huachou {
    padding-top: 44px;
    padding-left: 59px;
  }

  .ul_main li {
    width: 48%;
  }

  .huachou {
    padding-right: 33px;
    padding-bottom: 89px;
  }

  .ul_main li {
    margin-top: 10px;
  }

  .ul_main li,
  .ul_top li {
    padding-left: 22px;
  }

  .ul_main li::before,
  .ul_top li::before {
    left: 10px;
  }

  .sqslSwiper .swiper-slide a {
    padding: 18px 12px;
  }

  .tzsz_box li {
    width: 100%;
  }

  .tzsz {
    height: 1340px;
  }

  .tzsz_box li:nth-child(2) {
    top: 289px;
    left: 0px;
  }

  .tzsz_box li:nth-child(3) {
    left: 0px;
    z-index: 100;
    top: 525px;
  }

  .tzsz_box li:nth-child(4) {
    top: 760px;
    left: 0px;
  }

  .tzsz_box li:nth-child(5) {
    top: 994px;
    left: 0px;
  }

  .tzsz_box li:nth-child(1) {
    top: 54px;
    left: 0px;
  }

  .wjly {
    height: 205px;
    margin-bottom: 200px;
    margin-top: 200px;
  }

  .wjly_title a {
    margin-top: -145px;
  }

  .wjly_box a:first-child {
    top: 231px;
    right: 0;
    left: 0;
  }

  .wjly_box a:nth-child(2) {
    top: 232px;
    right: 0;
    left: 100px;
  }

  .wjly_box a:nth-child(3) {
    top: 232px;
    right: 0;
    left: 200px;
  }

  .wjly_box a:nth-child(4) {
    top: 332px;
    right: 0;
    left: 0px;
  }

  .wjly_box a:nth-child(5) {
    top: 332px;
    right: 0;
    left: 100px;
  }

  .wjly_box a:nth-child(6) {
    top: 332px;
    right: 0;
    left: 200px;
  }

  .wjly_box a:nth-child(7) {
    top: 284px;
    right: 0;
  }

  .dqgsSwiper .swiper-slide a {
    flex-wrap: wrap;
  }

  .dqgsSwiper .swiper-slide img {
    width: 100%;
  }

  .swi_ct {
    width: 100%;
  }

  .dqgsSwiper .swiper-slide {
    background-size: cover;
  }

  .fangzi {
    width: 100%;
  }

  .dqgsSwiper .swiper-button-prev {
    top: 97%;
    left: 34.7%;
  }

  .dqgsSwiper .swiper-button-next {
    top: 97%;
    right: 45.5%;
  }

  .dqgs {
    padding-bottom: 38px;
  }

  .xcsp,
  .zjks-ksgl-accordion .item:nth-child(5),
  .zjks-ksgl-accordion .item:nth-child(6),
  .zjks-ksgl-accordion .item:nth-child(7) {
    display: none;
  }

  .spxc {
    background: url(../images/szgl/spxc_bg.png) no-repeat center top;
    padding-bottom: 26px;
  }

  .zjks-ksgl-accordion .item.active {
    width: 21.2% !important;
  }

  .zjks-ksgl-accordion .item {
    width: 21.2% !important;
  }

  .zjks-ksgl-accordion .item:nth-child(4) {
    margin-right: 0 !important;
  }

  .lsgl {
    height: 625px;
    position: relative;
    margin-top: 0px;
  }

  .lsqg_bxo a:first-child {
    top: 71px;
    left: 3px;
  }

  .lsqg_bxo a:nth-child(2) {
    top: 148px;
    left: 33px;
  }

  .lsqg_bxo a:nth-child(3) {
    top: 51px;
    left: 126px;
  }

  .lsqg_bxo a:nth-child(4) {
    top: 109px;
    left: 156px;
    right: 0;
  }

  .lsqg_bxo a:nth-child(5) {
    top: 56px;
    right: -5px;
  }

  .lsqg_bxo a:nth-child(6) {
    top: 146px;
    right: 0px;
  }

  .lsqg_bxo a:nth-child(7) {
    top: 178px;
    right: 49px;
  }
.lsqg_bxo a:nth-child(8) {
    top: 183px;
}
 .dqgsSwiper .swiper-slide img {
    height: auto;
   }
  .sqslSwiper .swiper-slide a::before {
            bottom: 7px;
        }
}
