html,
body {
  height: 100%;
}

a:hover {
  color: #000;
}

.more_link {
  color: #ff3333;
}

.zjls {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.zjls a {
  cursor: pointer;
}

.zjls_pagination {
  position: fixed;
  left: 0.1rem;
  top: 50%;
  z-index: 99999;
  transform: translateY(-50%);
  /* width: 0.15rem; */
}

.zjls_pagination .swiper-pagination-switch {
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  margin: 0.1rem 0.1rem 0.05rem;
  background: #e5e5e5;
  border-radius: 50%;
  transition: all 0.3s;
  white-space: nowrap;
  font-size: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.zjls_pagination .swiper-pagination-switch.swiper-active-switch,
.zjls_pagination .swiper-pagination-switch:hover {
  margin: 0.1rem 0.1rem 0.05rem;
  width: 0.1rem;
  height: 0.1rem;
  border: 0;
  font-size: 0.12rem;
  line-height: 0.1rem;
  background: #d61518;
  text-shadow: 0.05rem 0.05rem 0 rgba(215, 215, 215, 0.5);
}

.zjls .zjitem {
  width: 100%;
}

.zjls_p1 {
  background: url("/syx/lsswszf/resource/zjlsimg/p1_bg.png") no-repeat right top;
  background-size: 100% 100%;
  /* min-height: 10.8rem; */
  height: 100%;
}

.p1_bottom_bg {
  padding: 0.3rem 0.7rem 0 1.05rem;
}

.p1_head {
  margin-right: 1.8rem;
  margin-bottom: 0.24rem;
  height: 1.2rem;
  display: flex;
  align-items: center;
}

.p1_logo {
  width: 5rem;
  display: none;
}

.p1_logo400 {
  width: 5rem;
  display: none;
}

/* .logo_box {
  height: auto;
} */

.logo {
  width: 4.8rem;
}

.nav_box {
  padding-top: 0.28rem;
  flex-direction: column;
  justify-content: space-between;
  height: 80%;
  flex: 1;
}

.top_nav {
  margin-right: 0.28rem;
  justify-content: flex-end;
}

.top_nav {
  font-size: 18px;
}

.top_nav li {
  padding-left: 0.14rem;
}

.nav {
  font-size: 24px;
  font-weight: bold;
  justify-content: space-between;
  margin-left: 1.4rem;
}

.nav .nav_item {
  width: 1.5rem;
  text-align: center;
  padding-bottom: 0.05rem;
  border-bottom: 0.03rem solid transparent;
}

.nav_active {
  border-bottom: 0.03rem solid #da0e0f !important;
}

.nav .nav_item a:hover {
  border-bottom: 0.03rem solid #da0e0f;
}

.p1_cotent {
  padding-bottom: 0.95rem;
}

.video_div {
  width: 11.6rem;
  height: auto;
}

.video_div video {
  padding: 0;
  margin: 0;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.gk_box {
  text-align: justify;
}

.lsgk {
  margin-top: 4.3rem;
  font-size: 16px;
  text-indent: 0.4rem;
  padding-left: 0.5rem;
}

.lsgk_title {
  font-weight: bold;
}

.lsgk_content {
  line-height: 0.3rem;
}

.zjls_p2 {
  width: 100%;
  background: url("/syx/lsswszf/resource/zjlsimg/p2_bg.png") no-repeat bottom;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  /* min-height: 10.8rem; */
  height: 100%;
}

.p2_active > .p2_c_box {
  display: block;
}

.p2_active > .li_img {
  display: none !important;
}

.p2_item > .li_img {
  display: block;
}

.url_li {
  display: none;
}

.lsgk_ul {
  padding: 1.5rem 0;
  /* width: %; */
  /* max-width: 12rem; */
  align-items: center;
  justify-content: space-between;
}

.p2_item {
  cursor: pointer;
}

.p2_c_box {
  position: relative;
  display: none;
}

.p2_c_title {
  position: absolute;
  font-size: 0.6rem;
  font-weight: bold;
  color: #d61518;
  top: 1.1rem;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
}

.p2_c_content {
  width: calc(100% - 1.44rem);
  position: absolute;
  padding: 0 0.7rem;
  line-height: 0.3rem;
  font-size: 16px;
  top: 2.44rem;
  text-indent: 0.4rem;
  color: #000 !important;
  letter-spacing: 0.03rem;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  line-clamp: 10;
  -webkit-line-clamp: 10;
}

.zjls_p3 {
  background: url("/syx/lsswszf/resource/zjlsimg/p3_bg.png") no-repeat bottom;
  background-size: 100% 100%;
  /* padding: 0.8rem 0; */
  display: flex;
  align-items: center;
  min-height: 9.2rem;
  height: 100%;
  position: relative;
}

.tplb {
  position: relative;
  margin: 0 auto;
  width: 12.96rem;
  height: 5.85rem;
}

.dkd_img {
  width: 5.18rem;
  position: absolute;
  right: -2.2rem;
  top: -1.4rem;
  z-index: 99999;
}

.p3_title {
  position: absolute;
  width: 100%;
  z-index: 99999;
  font-size: 24px;
  top: 1.2rem;
  text-align: center;
}

.p3_content {
  width: calc(100% - 6.5rem);
  position: absolute;
  font-size: 16px;
  z-index: 99999;
  bottom: 0.85rem;
  left: 50%;
  transform: translate(-50%);
}

.p3_c_text {
  font-size: 16px;
  line-height: 0.3rem;
  text-indent: 0.4rem;
  /* letter-spacing: 0.03rem; */
  /* display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2; */
}

.tplb #left {
  width: 0;
  height: 3.33rem;
  left: 0;
  background: red;
  position: absolute;
  z-index: 100;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-filter: alpha(opacity=0);
}

.tplb #right {
  width: 0;
  height: 3.33rem;
  right: 0;
  background: blue;
  position: absolute;
  z-index: 100;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-filter: alpha(opacity=0);
}

.top_dkd_img {
  display: none;
}

.tplb #prev450,
.tplb #next450,
.tplb #prev,
.tplb #next,
.tplb #prev_txt,
.tplb #next_txt,
.tplb img[name="img1"] {
  position: absolute;
}

.tplb img[name="img1"] {
  box-shadow: 0.03rem 0.03rem 0.08rem 0.08rem #9eb2d8;
}

.tplb .pos_1 {
  width: 8.5rem;
  height: 3.82rem;
  left: -1.64rem;
  top: -2.9rem;
  z-index: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-filter: alpha(opacity=0);
}

.tplb .pos_2 {
  width: 9.5rem;
  height: 4.27rem;
  left: -1.64rem;
  top: 0.9rem;
  z-index: 1;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-filter: alpha(opacity=40);
}

.tplb .pos_3 {
  width: 11rem;
  height: 4.95rem;
  left: -0.82rem;
  top: 0.55rem;
  z-index: 2;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-filter: alpha(opacity=80);
}

.tplb .pos_4 {
  width: 12.96rem;
  height: 5.85rem;
  left: 0rem;
  top: 0rem;
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: alpha(opacity=100);
}

.tplb .pos_5 {
  width: 11rem;
  height: 4.95rem;
  right: -0.8rem;
  top: 0.55rem;
  z-index: 2;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tplb .pos_6 {
  width: 9.5rem;
  height: 4.27rem;
  right: -1.54rem;
  top: 0.9rem;
  z-index: 1;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-filter: alpha(opacity=40);
}

.tplb .pos_7 {
  width: 8.5rem;
  height: 3.82rem;
  right: -1.54rem;
  top: -2.9rem;
  z-index: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-filter: alpha(opacity=0);
}

.tplb #next450,
.tplb #prev450 {
  display: none;
}

.tplb #prev450,
.tplb #prev {
  left: -2.05rem;
  top: 2.3rem;
  z-index: 1000;
  cursor: pointer;
}

