.index_page_1_title {
  text-align: center;
  font-size: 2rem;
}

#full_page_1_body {
  height: 150vw;
  position: relative;
  padding-top: 75px;
  color: #fff;
  display: flex;
  flex-direction: column;
  background: url(/assets/img/diqiu.webp) bottom center/200% auto no-repeat;
  background-color: #000;
}

.number {
  font-size: 1.625rem;
}

#number_container .row {
  margin-top: 32px;
}

#earth {
  flex: 1;
  background: url(/assets/img/earth_Small.webp) center/auto 50% no-repeat;
}

#full_page_2_body {
  padding: calc(50px + 1rem) 10px 10px;
}

@media (min-width: 768px) {
  #full_page_2_body {
    height: 100vh;
  }
}

@media (max-width:767px) {
  #full_page_0 .swiper-slide {
    height: 177vw;
  }
}

#page_2_slider .swiper-slide {
  height: 60vh;
}

#page_2_down_slider {
  margin-top: 1rem;
}

#page_9_news_type_titles>div,
.small_slide .image {
  flex: 1;
}

#page_2_down_slider .txt {
  text-align: center;
  font-size: 0.875rem;
  padding: 5px 0;
}

@media (min-width: 768px) {
  #page_2_down_slider .txt {
    font-size: 1rem;
  }
}

@media (min-width: 1400px) {
  #page_2_down_slider .txt {
    font-size: 1.5rem;
  }
}

#full_page_3_body {
  background: linear-gradient(0deg, #302f33, #3959aa, #37549c);
  height: 100vh;
  position: relative;
  overflow: hidden;
}

#index_lot_img0 {
  width: 30vw;
  position: absolute;
  top: 60px;
  left: 0;
}

#index_lot_img1 {
  width: 30vw;
  position: absolute;
  top: 53vw;
  left: 0;
}

#lot_contain {
  position: absolute;
  left: 1rem;
  top: calc(1rem + 50px);
  right: 1rem;
  bottom: 0;
}

.font_32 {
  font-size: 2rem;
}

@media (min-width: 768px) {
  .font_32 {
    font-size: 2rem;
  }
}

#page_9_news_type a,
.font_white {
  color: #fff;
}

.font_18 {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .font_18 {
    font-size: 1.125rem;
  }
}

#lot_big_img {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
}

#lot_big_img>img {
  width: 80%;
}

#lot_icons {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 15px;
  background: rgba(255, 255, 255, .1);
  box-shadow: 0 2px 8px 0 rgba(11, 20, 48, .2);
  border-radius: 20px;
  display: flex;
  flex-direction: column;
}

.lot_icon_item {
  text-align: center;
  flex: 1;
  padding: 6px 1px;
}

##lot_icons {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 15px;
  background: rgba(255, 255, 255, .1);
  box-shadow: 0 2px 8px 0 rgba(11, 20, 48, .2);
  border-radius: 20px;
  display: flex;
}

#lot_icons>div {
  display: flex;
  flex: 1;
  padding: 6px;
}

.lot_icon_item img {
  width: 30%;
}

.flex_column {
  flex-direction: column;
}

.font_8 {
  font-size: 0.5rem;
}

#full_page_4_body,
#full_page_6_body {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-color: #f2f2f2;
}

#index_page_4_img {
  width: calc(100vw - 20px);
  position: absolute;
  left: 10px;
  top: 50px;
  height: 80vw;
  background: url(/assets/img/web_index/gyydzdxl.webp?20240627) right center/auto 100%;
}

#index_page_4_cornor {
  position: absolute;
  left: 10vw;
  top: calc(60px + 25vw);
  width: 40vw;
  pointer-events: none;
}

#index_page_4_name_desc {
  top: calc(50px + 37vw + 1rem);
  position: absolute;
  left: 42vw;
  text-shadow: 0 0 15px #fff;
}

.c_name {
  font-size: 1.5rem;
  font-weight: 700;
}

@media (max-width: 575px) {
  #index_page_7_name_desc .c_name {
    font-size: 1.2rem;
  }
}

#index_page_4_line_body {
  padding-top: 100vw;
  padding-right: 5%;
  text-align: right;
  padding-bottom: 2rem;
}

.txt_line {
  margin-top: 16px;
}

