* {
    box-sizing: border-box;
  }
  
  .dyz_EN_warp .banxin {
    width: 1600px;
    margin: 0 auto;
  }
  /* dyz_item1 start */
  .dyz_EN_warp .dyz_item1 {
      height: 872px;
      position: relative;
      overflow: hidden;
  }
  
  .dyz_EN_warp .dyz_item1 .swiper {
      width: 100%;
      height: 872px;
    }
  
    .dyz_EN_warp .dyz_item1 .swiper .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
    }
  
    .dyz_EN_warp .dyz_item1 .swiper .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: inherit;
    }
  
    .dyz_EN_warp .dyz_item1 .swiper .swiper-slide:nth-child(1) {
      width: 100%;
      height: 100%;
      background: url(/duoyuzhong/multilingual20240502841.png) no-repeat center;
      background-size: cover;
    }
  
    .dyz_EN_warp .dyz_item1 .swiper .swiper-slide:nth-child(1) img:nth-child(1) {
      height: 238px;
      width: 1440px;
      margin:0 auto;
      margin-top: 170px;
    }
  
    .dyz_EN_warp .dyz_item1 .swiper .swiper-slide:nth-child(1) img:nth-child(2) {
      width: 505px;
      height: 31px;
      margin:0 auto;
      margin-top: 30px;
    }
  
    /* ---------------------------------------- */
  
    .dyz_EN_warp .dyz_item1 .r_swidth_btn { position: absolute;  bottom: 50px; right: 60px;}
    .dyz_EN_warp .dyz_item1 .swiper-button-next,.dyz_EN_warp .dyz_item1 .swiper-button-prev, .dyz_EN_warp .dyz_item1 .swiper-pagination { position: relative; float: left;}
  .dyz_EN_warp .dyz_item1 .swiper-button-next,.dyz_EN_warp .dyz_item1 .swiper-button-prev { width: 48px; height: 40px; top: 0; margin-top: 0; background: url(https://www.szlhq.gov.cn/wsbnew_resource/ysb_home_banner_rb_btn.png) no-repeat 0 12px;}
  .dyz_EN_warp .dyz_item1 .swiper-button-prev { margin-right: 30px; background-position: 0 -28px;}
  .dyz_EN_warp .dyz_item1 .swiper-button-next.swiper-button-disabled,.dyz_EN_warp .dyz_item1 .swiper-button-prev.swiper-button-disabled { opacity: 0;}
  .dyz_EN_warp .dyz_item1 .swiper-pagination-bullet { float: left; width: auto; height: auto; background: none; color: #fff; font-size: 24px; transition: .3s; line-height: 40px; opacity: 1; position: relative;}
  .dyz_EN_warp .dyz_item1 .swiper-pagination-bullet::after { content: ''; float: right; width: 0; height: 2px; margin: 0 15px; background: #fff; transform: translateY(19px); transition: .3s;}
  .dyz_EN_warp .dyz_item1 .swiper-pagination-bullet-active { font-size: 40px;}
  .dyz_EN_warp .dyz_item1 .swiper-pagination-bullet-active::after { width: 90px;}
  .dyz_EN_warp .dyz_item1 .swiper-pagination-bullet-active:last-of-type:after { width: 0px;}
  
  
  /* ------------------------------------------------ */
    .dyz_EN_warp .dyz_item1 .todown {
      width: 72px;
      height: 72px;
      border-radius: 50%;
      overflow: hidden;
      position: absolute;
      bottom: 80px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 3;
      background: rgba(0, 0, 0, .5) url(https://www.szlhq.gov.cn/wsbnew_resource/ysb_home_todown.png) no-repeat center;
      animation: downUp 1.5s linear infinite;
  }
  
  @keyframes downUp {
      0% {bottom: 80px;}
      60%{bottom: 10px; opacity: 0;}
      61%{bottom: 80px; opacity: 0;}
      90%{bottom: 80px; opacity: 1;}
  }
  
  /* banner ent  */
  
  /* Longhua dyz_item2 start */
  
  .dyz_EN_warp .dyz_item2 {
    height: 855px;
    width: 100%;
    background: url(/duoyuzhong/multilingual20240502802.jpg) no-repeat center;
    background-size: cover;
    /* padding-top: 100px; */
    position: relative;
    overflow: hidden;
  }
  
  .dyz_EN_warp .dyz_item2 h2 {
    text-align: center;
    padding-top: 65px;
      font-size: 70px;
    color: #fff;
    text-stroke: 2px #2173FF;
    -webkit-text-stroke: 2px #6f99ee;
  }

   .dyz_EN_warp .dyz_item2 .dyz_item2_left {
     width:34%;
   }

   .banner-area{

      height: 39px;
    margin-top: 20px;
    margin-right: 20px;
}
.banner-area a{
  color:#fff;
  font-size: 15px;
}

.banner-area ul {
  height:39px;
  background-color:#008ed7;
  float: right;
}

   .banner-area ul li {
  float:left;
  width:100px;
  text-align: center;
  line-height: 39px;
  position: relative;
}

.banner-area ul li.active_nav a {
    color: #d0e36e;
    font-weight: 600;
}

.banner-area ul li::after {
  content:'';
  display:block;
  width:2px;
  height:14px;
  background-color:#87caec;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.banner-area ul li:nth-child(1)::after {
  display:none;
}
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left h4 {
    font-size: 26px;
    color:black;
    position: relative;
    z-index: 1;
    font-weight: bold;
    margin-top: 60px;
  }
  
  .dyz_EN_warp .dyz_item2  .dyz_item2_left h4::before {
    content: '';
    display: inline-block;
    width: 214px;
    height: 15px;
    position: absolute;
    left:0;
    bottom: 10px;
    background: linear-gradient(to right,#f2d000,#fffdf6);
    z-index: -1;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left p {
    width: 454px;
    margin-top: 50px;
    font-size: 20px;
    color:#333;
    line-height: 44px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left .more {
    width: 171px;
    height: 48px;
    border-radius: 24px;
    background-color: #224160;
    text-align: center;
    margin-top: 45px;
    line-height: 48px;
    color:white;
    font-size: 16px;
    display: block;
    transition: all 0.3s;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left .more:hover {
    color:red;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left .more em {
    height: 48px;
    width: 48px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    background: linear-gradient(69deg,#3cb8fe,#6045d4);
    display: inline-block;
    float: right;;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right {
    margin-top: 35px;
    width: 1030px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li {
    background:url(/duoyuzhong/multilingual20240502805.png) no-repeat center;
    background-size: cover;
    width: 213px;
    height: 268px;
    text-align: center;
    float: left;
    margin-right: 58px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    padding:0 5px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li::before {
    position: absolute;
    top: 0;
    left: -77%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-17deg);
    -moz-transform: skewX(-17deg);
    -o-transform: skewX(-17deg);
    -ms-transform: skewX(-17deg);
    transform: skewX(-17deg);
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li:hover::before {
    -webkit-animation: shine 1.5s;
    -moz-animation: shine 1.5s;
    animation: shine 1s;
  }
  
  @-webkit-keyframes shine {
    100% {
        left: 125%;
    }
  }
  
  @keyframes shine {
    100% {
        left: 125%;
    }
  } 
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li:nth-child(4n) {
    margin-right: 0;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li:nth-child(2n) {
    margin-top: 39px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li p {
    font-size: 18px;
    line-height: 22px;
    color: white;
    padding-top: 40px;
    height: 50%;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li b {
    font-size: 44px;
    margin-top: 50px; 
    background: linear-gradient(165deg,#47e0ff,#b0f1ff, #def9ff); 
    -webkit-background-clip: text; 
    background-clip: text;
    -webkit-text-fill-color: transparent; 
    color: transparent;
}

    /* .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li b {
    font-size: 50px;
    margin-top: 50px;
    color: #9af4ff;
  } */
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li span {
    display: block;
    color:white;
    font-size: 16px;
    margin-top: -12px;
  }
  
  /* Longhua dyz_item2 end */
  
  /* Longhua Impressions start */
  
  .dyz_EN_warp .dyz_item3 {
    height: 877px;
    width: 100%;
    background: url(/duoyuzhong/multilingual20240502806.jpg) no-repeat center;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
  }
  
  .dyz_EN_warp .dyz_item3 h2 {
    text-align: center;
    padding-top: 65px;
    position: relative;
    font-size: 70px;
    color: #fff;
    text-stroke: 2px #2173FF;
    -webkit-text-stroke: 2px #6f99ee;
  }
  
  .dyz_EN_warp .dyz_item3 h2::before {
    content: "";
    width: 150px;
    height: 8px;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom:-28px;
    transform: translateX(-50%);
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content {
    width: 80%;
    padding-left: 139px;
    float: right;
    margin-top: 120px;
    /* background-color: skyblue; */
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 {
    overflow: hidden;
    position: static;
    width: 100%;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    width:340px;
    height: 480px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .swiper-slide a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: 90%;
    z-index: 1;
    display: flex;
    background-color: rgba(55, 154, 246, .9);
    box-sizing: border-box;
    padding: 13px;
    color: white;
    align-content: center;
    flex-wrap: wrap;
    font-size: 24px;
    opacity: 0;
    transition: all .3s;
    border-radius: 3px;
    text-align: center;
    justify-content: center;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .swiper-slide:hover a {
    opacity: 1;
  }
  
  
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }
  
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .n2{
    height: 48px;
    width: 48px;
    border-radius: 50%;
    text-align: center;
    line-height: 54px;
    background: linear-gradient(69deg,#3cb8fe,#6045d4);
    display: inline-block;
    color:white;
    opacity: 1 !important;
    position:absolute;
    left: 0px;
    top: 451px;
  } 
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .n1 {
    position:absolute;
    left: 60px;
    top: 452px;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    text-align: center;
    line-height: 54px;
    background: linear-gradient(69deg,#3cb8fe,#6045d4);
    display: inline-block;
    color:white;
    opacity: 1 !important;
  } 
  
  
  /* Longhua Impressions end */
  
  
  .dyz_EN_warp .dyz_item4 {
    height: 1140px;
    width: 100%;
    background: url(/duoyuzhong/multilingual20240502834.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }
  
  
  
  .dyz_EN_warp .dyz_item4 h2 {
    text-align: center;
    padding-top: 65px;
    position: relative;
    font-size: 70px;
    color: #fff;
    text-stroke: 2px #2173FF;
    -webkit-text-stroke: 2px #6f99ee;
  }
  
  .dyz_EN_warp .dyz_item4 h2::before {
    content: "";
    width: 150px;
    height: 8px;
    background: linear-gradient(to right, #3cb8fe,#4f7ce8, #6045d4);
    position: absolute;
    left: 50%;
    bottom:-28px;
    transform: translateX(-50%);
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left {
    margin-top:110px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv { width: 520px; margin: 50px 0 0 50px; padding: 30px 0; text-align: center;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box { padding-top: 30px; position: relative;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul { width: 398px; height: 518px; position: absolute; top: 30px; left: 50%; transform: translateX(-50%);}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li a { display: block; position: absolute; top: -20px; left: 80px; text-align: center; z-index: 1;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(2) a { left: 265px; top: 10px; }
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(3) a { left: -28px; top: 128px; }
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(4) a { left: 200px; top: 118px; }
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(5) a { left: 100px; top: 215px; }
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(6) a { left: 85px; top: 328px; }
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(7) a { left: 162px; top: 395px; }
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li a i { display: block; position: relative; z-index: 2;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li a i::after { content: ''; position: absolute; top: 40px; left: 50%; transform: translateX(-50%); display: block; width: 16px; height: 18px; background: url(https://www.szlhq.gov.cn/wsbnew_resource/ysb_intertl_coop_map_ico_2.png) no-repeat center 0;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(2) a i::after { background-position-y: -20px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(3) a i::after { background-position-y: -40px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(4) a i::after { background-position-y: -60px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(5) a i::after { background-position-y: -80px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(6) a i::after { background-position-y: -100px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(7) a i::after { background-position-y: -120px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li a em { display: inline-block; width: 66px; height: 66px; position: relative; top: 14px; z-index: 1; border: 1px solid rgb(0, 153, 255); background: rgba(0, 153, 255, .5) url(https://www.szlhq.gov.cn/wsbnew_resource/ysb_intertl_coop_map_ico_1.png) no-repeat center 4px; border-radius: 50%;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(2) a em { border-color: rgb(0, 207, 255); background-color: rgba(0, 207, 255, .5);}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(3) a em { border-color: rgb(240, 103, 255); background-color: rgba(240, 103, 255, .5);}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(4) a em { border-color: rgb(150, 220, 140); background-color: rgba(150, 220, 140, .5);}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(5) a em { border-color: rgb(220, 172, 110); background-color: rgba(220, 172, 110, .5);}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(6) a em { border-color: rgb(220, 198, 122); background-color: rgba(220, 198, 122, .5);}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(7) a em { border-color: rgb(255, 155, 170); background-color: rgba(255, 155, 170, .5);}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li a em::before { content: ''; display: block; width: 89px; height: 89px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: url(https://www.szlhq.gov.cn/wsbnew_resource/ysb_intertl_coop_map_ico_3.png) no-repeat center 0;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(2) a em::before { background-position-y: -89px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(3) a em::before { background-position-y: -178px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(4) a em::before { background-position-y: -267px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(5) a em::before { background-position-y: -356px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(6) a em::before { background-position-y: -445px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(7) a em::before { background-position-y: -534px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li a.on,.dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li a:hover { z-index: 2;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li a.on em::before { animation: mapPoiRotate 1.5s linear infinite;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info { width: 320px; padding: 5px; position: absolute; top: 0; left: calc(95%); background: #fff; border-radius: 20px; border: 6px solid #86c1ec; box-sizing: border-box;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info::after,.dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info::before { content: ''; display: block; width: 48px; height: 26px; position: absolute; background: #fff url(/duoyuzhong/multilingual20240502838.png) no-repeat center;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info::after { top: -10px; right: 60px;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info::before { bottom: -10px; left: 60px; background-image: url(/duoyuzhong/multilingual20240502839.png);}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl { padding: 30px; border: 1px solid #afd4f0; border-radius: 15px; font-size: 18px; text-align: left; font-family: '寰蒋闆呴粦'; }
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl::after { content: ''; display: block; width: 41px; height: 70px; position: absolute; left: -40px; top: 50%; transform: translateY(-50%); background: url(/duoyuzhong/multilingual20240502837.png) no-repeat;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dt { font-size: 22px; font-family: Source Sans Pro; color: #333;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dt a{ font-size: 22px; font-family: Source Sans Pro; color: #333;}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dd p { padding: 15px 0; line-height: 30px; }
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dd p a{color: #000}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl a:hover{text-decoration: underline}
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dd .date { color: #666;font-size:14px;}
    .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dd .date em {color:#666;}
  @keyframes mapPoiRotate {
    0% {transform: translate(-50%, -50%) rotate(0deg);}
    100%{transform: translate(-50%, -50%) rotate(-360deg);}
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit {
    width: 600px;
    height: 64px;
    box-sizing: border-box;
    border-radius: 32px;
    /* border: 1px dashed #3d88c1;
    background-color: #fff; */
    margin-top: 115px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit a {
    font-size: 30px;
    color:#333;
    display: inline-block;
    height: 100%;
    border-radius: 32px;
    padding: 0 60px;
    line-height: 64px;
    box-sizing: border-box;
    cursor: pointer;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit a:hover {
    background: linear-gradient(to right, #3cb8fe,#4f7ce8, #6045d4);
    color: white;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit a:first-child {
    float: left;
  }
/*   
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit a:last-child {
    float: right;
  } */
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit a.active {
    background: linear-gradient(to right, #3cb8fe,#4f7ce8, #6045d4);
    color: white;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a {
    height: 120px;
    width: 670px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 25px;
    box-sizing: border-box;
    padding: 10 20px;
    font-size: 30px;
    display: block;
    color:#484848;
    position: relative;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a span {
    height: 86px;
    width: 86px;
    background-color: #fff;
    box-shadow: 0 0 11px rgba(28,130,248,0.24);
    display: inline-block;
    border-radius: 50%;
    margin-right: 20px;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    left:35px;
    text-align: center;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a span strong {
    color:#379af6;
    font-size: 32px;
    display: block;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a span em {
    width: 65px;
    height: 1px;
    background-color: #484848;
    display: block;
    margin:0 auto;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a i {
    font-size: 16px;
    display: block;
    color:#379af6;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a b {
    line-height: 39px;
    width: 525px;
    font-size: 22px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul {
    display:none;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a:hover span {
    background: linear-gradient(to right, #3cb8fe,#4f7ce8, #6045d4);
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a:hover span strong {
    color:white;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a:hover span em {
    background-color: white;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a:hover i {
    color:white;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a:hover b {
      color:#379af6;
  
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .item4_right_bottom {
    height: 180px;
    width: 100%;
    background: url(/duoyuzhong/multilingual20240502836.png) no-repeat center;
    background-size: cover;
    position: relative;
    overflow: hidden;
    margin-top: 27px;
  
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .item4_right_bottom:hover {
    opacity: 0.8;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .item4_right_bottom a {
    height: 180px;
    width: 100%;
    color: #fff;
    font-size: 66px;
    font-weight: bold;
    text-align: center;
    line-height: 180px;
    text-align: center;
    display: block;
    text-shadow: 0 0 7px rgba(8,19,40,0.3);
  
  }
  
  
  
  
  
  /* dyz_item5 start */
  
  .dyz_EN_warp .dyz_item5 {
    height: 688px;
    width: 100%;
    background: url(/duoyuzhong/multilingual20240502813.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content {
    padding-top:132px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_title {
    display: none;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li h2 {
    position: relative;
    width: 320px;
    height: 220px;
    float:left;
    font-size: 60px;
    color: #fff;
    text-stroke: 2px #2173FF;
    -webkit-text-stroke: 2px #6f99ee;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li h2::before {
    content: "";
    width: 150px;
    height: 8px;
    background: #fff;
    position: absolute;
    left: 0;
    top:90px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li {
    width: 320px;
    height: 220px;
    background-color: #57ceff;
  float: left;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:hover {
    opacity: 0.8;
  
  }
  
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a {
     width: 320px;
    height: 220px;
    display: block;
    color: #fff;
    font-size: 24px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a i {
    font-weight: bold;
    color:#fff;
    letter-spacing: 3px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a em {
    height: 110px;
    width: 110px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align: middle;
    margin-right: 15px;
    margin-left:29px;
  
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a em img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(1) { 
    background: none;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(2) {
    margin-right: 320px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(3) {
    background-color: #4ba1fc;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(4) {
    background-color: #00c381;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(5) {
    margin-right: 320px;
    background-color: #00c381;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(6) {
    background-color: #126bc9;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(7) {
    background-color: #01c5d1;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(8) {
    background-color: #15181f;
  }
  
  /* dyz_item5 end */
  
  
  /* Explore Longhua start */
  
  .dyz_EN_warp .Explore_item6 {
    width: 100%;
    height: 980px;
    background: url(/duoyuzhong/multilingual20240502821.jpg) no-repeat center;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
  }
  
  .dyz_EN_warp .Explore_item6 .title1 {
  display: none;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left {
    position: relative;
    width: 775px;
  }
  
  .Explore_item6 .Explore_item6_left .item6_left_top {
    margin-top: 72px;
    background: url(/duoyuzhong/fy2024090505.png) no-repeat center;
    background-size: 100% 100%;
    width: 498px;
    height: 405px;
    position: relative;
  
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a {
    height: 122px;
    width: 122px;
    border-radius: 50%;
    background-color: #d8ebfd;
    cursor: pointer;
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a i {
    background: url(/duoyuzhong/multilingual20240502822.png) no-repeat center;
    background-size: 100% 100%;
    height: 110px;
    width: 110px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 5px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(1) {
   position: absolute;
  left: 335px;
  top: 8px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(1):hover {
    background: linear-gradient(to right, #42a5f7,#4a8bee, #5b55da);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(1):hover::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 18px solid #4d83eb;
      bottom: -16px;
    left: 63px;
    transform: rotateZ(-8deg);
   }
  
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(1).active {
    background: linear-gradient(to right, #42a5f7,#4a8bee, #5b55da);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(1).active::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
        border-top: 18px solid #4d83eb;
    bottom: -16px;
    left: 63px;
    transform: rotateZ(-8deg);
   }
  
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(2) {
   position: absolute;
      left: 140px;
    top: 70px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(2):hover {
    background: linear-gradient(to right, #42a5f7,#4a8bee, #5b55da);
   }
  
   .dyz_EN_warp  .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(2):hover::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 18px solid #5376e6;
    bottom: -2px;
    left: 94px;
    transform: rotateZ(-36deg);
   }
  
  
   .dyz_EN_warp  .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(2).active {
    background: linear-gradient(to right, #42a5f7,#4a8bee, #5b55da);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(2).active::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 18px solid #5376e6;
    bottom: -2px;
    left: 94px;
    transform: rotateZ(-36deg);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(3) {
   position: absolute;
    left: 16px;
    top: 237px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(3):hover {
    background: linear-gradient(to right, #42a5f7,#4a8bee, #5b55da);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(3):hover::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 18px solid #5b5cdd;
    bottom: 23px;
    left: 115px;
    transform: rotateZ(-65deg);
   }
  
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(3).active {
    background: linear-gradient(to right, #42a5f7,#4a8bee, #5b55da);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(3).active::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
      border-top: 18px solid #5b5cdd;
    bottom: 23px;
    left: 115px;
    transform: rotateZ(-65deg);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(4) {
   position: absolute;
    left: 38px;
    top: 254px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(4):hover {
    background: linear-gradient(to right, #42a5f7,#4a8bee, #5b55da);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(4):hover::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 18px solid #595cdd;
    bottom: 26px;
    left: 116px;
    transform: rotateZ(-68deg);
   }
  
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(4).active {
    background: linear-gradient(to right, #42a5f7,#4a8bee, #5b55da);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(4).active::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 18px solid #595cdd;
    bottom: 26px;
    left: 116px;
    transform: rotateZ(-68deg);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(5) {
   position: absolute;
    left: 8px;
    bottom:11px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(5):hover {
    background: linear-gradient(to right, #42a5f7,#4a8bee, #5b55da);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(5):hover::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 18px solid #5a5adc;
    bottom: 43px;
    left: 120px;
    transform: rotateZ(-87deg);
   }
  
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(5).active {
    background: linear-gradient(to right, #42a5f7,#4a8bee, #5b55da);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(5).active::after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 18px solid #5a5adc;
    bottom: 43px;
    left: 120px;
    transform: rotateZ(-87deg);
   }
  
   .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(1) i {
    background-image: url(/duoyuzhong/multilingual20240502822.png);
  }
  
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(2) i {
    background-image: url(/duoyuzhong/multilingual20240502823.png);
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(3) i {
    background-image: url(/duoyuzhong/multilingual20240502825.png);
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(4) i {
    background-image: url(/duoyuzhong/multilingual20240502827.png);
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a:nth-child(5) i {
    background-image: url(/duoyuzhong/multilingual20240502828.png);
  }
  
.dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_bottom {
  width:1392px;
  height: 515px;
    margin-top: -231px;
    margin-left: 170px;
}

.dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_bottom .item6_img {
  width: 515px;
  height: 515px;
  box-sizing: border-box;
  border:14px solid #fff;
  border-radius: 50%;
  background-color: #d8ebfd;
  float: left;
  position: relative;
}

.dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_bottom .item6_img i {
    width: 460px;
    height: 460px;
    border-radius: 50%;
    background: #4a8cee;
    background-image: url(/duoyuzhong/multilingual20240502826.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    display: flex;
    text-align:center;
    line-height: 40px;
    color: #fff;
    font-size: 43px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    align-items: center;
    justify-content: center;
  }
  
  .dyz_EN_warp .Explore_item6  .Explore_item6_left .item6_left_bottom:nth-child(2) i {
    background-image: url(/duoyuzhong/multilingual20240502826.png);
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_bottom:nth-child(3) i {
    background:url(/duoyuzhong/multilingual20240502830.png)
  }
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_bottom:nth-child(4) i {
    background:url(/duoyuzhong/multilingual20240502831.png)
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_bottom:nth-child(5) i {
    background:url(/duoyuzhong/multilingual20240502833.png)
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_bottom:nth-child(6) i {
    background:url(/duoyuzhong/multilingual20240502832.png)
  }

    .dyz_EN_warp .Explore_item6  .Explore_item6_right {
      width:50%;
    }
  .dyz_EN_warp .Explore_item6  .Explore_item6_right h2 {
    text-align: right;
    padding-top: 65px;
    position: relative;
    font-size: 70px;
    color: #fff;
    text-stroke: 2px #2173FF;
    -webkit-text-stroke: 2px #6f99ee;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right h2::before {
    content: "";
    width: 150px;
    height: 8px;
    background: linear-gradient(to right, #3cb8fe,#4f7ce8, #6045d4);
    position: absolute;
    right:0;
    bottom: -28px;
  }

    .dyz_EN_warp .Explore_item6 .Explore_item6_right h2 img {
      width:55%;
    }
  
  
  .dyz_EN_warp .Explore_item6 .item6_left_bottom .item6_right_bottom {
   height: 380px;
  width: 740px;
  border:1px solid #aac2f5;
  box-sizing: border-box;
  padding:35px;
  margin-top: 60px;
  box-shadow: 10px 10px 0 #bdddfc;
  float: right;
  }
  
  .dyz_EN_warp .Explore_item6 .item6_left_bottom .item6_right_bottom h4 {
    font-size: 40px;
    color: black;
    position: relative;
    z-index: 1;
    font-weight: bold;
  }
  
  .dyz_EN_warp .Explore_item6 .item6_left_bottom .item6_right_bottom h4::before {
    content: '';
    display: inline-block;
    width: 214px;
    height: 15px;
    position: absolute;
    left: 0;
    bottom: 10px;
    background: linear-gradient(to right, #f2d000, #fffdf6);
    z-index: -1;
  }
  
  .dyz_EN_warp .Explore_item6 .item6_left_bottom .item6_right_bottom p {
    font-size: 20px;
    color: #333;
    margin-top: 20px;
    line-height: 30px;
  }
  
  .dyz_EN_warp .Explore_item6 .item6_left_bottom .item6_right_bottom .more {
    width: 171px;
    height: 48px;
    border-radius: 24px;
    background-color: #fff;
    text-align: center;
    margin-top: 30px;
    line-height: 48px;
    color: #224160;
    font-size: 16px;
    display: block;
  }
  
  .dyz_EN_warp .Explore_item6 .item6_left_bottom .item6_right_bottom .more em {
    height: 48px;
    width: 48px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    background: linear-gradient(69deg, #3cb8fe, #6045d4);
    display: inline-block;
    float: right;
  }
  
  .dyz_EN_warp .Explore_item6 .item6_left_bottom .item6_right_bottom .more:hover {
    color:red;
  }

  .foot1 {
    margin-top:0 !important;
  }
  
  @media screen and (max-width:1650px) {
    .dyz_EN_warp  .banxin {
      width:1400px;
    }
  
    .dyz_EN_warp .dyz_item1 {
      height: 650px;
    }
    
  
    .dyz_EN_warp .dyz_item1 .swiper {
      height: 100%;
    }
  
    .dyz_EN_warp .dyz_item1 .swiper .swiper-slide:nth-child(1) img:nth-child(1) {
      height: 30%;
      width: 78%;
      margin: 0 auto;
      margin-top: 3%;
  }
  
  .dyz_EN_warp .dyz_item1 .swiper .swiper-slide:nth-child(1) img:nth-child(2) {
    width: 26%;
    margin-top: 1.5%;
    height: 4%;
  }

  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li b {
    font-size: 40px;
  }
  
    .dyz_EN_warp .dyz_item2 {
      background-size: 100% 100%;
    }

    .dyz_EN_warp .dyz_item2 h2 {
        width: 75%;
        margin: 0 auto;
    }

    .dyz_EN_warp .dyz_item2 h2 img {
      width:90%;
    }
  
    .dyz_EN_warp .dyz_item2 .dyz_item2_right {
      width:860px;
    }
  
    .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li {
      width: 196px;
      margin-right: 24px;
    }
  
    .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right {
      width:500px;
    }
  
    .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit {
      width: 100%;
    
    }
  
    .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit a {
      font-size: 26px;
      /* padding: 0 20px; */
    }
  
    .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a {
      width:100%;
    }
  
    .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a b {
      width:70%;
    }
  
    .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li {
      width: 20%;
      height: 220px;
    }
    .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(2) {
      margin-right: 20%;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(5) {
    margin-right: 20%;
  }
  
    .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a {
      width: 100%;
      height: 100%;
      font-size: 27px;
    }
  
    .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a em {
      height: 100px;
      width: 100px;
      margin-left: 15px;
    }
    
    .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom {
      width:620px;
    }

    .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_top a i {
      font-size:12px;
    }

    .dyz_EN_warp .Explore_item6 .item6_left_bottom .item6_right_bottom h4 {
    font-size: 33px;
    }

    .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_bottom {
          width: 1210px;
    }

    .dyz_EN_warp .Explore_item6 .item6_left_bottom .item6_right_bottom {
    height: 380px;
    width: 640px;
    }

    .dyz_EN_warp .Explore_item6 .Explore_item6_right {
    width: 44%;
}
  
  }
  
  @media screen and (max-width:1450px) { 
    .dyz_EN_warp  .banxin {
      width:1180px;
    }
  
    .dyz_EN_warp .dyz_item1 {
      height: 555px;
  }
  
  .dyz_EN_warp .dyz_item2 {
    height: auto;
    padding-bottom:50px;
  }

  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left h4 {
    font-size: 26px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left {
    width:36%;
    padding-left:20px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left p {
    width: 100%;
    margin-top: 30px;
    font-size: 18px;
    line-height: 40px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right {
    width: 60%;
    margin-top: 70px;
  
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li {
    width: 155px;
    margin-right: 22px;
    background-size: 100% 100%;
    height: 250px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li p {
    font-size: 16px;
    line-height: 18px;
    color: white;
    padding-top: 40px;
    height: 50%;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li b {
    font-size: 32px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li span {
    margin-top: 0;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left .more {
   margin-top: 70px;
  }
  
  .dyz_EN_warp .dyz_item3 {
    height: 830px;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .swiper-slide {
    height: 430px;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .swiper-slide a {
    font-size: 20px;;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .n1 {
    top:403px;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .n2 {
    top:403px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left {
    width: 43%;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv {
    width: 100%;
    margin:0;
    padding:0;
    text-align: center;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul {
    width: 401px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info {
    top: 308px;
    left: calc(76%);
    width: 270px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl {
    padding: 15px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl {
    font-size: 16px;;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dt {
    line-height: 28px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dt a {
    font-size: 20px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dd p {
    line-height: 25px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dd p a {
    color:#333;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .item4_right_bottom a {
    font-size: 54px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list {
    width: 100%;
    position: relative;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul {
    position: absolute;
    width: auto;
    left:50%;
    margin-left: -50%;
  }
  
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li h2 {
    width:100%;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li h2 img {
    width:80%;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a em {
    height: 80px;
    width: 80px;
    margin-right: 10px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a em img {
    width:50%;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a {
    font-size: 25px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left {
    width:60%;
    transform: scale(0.8);
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right {
    width:40%;
    
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right h2 img {
    width:100%;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom {
    width: 100%;
  } 

  .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_bottom {
        width: 1165px;
    }

  .dyz_EN_warp .Explore_item6 .item6_left_bottom .item6_right_bottom {
        width: 570px;
    }
  
  
  }
  
  @media screen and (max-width:1190px) { 
    .dyz_EN_warp .dyz_item1 {
      height: 405px;
  }

    .dyz_EN_warp .dyz_item1 .todown {
    width:40px;
    height:40px;
    background-size:25px;
  }
  
  .dyz_EN_warp .banxin {
    width: 90%;
  }
  
  .dyz_EN_warp .dyz_item2 {
    background-size: auto 100%;
    overflow: hidden;
  }
  
  .dyz_EN_warp .dyz_item2 h2 {
    margin-top: 0px;
    width: 86%;
    font-size: 44px;
  }
  
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left {
    float: none;
    width: 100%;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left h4 {
    margin-top: 30px;
    font-size: 22px;
  }

  .dyz_EN_warp .dyz_item2 .dyz_item2_left h4::before {
        bottom: 0px;
        height: 8px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left .more {
    margin-top: 30px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right {
    float: none;
    width: 66%;
    margin:0 auto;
    margin-top: 30px;
  }
  
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li {
    width: 30%;
    margin-bottom: 20px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li:nth-child(4n) {
    margin-right: 22px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li:nth-child(3n) {
    margin-right:0;
  }
  
  .dyz_EN_warp .dyz_item3 {
    height: auto;
    padding-bottom: 50px;
  }

  .dyz_EN_warp .dyz_item3 h2 {
    font-size:44px;
  }
  
  .dyz_EN_warp .dyz_item3 h2 img {
    width:80%;
  }
  
  .dyz_EN_warp .dyz_item3 h2::before {
    bottom: -20px;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content {
    margin: 0 auto;;
    margin-top: 90px;
    float:none;
    width: 85%;
    padding-right: 80px;
    padding-left: 80px;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .n1 {
    right: 0px;
    left: auto;
    top: 50%;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .n2 {
    top: 50%;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .swiper-slide {
    height: 400px;
  }
  
  .dyz_EN_warp .dyz_item4 h2 img {
    width: 80%;
  }
  
  .dyz_EN_warp .dyz_item4 h2::before {
    bottom: -20px;
  }
  
  .dyz_EN_warp .dyz_item4 {
    height: auto;
    padding-bottom: 50px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left {
    float: none;
    width: 100%;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left {
    width: 72%;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info {
    top: 98px;
    left: calc(87%);
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right {
    float: none;
    width: 100%;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit {
    width: 500px;
    /* margin: 0 auto; */
    margin-top: 70px;
  }
  
  .dyz_EN_warp .dyz_item5 {
    height: 600px;
    padding-bottom: 20px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content {
    padding-top: 100px;
  }

  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li h2 {
    font-size: 30px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a {
    line-height: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a i {
    margin-top: 15px;
    text-align: center;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li h2::before {
    width: 70%;
    height: 5px;
    top: 19%;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li {
    height: 190px;
  }
  
  .dyz_EN_warp .Explore_item6 {
    height: auto;
    padding-bottom: 10px;
  }
  
  .dyz_EN_warp .Explore_item6 .title1 {
    text-align: center;
    padding-top: 65px;
    position: relative;
    display: block;
    font-size: 60px;
    color: #fff;
    text-stroke: 2px #2173FF;
    -webkit-text-stroke: 2px #6f99ee;
  }
  
  .dyz_EN_warp .Explore_item6 .title1 img {
    width: 80%;
  }
  
  .dyz_EN_warp .Explore_item6 .title1::before {
    content: "";
    width: 150px;
    height: 8px;
    background: linear-gradient(to right, #3cb8fe, #4f7ce8, #6045d4);
    position: absolute;
    left: 50%;
    bottom: -28px;
    transform: translateX(-50%);
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right h2 {
    display: none;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left {
    float: none;
    margin: 0 auto;
    transform: scale(0.8);
    width:80%;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right {
    float: none;
    width: 100%;
  }
  
  .Explore_item6 .Explore_item6_left .item6_left_top {
    margin-top: 0;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom {
   margin-top: 0;
   height: auto;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom h4 {
    font-size:30px;
  }

      .dyz_EN_warp .Explore_item6 .Explore_item6_left .item6_left_bottom {
        width: 526px;
            height: 929px;
    }
  
  
  
  }
  
  @media screen and (max-width: 850px) {
    .dyz_EN_warp .dyz_item2 .dyz_item2_right {
      width:85%;
    }
  
    .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li {
      margin-bottom: -10px;
    }
  
    .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .swiper-slide {
      height: 300px;
    }
  
    .dyz_EN_warp .Explore_item6 .Explore_item6_left {
      transform: scale(0.7);
      width:100%;
    }
  
    .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom {
      margin-top: -50px;
    }
  
   }
  
   @media screen and (max-width: 760px) {
    .dyz_EN_warp .dyz_item1 {
      height: 318px;
  }

  .dyz_EN_warp .dyz_item1 .todown {
    width:30px;
    height:30px;
    background-size:20px;
  }
  
  .dyz_EN_warp .dyz_item1 .r_swidth_btn { bottom: 10px; right: 10px;}
  .dyz_EN_warp .dyz_item1 .swiper-pagination-bullet-active::after { width: 20px; margin: 0 5px;}
  .dyz_EN_warp .dyz_item1 .swiper-pagination-bullet-active { font-size: 30px;}

  .banner-area {
  height: 30px;
  margin-top: 15px;
  margin-right:0;
}

.banner-area ul {
  height: auto;
}

.banner-area ul li {
          line-height: 30px;
        width: auto;
        padding: 0 10px;
}

.banner-area a {
  font-size:12px;
}

.banner-area ul li::after {
  left:-3%;
}
  
  .dyz_EN_warp .dyz_item2 h2 {
    padding-top: 35px;
    -webkit-text-stroke: 1px #6f99ee;
    font-size: 19px;
    font-weight: bolder;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left h4 {
    font-size: 20px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left h4::before {
    bottom: 7px;
    width: 120px;
    height: 10px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left p {
    margin-top: 18px;
    font-size: 16px;
    line-height: 24px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left .more {
    width: 115px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin-top: 20px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left .more em {
    height: 35px;
    width: 35px;
    line-height: 40px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right {
    width: 100%;
    margin-top: 0px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li {
    height: 230px;
    width: 29.8%;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li p {
    padding: 20px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li b {
    font-size: 28px;
  }
  
  
  
  .dyz_EN_warp .dyz_item3 h2 {
    padding-top: 35px;
      -webkit-text-stroke: 1px #6f99ee;
    font-size: 19px;
    font-weight: bolder;
  }
  
  .dyz_EN_warp .dyz_item3 h2::before {
    bottom: -10px;
    height: 4px;
  }
  
  
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content {
    margin-top: 40px;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .swiper-slide {
    height: 200px;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .swiper-slide a {
    font-size: 14px;
  }
  
  .dyz_EN_warp .dyz_item4 h2 {
    padding-top: 35px;
      -webkit-text-stroke: 1px #6f99ee;
    font-size: 19px;
    font-weight: bolder;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left {
    width: 97%;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info {
    top: 105%;
    left: 0;
    width:100%;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul {
    left:52%;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl::after {
    display: none;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right {
    margin-top: 330px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit {
    width: 346px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit a {
    font-size: 18px;
    padding: 0 14px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a b {
    font-size: 18px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .item4_right_bottom {
    height: 135px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .item4_right_bottom a {
    font-size: 45px;
    height: 100%;
    line-height: 135px;
  }
  
  .dyz_EN_warp .dyz_item5 {
    height: auto;
    padding-bottom: 40px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content {
    padding-top: 35px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_title {
    text-align: center;
    position: relative;
    display: block;
            -webkit-text-stroke: 1px #6f99ee;
               font-size: 30px;
        font-weight: bolder;
        color: #fff;
  }
  
  
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_title::before {
    content: "";
    background: #fff;
    position: absolute;
    width: 21%;
    height: 5px;
    top: 122%;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_title img {
    width: 30%;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul {
    position: initial;
    margin-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li {
    margin-right: 2%;
    margin-top: 2%;
    width: 23%;
    padding: 15px 0;
    height: auto;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a {
    font-size: 14px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a em {
    height: 60px;
    width: 60px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(1) {
    display: none;;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(2) {
    margin-right: 2%;
  }
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li:nth-child(5) {
    margin-right: 2%;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list {
    margin-top: 35px;
  }
  
  .dyz_EN_warp .Explore_item6 {
    height: 923px;
  }
  
  
  .dyz_EN_warp .Explore_item6 .title1 {
    padding-top: 35px;
            font-size: 30px;
        color: #fff;
        font-weight: 900;
        text-stroke: 1px #2173FF;
        -webkit-text-stroke: 1px #6f99ee;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left {
    transform: scale(0.6);
    width: 100%;
    margin-left: -85px;
    margin-top: -165px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right {
    margin-top: -100px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom {
    padding:15px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom h4 {
    font-size: 20px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom p {
    font-size: 16px;
    margin-top: 10px;
    line-height: 26px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom h4::before {
    width:120px;
    bottom:7px;
    height: 10px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom .more {
    width: 115px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin-top: 20px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom .more em {
    height: 35px;
    width: 35px;
    line-height: 40px;
  }
  
   }
  
   @media screen and (max-width: 500px) {
   .dyz_EN_warp .dyz_item1 {
    height: 62vw;
  }
  
  .dyz_EN_warp .dyz_item2 h2 {
    padding-top: 20px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left {
    padding-left: 0;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_left h4 {
    margin-top: 20px;
    font-size: 16px;
  }

  .dyz_EN_warp .dyz_item2 .dyz_item2_left h4::before {
    bottom: -6px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul {
    justify-content: space-between;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li {
    width: 47%;
    margin-right: 0;
    margin-top: 25px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li:nth-child(4n) {
    margin-top: 25px;
  }
  
  .dyz_EN_warp .dyz_item2 .dyz_item2_right ul li:nth-child(4n) {
    margin-right: 0;
  }
  
  .dyz_EN_warp .dyz_item3 h2 {
    padding-top: 20px;
  }
  
  .dyz_EN_warp .dyz_item3 h2::before {
    width:100px;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content {
    width: 85%;
    padding-right: 59px;
    padding-left: 59px;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .n1 {
    height: 40px;
    width: 40px;
    line-height: 46px;
  }
  
  .dyz_EN_warp .dyz_item3 .dyz_item3_content .mySwiper2 .n2 {
    height: 40px;
    width: 40px;
    line-height: 46px;
  }
  
  .dyz_EN_warp .dyz_item4 h2 {
    padding-top: 20px;
  }
  
  .dyz_EN_warp .dyz_item4 h2::before {
    width:100px;
    bottom: -10px;
    height: 4px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left {
    margin-top: 40px;
    width: 100%;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv h4 img {
    width:70%;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(3) a {
    left:0;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(2) a {
    left: 240px;
          top: 0;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(7) a {
   top:374px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dt {
    line-height: 20px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dt a {
    font-size: 17px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl {
    font-size: 14px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_info dl dd p {
    padding: 10px 0;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit {
    width: 300px;
    height: 50px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp .dyz_item4_tit a {
  line-height: 50px;
  font-size: 15px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a {
    height: 80px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a span {
    height: 60px;
    width: 60px;
    position: initial;
    transform: translateY(0);
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a b {
    line-height: 22px;
    font-size: 14px;
    padding-right:15px;
    position: initial;
    transform: translateY(0);
    height: 55px;
    padding-top: 12px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a span strong {
    font-size: 19px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a span em {
    width: 70%;
  
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .tabSwitchWarp ul li a i {
    font-size: 12px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .item4_right_bottom {
    height: 110px;
  }
  
  .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_right .item4_right_bottom a {
    line-height: 110px;
    font-size: 35px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content {
    padding-top: 20px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_title::before {
    height: 4px;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li {
    width:31.3%;
  }
  
  .dyz_EN_warp .dyz_item5 .dyz_item5_content .dyz_item5_content_list .dyz_item5_ul li a {
    font-size: 13px;
  }

    .dyz_EN_warp .Explore_item6 {
        height: 618px;
    }
  
  .dyz_EN_warp .Explore_item6 .title1 {
    padding-top: 20px;
  }
  
  .dyz_EN_warp .Explore_item6 .title1::before {
    width: 100px;
    bottom: -10px;
    height: 4px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_left {
    transform: scale(0.4);
    margin-top: -288px;
    }
  
    .dyz_EN_warp .Explore_item6 .Explore_item6_right {
      margin-top: -185px;
  }
  
  .dyz_EN_warp .Explore_item6 .Explore_item6_right .item6_right_bottom p {
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
  }
  
  
   }
  
   @media screen and (max-width: 400px) {
    .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(3) a {
      left: 25px;
      top: 90px;
    }
  
    .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(2) a {
      left: 225px;
      top: -20px;
    }
  
    .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(5) a {
      top: 185px;
    }
  
    .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(6) a {
      top: 280px;
   }
  
   .dyz_EN_warp .dyz_item4 .dyz_item4_content .dyz_item4_left .skv .map_box .items ul li:nth-child(7) a {
    top: 315px;
  
   }
  }
  
 