.tplb #next450,
.tplb #next {
  right: -2.05rem;
  top: 2.3rem;
  z-index: 1000;
  cursor: pointer;
}

.tplb #prev_txt {
  left: -2.05rem;
  top: 2.3rem;
  z-index: 1000;
  opacity: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
}

.tplb #next_txt {
  right: -2.05rem;
  top: 2.3rem;
  z-index: 1000;
  opacity: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
  -webkit-filter: alpha(opacity=0);
}

.zjls_p4 {
  width: 100%;
  /* min-height: 10.8rem; */
  height: 100%;
  position: relative;
  background: url("/syx/lsswszf/resource/zjlsimg/p4_bg.jpg") no-repeat right top;
}

.p4_top {
  height: 5rem;
}

.p4_top_title {
  display: none;
}

/* .p4_ms_img {
  width: 3rem;
} */

.p4_c_box {
  width: 5.6rem;
  padding: 0.3rem 0 0.4rem 0.3rem;
  position: absolute;
  top: 0;
  right: 10rem;
  font-size: 22px;
}

.p4_rigth_img {
  width: 8.87rem;
  height: 6.29rem;
  position: absolute;
  top: 0;
  right: 0;
  background-size: 100%;
  /* ¹ý¶ÉÐ§¹û */
  transition: transform 0.5s ease, background-image 0.5s ease;
}