#full_page_5_body {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background: linear-gradient(to bottom, #fff 0, #fff 50vh, #f3f3f3 50.01%, #f3f3f3 100%);
}

#index_page_5_img {
  position: absolute;
  left: 10px;
  top: 50px;
  width: calc(100vw - 20px);
  height: calc(85.2vw);
  background: url(/assets/img/web_index/rfiddxqxl.webp?20250724) 0 0/cover;
}

#index_page_5_cornor {
  position: absolute;
  top: calc(50px + 62vw);
  width: 46vw;
  right: 15vw;
  pointer-events: none;
  height: auto;
}

#index_page_5_name_desc {
  position: absolute;
  top: calc(50px - 2.3rem + 80vw);
  text-align: right;
  right: calc(44vw);
  text-shadow: 0 0 20px #fff;
}

#index_page_5_line_body {
  top: calc(100vw);
  padding-left: 1rem;
  padding-bottom: 3rem;
  position: absolute;
}

#full_page_7_body {
  position: relative;
  height: auto;
  overflow: hidden;
  background-color: white;
}

@media (min-width: 768px) {
  #full_page_7_body {
    position: relative;
    height: 100vh;
    overflow: hidden;
    background-color: white;
  }
}

#index_page_7_img {
  position: absolute;
  top: 60px;
  width: calc(100vw - 20px);
  left: 10px;
  height: calc(66.7vw - 13px);
  background: url(/assets/img/gypbxl.webp?20240627) center/cover;
}

#index_page_7_cornor {
  position: absolute;
  top: calc(50px + 24vw);
  width: 30vw;
  right: 18vw;
  pointer-events: none;
}

#index_page_7_line_body {
  padding-top: calc(50px + 74vw);
  text-align: right;
  padding-right: 1rem;
  padding-bottom: 3rem;
}

#index_page_7_name_desc {
  top: calc(50px + 40vw - 1.5em);
  position: absolute;
  right: 40vw;
  text-shadow: 0 0 10px #000;
}

@media (max-width: 575px) {
  #index_page_7_name_desc {
    top: calc(50px + 47vw - 1.5em);
    position: absolute;
    right: 40vw;
    text-shadow: 0 0 10px #000;
  }
}

#full_page_8_body {
  position: relative;
  height: 100vh;
  overflow: hidden;
  background: linear-gradient(to bottom, #fff 0, #fff 50%, #f3f3f3 50.01%, #f3f3f3 100%);
}

#index_page_8_img {
  position: absolute;
  top: 50px;
  width: 70vw;
  right: 0;
  height: 91vw;
  /*background: url(phone_index/chuandaishi.webp) center/cover;*/
}

#index_page_8_cornor {
  position: absolute;
  top: calc(50px + 30vw);
  width: 36vw;
  right: 4vw;
}

#index_page_8_name_desc {
  top: calc(50px + 44vw);
  position: absolute;
  right: 35vw;
  text-align: right;
  text-shadow: 0 0 10px #fff;
}

#index_page_8_line_body {
  position: absolute;
  top: calc(50px + 105vw);
  left: 10px;
}

#full_page_9_body {
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (max-width: 767px) {
  #full_page_9_body {
    height: 200vw;
  }
}

#full_page_9_body>div {
  flex: 1;
  text-align: center;
  overflow-y: hidden;
  display: flex;
  flex-direction: column;
}

#page_9_news_type {
  background-color: #000;
}

#page_9_news_type_titles {
  display: flex;
  align-items: center;
  padding: 65px 0px 0px;
  color: #fff;
}

#page_9_news_type_desc {
  padding: 10px;
}

@media (min-width: 768px) {
  #page_9_news_type_desc {
    font-size: 1.25rem;
  }
}

#page_9_news_type_image {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 80%;
}

#page_9_news_type_image img {
  max-height: 70%;
}

#page_9_news_type_a_contain {
  padding: 6px 0;
  border-top: 1px solid #fff;
}

#page_9_news_type_a_contain i {
  margin-left: 15px;
}

#page_9_news_detail_image {
  width: 100%;
  height: auto;
}

#page_9_news_detail_desc {
  text-align: left;
  padding: 5px 10px;
}

@media (min-width: 768px) {
  #page_9_news_detail_desc {
    font-size: 2rem;
  }
}

.font_12 {
  font-size: 0.75rem;
}

#page_9_news_detail_ct {
  padding: 0 10px 10px;
  text-align: left;
}

@media (min-width: 768px) {
  #page_9_news_detail_ct {
    font-size: 1rem;
  }
}

#page_9_news_detail_a_contain i {
  margin-left: 10px;
}

#full_page_10_body {
  height: 150vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}

@media (min-width: 768px) {
  #full_page_10_body {
    height: auto;
  }
}

#full_page_10_body>div {
  width: calc(100% - 20px);
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  #full_page_10_body>div {
    height: 80vh;
  }
}

#page_10_detail,
.text_center {
  text-align: center;
  margin-top: 0.5rem;
  margin-bottom: 0.7rem;
}

.font_14 {
  font-size: 0.875rem;
}

.container_Hzhbs {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.container_Hzhb {
  flex: 1;
  align-items: center;
  position: relative;
  display: flex;
  margin: 0 0;
}

@media (min-width: 768px) {
  .container_Hzhb {
    margin: 0 1.25rem;
  }
}

.container_Hzhb .left_Image {
  display: flex;
  align-items: center;
}

.container_Hzhb .icons {
  position: relative;
  overflow: hidden;
  flex: 1;
  height: 100%;
}

.container_Hzhb .left_Image {
  height: 50px;
  background: #0074c1;
  padding: 10px;
  width: 28vw;
  color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  font-size: 0.82rem;
}

@media (min-width: 576px) {
  .container_Hzhb .left_Image {
    font-size: 0.875rem;
  }
}

.container_Hzhb .left_Image img {
  height: 20px;
  margin-right: 0.5rem;
}

.index_hzhb_image_contain {
  flex: 1;
  height: 70px;
  overflow: hidden;
}

.index_hzhb_image_contain_lunbo>img {
  height: 70px;
  position: absolute;
  top: 0;
}

.index_hzhb_image_contain_lunbo {
  position: relative;
  -webkit-animation-duration: 25s;
  animation-duration: 25s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll_left;
  animation-name: scroll_left;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.index_hzhb_image_contain_lunbo .copy_it {
  left: 1939px;
}

@keyframes scroll_left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-1939px);
    transform: translateX(-1939px);
  }
}

.number_sup {
  margin-left: 6px;
}

.number_item {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.number_item>div {
  white-space: nowrap;
}

@media (min-width:768px) {
  #number_container {
    max-width: 96%;
    display: flex;
    z-index: 1;
  }
}

@media (min-width:768px) {
  #page_2_down_slider .swiper-slide {
    height: 26vh;
    width: calc(20% - 16px);
    display: flex;
    flex-direction: column;
    padding: 10px;
    cursor: pointer;
    margin: 5px 10px;
  }
}

@media (min-width:768px) {
  #page_2_down_slider .swiper-slide:first-child {
    margin-left: 0;
  }
}

@media (min-width:768px) {
  #page_2_down_slider .swiper-slide:last-child {
    margin-right: 0;
  }
}

/* @media (min-width:768px) { */

#page_2_down_slider .swiper-slide.choosen {
  background-color: #0084db;
  color: white;
}

/* } */

@media (min-width:768px) {
  #page_2_down_slider .swiper-slide:hover {
    background-color: #0084db;
    color: white;
  }
}

@media (min-width:768px) {
  .my_flex_row {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (min-width:768px) {
  #index_page_4_line_body {
    top: calc(50vh - 200px);
    text-align: right;
    right: 3vw;
    height: 400px;
    left: 65vw;
    padding-top: 0;
    padding-right: 0;
    position: absolute;
    display: flex;
    padding-bottom: 0;
    align-items: center;
    justify-content: right;
  }
}

@media (min-width:768px) {
  #index_page_7_line_body {
    top: calc(50vh - 25vw);
    text-align: right;
    right: 3vw;
    left: 66vw;
    position: absolute;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    height: 50vw;
    display: flex;
    align-items: center;
    justify-content: right;
  }
}

@media (min-width:768px) {
  #full_page_10_body>div {
    height: auto;
    width: calc(100% - 20px);
    display: flex;
    flex-direction: column;
    margin: 0 10vw;
    padding: 10vh 0;
  }
}