.p4_title {
  text-align: center;
  margin: 0 auto 0.3rem;
  width: 1.88rem;
  height: 0.56rem;
  line-height: 0.56rem;
  background: url("/syx/lsswszf/resource/zjlsimg/p4_title_bg.png") no-repeat center;
}

.p4_content {
  font-size: 16px;
  width: 100%;
  border-top: 1px solid #d1c7b3;
  padding-top: 0.3rem;
}

.p4_c_text {
  text-indent: 0.4rem;
  letter-spacing: 0.03rem;
  line-height: 0.32rem;
  /* display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  line-clamp: 8;
  -webkit-line-clamp: 8; */
}

.p4_swiper_box {
  width: 85%;
  /* max-width: 14rem; */
  margin: 0 auto 0.1rem;
  height: 2.1rem;
  position: relative;
  /* display: flex;
  align-items: center;
  justify-content: space-between; */
}

#p4_prev,
#p4_next {
  width: 0.3rem;
  position: absolute;
  top: 0.5rem;
}

#p4_prev {
  left: 0;
}

#p4_next {
  right: 0;
}

.p4_swiper {
  overflow: hidden;
  width: calc(100% - 0.7rem);
  height: 100%;
  margin: 0 auto;
}

.p4_swiper_item {
  margin: 0 0.1rem;
  width: calc(100% - 0.3rem);
}

.p4_s_img {
  width: 100%;
  border: 0.1rem solid #ffead2;
  border-radius: 0.05rem;
}

.swiper_title {
  margin-top: 0.1rem;
  font-size: 16px;
  text-align: center;
}

.p4_1450_bg {
  width: 100%;
}

.p4_bottom_c {
  display: none;
}

@media (max-width: 1800px) {
  .video_div {
    width: 10rem;
  }
}

@media (max-width: 1600px) {
  .video_div {
    width: 9.5rem;
  }

  .lsgk {
    margin-top: 4.5rem;
  }

  .lsgk_ul {
    /* max-width: 9rem; */
    margin: 0;
  }
  .zjls_p2 {
    height: auto;
  }

  .p2_active > .li_img {
    display: none !important;
  }

  .p2_c_box {
    display: none !important;
  }

  .li_img {
    display: none !important;
  }

  .url_li {
    display: block;
  }

  .url_li img {
    width: 1.53rem;
    height: 6.75rem;
  }

  .tplb {
    width: 10rem;
    height: 4.5rem;
  }

  .tplb .pos_1 {
    width: 8rem;
    height: 3.6rem;
    left: -0.3rem;
    top: 0.1rem;
  }

  .tplb .pos_2 {
    width: 8rem;
    height: 3.6rem;
    left: -0.3rem;
    top: 0.1rem;
  }

  .tplb .pos_3 {
    width: 9rem;
    height: 4.05rem;
    left: -0.15rem;
    top: 0.2rem;
  }

  .tplb .pos_4 {
    width: 10rem;
    height: 4.5rem;
    left: 0;
    top: 0;
  }

  .tplb .pos_5 {
    width: 9rem;
    height: 4.05rem;
    right: -0.3rem;
    top: 0.2rem;
  }

  .tplb .pos_6 {
    width: 8rem;
    height: 3.6rem;
    right: -0.6rem;
    top: 0.1rem;
  }

  .tplb .pos_7 {
    width: 8rem;
    height: 3.6rem;
    right: -0.6rem;
    top: 0.1rem;
  }

  .tplb #prev,
  .tplb #next {
    top: 50%;
    transform: translateY(-50%) scale(0.7);
  }

  .tplb #prev {
    left: -0.9rem !important;
  }

  .tplb #next {
    left: auto !important;
    right: -1.2rem !important;
  }

  .p4_ms_img {
    display: none;
  }
}