@media (min-width:768px) {
  .index_page_1_title {
    font-size: 4rem;
  }
}

@media (min-width:768px) {
  .number {
    font-size: 3rem;
  }
}

@media (min-width:768px) {
  .number_sup {
    top: -1.5em;
    font-size: 1.5rem;
  }
}

@media (min-width:768px) {
  #earth {
    background: url(/assets/img/diqiu.webp) bottom center/100% auto no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 60vh;
    z-index: 0;
  }
}

@media (min-width:768px) {
  #full_page_2 .simple-slider {
    padding: 0 50px;
  }
}

@media (min-width:768px) {
  #lot_contain {
    display: flex;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 3vw;
    padding-bottom: 0;
  }
}

.swiper-slide.small_slide {
  height: 20vh;
  width: 50%;
  display: flex;
  flex-direction: column;
  padding: 10px;
}

#page_3_lot_detail {
  margin-top: 0.3em;
}

@media (min-width: 768px) {
  #page_3_lot_detail {
    margin-top: 1.2em;
  }
}

@media (min-width:768px) {
  #lot_icons {
    flex-direction: row;
    left: 30px;
    right: 30px;
    bottom: 45px;
  }
}

@media (min-width:768px) {
  #lot_big_img {
    flex: 1;
    padding-top: 5rem;
  }
}

@media (min-width:768px) {
  #index_page_4_img {
    width: 60vw;
    left: 5vw;
    height: 40.6vw;
    background: url(/assets/img/web_index/gyydzdxl.webp?20240627) 0 0/cover no-repeat;
    top: calc(50vh - 20vw);
  }
}

@media (min-width:768px) {
  #index_page_4_cornor {
    width: 20vw;
    left: 24vw;
    top: calc(50vh - 20vw + 16vw);
  }
}

@media (min-width:768px) {
  #index_page_4_name_desc {
    left: 35vw;
    top: calc(53vh + 3.5vw - 2rem);
  }
}

@media (min-width:1200px) {
  #index_page_4_name_desc {
    left: 35vw;
    top: calc(53vh + 3.5vw - 2rem);
  }
}

@media (min-width:768px) {
  .c_name {
    font-size: 2rem;
    white-space: nowrap;
  }
}

@media (min-width:1200px) {
  .c_name {
    font-size: 2.6rem;
    white-space: nowrap;
  }
}

@media (min-width:1400px) {
  .c_name {
    font-size: 3.5rem;
    white-space: nowrap;
  }
}

@media (min-width:768px) {
  .c_desc {
    font-size: 1rem;
    white-space: nowrap;
  }
}

@media (min-width:1200px) {
  .c_desc {
    font-size: 1.5rem;
  }
}

@media (min-width:768px) {
  #full_page_5_body {
    background: white;
  }
}

@media (min-width:1200px) {
  #full_page_2 .simple-slider {
    padding: 0 100px;
  }
}

@media (min-width:1200px) {
  #lot_contain {
    padding-left: 15vw;
    padding-right: 15vw;
    padding-top: 0vh;
  }
}

/* @media (min-width:1200px) {
  .c_name {
    font-size: 60px;
  }
} */

#page_9_news_detail_a_contain {
  padding: 6px 0;
  border-top: 1px solid #000;
}

#page_9_news_detail_web_btn,
#page_9_news_type_web_btn {
  display: none;
}

.hyyy_0 {
  background: url(/assets/img/hyyy/zhwl_438_540.webp) center center/cover no-repeat;
}

.hyyy_1 {
  background: url(/assets/img/hyyy/zhls_438_540.webp) center center/cover no-repeat;
}

.hyyy_2 {
  background: url(/assets/img/hyyy/znzz_438_540.webp) center center/cover no-repeat;
}

.hyyy_3 {
  background: url(/assets/img/hyyy/zhyl_438_540.webp) center center/cover no-repeat;
}

.hyyy_4 {
  background: url(/assets/img/hyyy/ggsy_438_540.webp) center center/cover no-repeat;
}

.web_Page {
  position: relative;

  /*background-color: #f0f2f3;*/
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 60px 10px 10px;
}

@media(min-width:768px) {
  .web_Page {
    height: 100% !important;
    height: calc(var(--vh, 1vh) * 100) !important;
  }
}