@media (max-width: 1450px) {
  .p1_head {
    display: block;
    margin-right: 0;
    height: auto;
  }

  .logo_box {
    text-align: center;
  }

  .nav {
    margin-left: 0;
  }

  .nav li {
    margin-left: 0.05rem;
  }

  .top_nav {
    margin-right: 0;
    margin-bottom: 0.2rem;
    justify-content: center;
  }

  .zjls_p1 {
    height: auto;
    background: none;
    /* background: url("/syx/lsswszf/resource/zjlsimg/p1_logo.png") no-repeat right top; */
  }

  .video_div {
    width: 100%;
    margin: 0 auto;
  }

  .lsgk {
    display: flex;
    align-items: center;
    padding: 1.6rem 0;
    margin-top: 0;
  }

  .lsgk p {
    width: 96%;
    padding: 0 0.2rem;
  }

  .p1_c_box {
    display: block;
  }

  .p1_logo {
    display: block;
  }

  .p1_bottom_bg {
    background: url("/syx/lsswszf/resource/zjlsimg/p1_bottom.png") no-repeat bottom;
    background-size: 100%;
    padding: 0.3rem 0.7rem 0 0.7rem;
  }

  .zjls_p2 {
    height: auto;
  }

  /* .zjls_p3 {
    height: auto;
  } */

  .p3_content {
    width: calc(100% - 3.5rem);
    bottom: 1.2rem;
  }

  .zjls_p4 {
    background: none;
    /* height: auto; */
  }

  .p4_content_box {
    height: calc(100% - 227px - 0.1rem);
  }

  .p4_top {
    display: none;
  }

  .p4_1450_bg {
    display: block;
  }

  .p4_rigth_img {
    display: none;
  }

  .p4_top_title {
    display: block;
    text-align: center;
    color: #d61518;
    font-size: 0.6rem;
    font-weight: bold;
    margin: 0.2rem 0;
  }

  .p4_swiper {
    margin-top: 0.2rem;
  }

  .p4_bottom_c {
    display: flex;
    width: 90%;
    margin: 0.2rem auto;
    padding: 0.1rem;
    box-shadow: 0.03rem 0.03rem 0.08rem 0.08rem #aaa;
    background-color: #f7f4ed;
    align-items: center;
    border-radius: 0.05rem;
    /* height: 2.5rem; */
  }

  .p4_bottom_img {
    width: 4rem;
    height: auto;
  }

  .p4_title_bottom {
    text-align: center;
    margin: 0.1rem 0;
    font-size: 18px;
  }

  .p4_more_bottom,
  .p4_c_text_bottom {
    font-size: 16px;
  }

  .p4_c_text_bottom {
    text-indent: 0.4rem;
    letter-spacing: 0.03rem;
    line-height: 0.5rem;
  }

  .p4_content_bottom {
    flex: 1;
    margin-left: 0.1rem;
  }

  /* .p4_bc_box {
    height: 1.2rem;
  } */
}