.section6_right {
  position: relative;
  margin-top: 10px;
}

#page_hs225dp {
  display: block;
}

.section6_left {
  position: relative;
  margin-top: 15px;
}

#page_hs225dp_txt {
  position: absolute;
  left: calc(46%);
  top: calc(46% - 0.5em);
  text-shadow: 0 0 15px #000;
}

@media (min-width:768px) {
  #page_hs225dp_txt {
    left: calc(46%);
    top: calc(44% - 0.5em);
  }
}


.left_txt_Body {
  color: #000;
}



#page_6_hs200_a {
  display: block;
  height: 80vw;
  background: url(/assets/img/x4pro.webp?20240627) center/100% auto;
}

.icon_txt {
  margin-top: 0.3em;
}

@media (min-width:768px) {
  .icon_txt {
    margin-top: 20px;
    font-size: 0.875rem;
  }
}

@media (min-width:768px) {
  .section6_right {
    position: absolute;
    margin-top: 0;
    right: 5vw;
    width: 40vw;
    height: auto;
    top: 10vh;
    bottom: 10vh;


  }
}

@media (min-width:768px) {
  .left_txt_Body {
    left: 5vw;
    top: 10vh;
    width: 45vw;
    position: absolute;
  }
  .left_txt_Body h1{
     font-size: 2rem;
  }
}

@media (min-width:768px) {
  .section6_left {
    position: absolute;
    left: 5vw;
    bottom: 10vh;
    width: 40vw;
  }
}

@media (min-width:768px) {
  #page_6_hs200_a {
    height: 100%;
    width: 100%;
  }
}

@media (min-width:768px) {
  .web_Page {
    padding: 0;
  }
}


#page_6_hs200_corner {
  position: absolute;
  width: 38%;
  top: 22%;
  right: 15%;
  height: auto;
  pointer-events: none;
}


@media (min-width:768px) {
  #page_6_hs200_corner {
    width: 18vw;
    top: 29%;
    right: 12%;
  }
}


#page_6_hs200_txt {
  position: absolute;
  text-shadow: 0 0 15px #000;
  top: calc(46% - 1em);
  right: 43%;
  text-align: right;

}


@media (min-width:768px) {
  #page_6_hs200_txt {
    top: calc(52% - 2.5rem);
    right: 20vw;
    text-shadow: 0px 0px 15px #000;
  }
}

@media (min-width:768px) {
  #index_page_5_img {
    width: 40vw;
    height: 45.5vw;
    background-image: url(/assets/img/web_index/rfiddxqxl.webp?20250724);
    background-size: cover;
    top: calc(50vh - 22.8vw);
    left: auto;
    right: 0;
  }
}

@media (min-width:768px) {
  #index_page_5_cornor {
    top: calc(53vh - 22.8vw + 25vw);
    width: 33vw;
    right: 6vw;
    height: auto;
  }
}

@media (min-width:768px) {
  #index_page_5_name_desc {
    right: 30vw;
    top: calc(50vh - 20.3vw + 30vw);
  }
}

@media (min-width:1200px) {
  #index_page_5_name_desc {
    right: 30vw;
    top: calc(50vh - 20.8vw + 31vw);
  }
}

@media (min-width:768px) {
  #index_page_5_line_body {
    top: 20vh;
    left: 10vw;
    position: absolute;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
}

@media (min-width:768px) {
  #index_page_6_img {
    /*background: url(web_index/sjsbxl.webp) center/100% auto no-repeat;*/
  }
}

@media (min-width:768px) {
  #index_page_6_cornor {
    top: calc(50vh - 10vw);
    width: 26vw;
    left: 52vw;
  }
}

@media (min-width:768px) {
  #index_page_6_name_desc {
    top: calc(50vh - 6vw - 1.5em);
    left: 68vw;
    white-space: nowrap;
  }
}

@media (min-width:768px) {
  #index_page_6_line_body {
    top: calc(50vh - 15vw);
    left: 10vw;
  }
}

@media (min-width:768px) {
  #index_page_7_img {
    left: 3vh;
    width: 63vw;
    height: 40.6vw;
    top: calc(50vh - 20.3vw);
    background: url(/assets/img/gypbxl.webp?20240627) 0 0/cover;
  }
}

@media (min-width:768px) {
  #index_page_7_cornor {
    width: 19vw;
    left: 37vw;
    top: calc(50vh - 6vw);
  }
}

@media (min-width:768px) {
  #index_page_7_name_desc {
    top: calc(50vh + 5vw - 1.5em);
    right: calc(55vw);
    text-align: right;
  }
}

@media (min-width:768px) {
  #index_page_8_name_desc {
    right: 23vw;
    top: calc(50vh - 1.5em + 4vw);
  }
}

@media (min-width:768px) {
  #full_page_8_body {
    background: linear-gradient(to right, #fff 0, #fff 50%, #f3f3f3 50.01%, #f3f3f3 100%);
  }
}

@media (min-width:768px) {
  #index_page_8_img {
    /*background: url(web_index/cdszdxl.webp) 0 0/cover no-repeat;*/
    width: 40vw;
    right: 0;
    top: calc(50vh - 22.7vw);
    height: 45.4vw;
  }
}

@media (min-width:768px) {
  #index_page_8_cornor {
    width: 20vw;
    top: calc(50vh + -5vw);
    right: 6vw;
  }
}

@media (min-width:768px) {
  #index_page_8_line_body {
    left: 10vw;
    top: calc(50vh - 10vw);
  }
}

@media (min-width:768px) {
  #full_page_9_body {
    flex-direction: row;
  }
}

@media (min-width:768px) {
  #full_page_9_body>div {
    padding: 80px 20px;
    position: relative;
  }
}

@media (min-width: 1200px) {
  #full_page_9_body>div {
    padding: 80px 30px;
    position: relative;
  }
}

@media (min-width: 1300px) {
  #full_page_9_body>div {
    padding: 80px 60px;
    position: relative;
  }
}

@media (min-width:768px) {

  #page_9_news_detail_a_contain,
  #page_9_news_type_a_contain {
    display: none;
  }
}

@media (min-width:768px) {

  #page_9_news_detail_web_btn,
  #page_9_news_type_web_btn {
    display: block;
    position: absolute;
    right: 10px;
    top: calc(50vh - 20px);
  }
}

@media (min-width:768px) {
  .container_Hzhb .left_Image {
    width: 160px;
    font-size: 1.25rem;
  }
}

@media (min-width:768px) {
  .hyyy_0 {
    background: url(/assets/img/hyyy/zhwl-1680-540.webp?20240627) center center/cover no-repeat;
  }
}

@media (min-width:768px) {
  .hyyy_1 {
    background: url(/assets/img/hyyy/zhls-1680-540.webp?20240627) center center/cover no-repeat;
  }
}

@media (min-width:768px) {
  .hyyy_2 {
    background: url(/assets/img/hyyy/znzz-1680-540.webp?20240627) center center/cover no-repeat;
  }
}

@media (min-width:768px) {
  .hyyy_3 {
    background: url(/assets/img/hyyy/zhyl-1680-540.webp?20240627) center center/cover no-repeat;
  }
}

@media (min-width:768px) {
  .hyyy_4 {
    background: url(/assets/img/hyyy/ggsy-1680-540.webp?20240627) center center/cover no-repeat;
  }
}

@media (min-width:768px) {
  #lot_icons>div {
    padding: 10px;
  }
}

@media (min-width: 1200px) {
  .number {
    font-size: 3.5rem;
  }
}

@media (min-width: 1400px) {
  .number {
    font-size: 5rem;
  }
}

.number_item p {
  font-size: 0.7rem;
}

@media (min-width: 576px) {
  .number_item p {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .number_item p {
    font-size: 1.25rem;
  }
}

.number_item .kind {
  padding-left: 0.1rem;
  font-size: 0.5rem;
  vertical-align: top;
}

@media (min-width: 576px) {
  .number_item .kind {
    font-size: 0.8rem;
  }
}

@media (min-width: 768px) {
  .number_item .kind {
    font-size: 1rem;
    line-height: 55px;
  }
}

@media (min-width: 1200px) {
  .number_item .kind {
    font-size: 1.4rem;
    line-height: 4.3rem;
  }
}

@media (min-width: 1400px) {
  .number_item .kind {
    font-size: 1.4rem;
    line-height: 6.3rem;
  }
}

@media (min-width: 768px) {
  #full_page_1_body {
    padding-top: 100px;
    background: url(/assets/img/diqiu.webp) bottom center/100% auto no-repeat;
    background-color: #000;
    height: 100vh;
  }
}