@media (max-width: 900px) {
  .p1_bottom_bg {
    padding: 0.3rem 0.3rem 0 0.3rem;
  }

  .nav {
    overflow: auto;
  }

  .nav li {
    min-width: 100px;
    white-space: nowrap;
  }

  /* .lsgk {
    display: block;
  } */

  .p1_logo {
    margin: 0 auto;
  }

  .logo {
    width: 6.8rem;
  }
}

@media (max-width: 800px) {
  .p4_swiper_box {
    height: 3.1rem;
  }

  #p4_prev,
  #p4_next {
    top: 0.9rem;
  }
}

@media (max-width: 600px) {
  body {
    min-width: 5rem;
  }

  .url_li img {
    width: 1rem;
    height: auto;
  }

  .p4_bottom_img {
    display: none;
  }

  #p4_prev,
  #p4_next {
    top: 0.7rem;
  }

  .p4_bottom_c {
    height: auto;
  }
}

@media (max-width: 450px) {
  body {
    min-width: 4rem;
  }

  .nav li {
    padding: 0 0.5rem;
  }

  .p1_bottom_bg {
    background: url("/syx/lsswszf/resource/zjlsimg/p1_bottom400.png") no-repeat bottom;
  }

  .lsgk {
    display: block;
    padding: 0 0 0.6rem;
  }

  .video_div {
    width: 100%;
    text-align: center;
  }

  .video_div video {
    width: calc(100% - 0.2rem);
  }

  .p1_logo {
    display: none;
  }

  .p1_logo400 {
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .lsgk_content {
    line-height: 0.5rem;
  }

  .lsgk_ul {
    padding: 0.8rem 0;
  }

  .url_li img {
    width: 1.2rem;
  }

  .zjls_p3 {
    display: block;
    min-height: 9.2rem;
  }

  .dkd_img {
    display: none;
  }

  .top_dkd_img {
    width: 5.5rem;
    display: block;
    margin: 0 auto;
  }

  .top_dkd_img img {
    width: 100%;
  }

  .tplb {
    width: 7rem;
    height: 3.5rem;
    margin-top: 0.6rem;
  }

  .tplb .pos_1 {
    width: 7rem;
    height: 3.5rem;
    left: 0;
    top: 0;
  }

  .tplb .pos_2 {
    width: 7rem;
    height: 3.5rem;
    left: 0;
    top: 0;
  }

  .tplb .pos_3 {
    width: 7rem;
    height: 3.5rem;
    left: 0;
    top: 0;
  }

  .tplb .pos_4 {
    width: 7rem;
    height: 3.5rem;
    left: 0;
    top: 0;
  }

  .tplb .pos_5 {
    width: 7rem;
    height: 3.5rem;
    left: 0;
    top: 0;
  }

  .tplb .pos_6 {
    width: 7rem;
    height: 3.5rem;
    left: 0;
    top: 0;
  }

  .tplb .pos_7 {
    width: 7rem;
    height: 3.5rem;
    left: 0;
    top: 0;
  }

  .tplb #next450,
  .tplb #prev450 {
    display: block;
    width: 0.8rem;
    top: 50%;
    transform: translateY(-50%) scale(0.7);
  }

  .tplb #prev,
  .tplb #next {
    display: none;
  }

  .tplb #prev450 {
    left: -0.4rem !important;
  }

  .tplb #next450 {
    left: auto !important;
    right: -0.4rem !important;
  }

  .p3_title {
    top: 2.2rem;
  }

  .p3_content {
    width: calc(100% - 1rem);
    bottom: 1rem;
  }

  /* .p3_c_text {
    line-clamp: 4;
    -webkit-line-clamp: 4;
  } */
  .p4_swiper_box {
    width: 95%;
  }

  .p4_swiper {
    width: 100%;
  }

  #p4_prev,
  #p4_next {
    display: none;
  }

  .p3_c_text {
    line-height: 0.5rem;
  }
}

@media screen and (max-width: 768px) {
  body {
    min-width: 6rem;
  }

  .tplb img[name="img1"] {
    box-shadow: none;
  }

  .p1_bottom_bg {
    padding: 0.3rem 0 0 0;
  }

  .p3_content {
    width: calc(100% - 1.2rem);
    bottom: 1rem;
  }
}