@media (min-width: 1200px) {
  #full_page_1_body {
    padding-top: 120px;
  }
}

.type_btn {
  cursor: pointer;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  font-size: 0.8rem;
  white-space: nowrap;
}

.type_btn:hover,
.type_btn.choosen {
  color: #038EDC;
  font-size: 1rem;
}

@media (min-width: 1200px) {
  .type_btn {
    font-size: 1rem;
  }
}

@media (min-width: 1200px) {

  .type_btn:hover,
  .type_btn.choosen {
    color: #038EDC;
    font-size: 1.1rem;
  }
}

@media (min-width: 1400px) {
  .type_btn {
    font-size: 1.4rem;
  }
}

@media (min-width: 1400px) {

  .type_btn:hover,
  .type_btn.choosen {
    color: #038EDC;
    font-size: 1.6rem;
  }
}

#iot_btn {
  margin-top: 0.5em;
}

@media (min-width: 1200px) {
  #iot_btn {
    margin-top: 1em;
  }
}

#page_hs225dp>img {
  width: 100%;
}




#page_hs225dp_cornoer {
  position: absolute;
  width: 24%;
  left: 24%;
  top: 29%;
  pointer-events: none;
}

@media(min-width:768px) {
  #page_hs225dp_cornoer {
    left: 26%;
    top: 27%;
  }
}



#page_6_hs200 {
  width: 100%;
}



#page_9_web_type {
  color: white;
  font-size: 1.25rem;
  white-space: nowrap;
}

#c_desc_0 {
  text-shadow: 0 0 10px white, 0 0 20px white, 0 0 30px white, 0 0 40px white;
}

#hs220_c_name {
  text-shadow: 0px 0px 15px black;
}

#full_page_11_body {}

@media (max-width: 768px) {
  #page_2_down_slider .swiper-wrapper {
    overflow-y: auto;
  }
}

@media (min-width: 768px) {
  .full-page {
    height: 100vh;
  }
}

#page_9_news_detail_container {
  padding: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 1200px) {
  #iot_left_txt {
    margin-bottom: 7rem;
  }
}

@media (max-width: 768px) {
  .page_9_news_detail_a {
    max-height: calc(50vh - 10rem);
    display: -webkit-box;
    overflow-y: hidden;
  }
}

@media (max-width: 768px) {
  #full_page_4_body {
    height: auto;
    background-color: #f2f2f2;
  }
}

@media (max-width: 768px) {
  #full_page_5_body {
    height: calc(110vw + 6rem + 50px);
    position: relative;
    background: white;
  }
}

@media (min-width: 768px) {
  #full_page_0 {
    min-height: 60vh;
  }
}

@media (min-width: 768px) {
  #index_page_4_line_body h1 {
    font-size: 1.1rem;
  }
}

#index_page_4_line_body .txt_line {
  margin-top: 0.7rem;
}

@media (min-width: 992px) {
  #index_page_4_line_body .txt_line {
    font-size: 0.7rem;
    margin-top: 1.2rem;
  }
}

@media (min-width: 1200px) {
  #index_page_4_line_body .txt_line {
    font-size: 1rem;
    margin-top: 1rem;
  }
}

@media (min-width: 1400px) {
  #index_page_4_line_body .txt_line {
    /*font-size: 1.2rem;*/
    margin-top: 1.4rem;
  }
}

@media (min-width: 992px) {
  #index_page_4_line_body h1 {
    font-size: 1.4rem;
  }
}

@media (min-width: 1200px) {
  #index_page_4_line_body h1 {
    font-size: 1.8rem;
  }
}

@media (min-width: 1400px) {
  #index_page_4_line_body h1 {
    font-size: 2rem;
  }
}

#page_9_news_detail {
  background-color: #f2f2f2;
}

#full_page {
  /*visibility: hidden;*/
}

@media (max-width: 767px) {
  #full_page_6_body {
    height: auto;
  }
}

#full_page_new_center .full-page {
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
}

@media (min-width: 768px) {
  #full_page_new_center .full-page {
    height: 65vw;
  }
}

.index_new_center_small {
  flex: 1;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  padding-bottom: 2rem;
}

@media (min-width: 768px) {
  .index_new_center_small {
    flex: 3;
    padding: 0.5rem 0;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
  }
}

.index_new_center_big_body {
  position: relative;
  height: 100%;
}

.index_news_center_title {
  margin: 0;
  flex: 1;
  text-align: center;
  cursor: pointer;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  padding: 0.3rem;
  white-space: nowrap;
  margin: 0 0.2rem;
}

@media (max-width: 767px) {
  .index_news_center_title {
    margin: 0 0;
    font-size: 14px;
  }
}

#index_news_center_titles {
  display: flex;
  align-items: center;
  font-size: medium;
  font-weight: bold;
  padding-bottom: 0.5rem;
}

.index_news_center_title:hover,
.index_news_center_title.choosen {
  background-color: #0962CA;
  color: white;
}

.index_news_center_title:hover a,
.index_news_center_title.choosen a {
  color: white;
}

.news_item_img {
  background-size: cover;
  height: 100%;
  background-position: center;
  display: none;
}

.news_item_img.show {
  display: block;
}

.index_new_center_big_body_title_body {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #0962CA;
  display: none;
  color: white;
  align-items: center;
}

.index_new_center_big_body_title_body.show {
  display: flex;
}

.index_new_center_big_body_title_body_main_type {
  font-size: 1.2rem;
  padding: 0 1.5rem;
  width: 8rem;
  text-align: center;
  /*line-height: 2.4rem;*/
  /*letter-spacing: 0.2rem;*/
}

.index_new_center_big_body_title_body_line {
  border-left: 2px solid white;
  margin: 1.5rem 0;
  height: 4rem;
}

.index_new_center_big_body_title_body_title_body {
  padding: 1rem 2rem;
  flex: 1;
  overflow-x: hidden;
}

@media (min-width: 768px) {
  .news_item_title {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.news_item_detail {
  margin-bottom: 0;
  font-size: 0.9rem;
}

.news_item_ct {
  font-size: 0.8rem;
}

.index_new_center_item {
  flex: 1;
  display: none;
  flex-direction: column;
  position: relative;
  margin-bottom: 1.2rem;
  overflow-x: hidden;
}

.index_new_center_item.show {
  display: flex;
}

.index_new_center_small .news_item_title {
  margin-top: 0.5rem;
}

.index_new_center_small .news_item_detail,
.index_new_center_small .news_item_ct {
  color: #666;
  margin-bottom: 0;
}

.index_new_center_item a.detail_link {
  color: #666;
  position: absolute;
  right: 0;
  bottom: 0;
}

.index_new_center_item i {
  color: #666;
}

#full_page_9 {}

.new_center_body {
  display: flex;
  width: 100%;
  height: 260vw;
  flex-direction: column;
}

@media (min-width: 768px) {
  .new_center_body {
    width: 80vw;
    height: 49vw;
    display: flex;
    flex-direction: row;
  }
}

.index_new_center_big {
  height: 100vw;
}

@media (min-width: 768px) {
  .index_new_center_big {
    flex: 6;
    padding: 0.5rem;
    height: auto;
    padding-right: 1rem;
  }
}

.new_center_body a:hover {
  color: inherit;
}

.index_new_center_more {
  width: 100%;
  background-color: #0962CA;
  color: white !important;
  text-align: center;
  font-weight: bold;
  padding: 0.5rem 0;
  display: none;
}

.index_new_center_more.show {
  display: block;
}

.index_new_center_more i {
  margin-left: 1rem;
}

@media (max-width: 767px) {
  .index_new_center_big_body_title_body_line {
    display: none;
  }
}

@media (max-width: 767px) {
  .index_new_center_big_body_title_body_title_body .news_item_ct {
    display: none;
  }
}

@media (max-width: 767px) {
  .index_new_center_big_body_title_body_title_body .display_flex {
    display: none;
  }
}

@media (max-width: 767px) {
  .index_new_center_big_body_title_body_title_body .news_item_title {
    margin-bottom: 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

@media (max-width: 767px) {
  .index_new_center_big_body_title_body_main_type {
    display: none;
  }
}

@media (max-width: 767px) {
  #index_new_center_big_body {
    padding-top: 3rem;
  }
}
