.f70 {
    font-size: 0.7rem;
    line-height: 1.2;
  }
  .f60 {
    font-size: 0.6rem;
   line-height: 1.2;
  }
  .f38 {
    font-size: 0.38rem;
    line-height: 1.2;
  }
  .f36 {
    font-size: 0.36rem;
    line-height: 1.2;
  }
  .f32 {
    font-size: 0.32rem;
    line-height: 1.2;
  }
  .f28 {
    font-size: 0.28rem;
   line-height: 1.2;
  }
  .f24 {
    font-size: 0.24rem;
    line-height: 1.2;
  }
  .p100 {
    padding-top: 1rem;
  }
  .p100_ {
    padding-bottom: 1rem;
  }
  .w1520 {
    padding: 0 1.9rem;
  }
  .pc_header {
    z-index: 5;
    position: sticky;
    top: 0;
    width: 100%;
    transition: 0.4s;
  }
  .pc_header .he_box {
    padding: 0 0.6rem;
  }
  .pc_header .he_box .logo a {
      position: relative;
  }
  .pc_header .he_box .logo a p{
      transition: .4s;
  }
  .pc_header .he_box .logo a .p2{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
  }
  .pc_header .he_box .logo a img {
    height: 0.6rem;
    /*filter: brightness(100);*/
  }
  .pc_header .he_box .column .nav .slide {
    margin-right: 0.68rem;
  }
  .pc_header .he_box .column .nav .slide p a {
    transition: 0.4s;
    line-height: 1rem;
    color: #fff;
  }
  .pc_header .he_box .column .nav .slide p a:hover {
    color: #00a0e9 !important;
  }
  .pc_header .he_box .column .nav .slide.active p a {
    color: #00a0e9 !important;
  }
  .pc_header .he_box .column .nav .slide:last-child {
    margin-right: 0;
  }
  .pc_header .he_box .column .way {
    margin-left: 1.08rem;
  }
  .pc_header .he_box .column .way .tel a {
    color: #fff;
  }
  .pc_header .he_box .column .way .tel a span {
    margin-left: 0.08rem;
  }
  .pc_header .he_box .column .way .tel a svg {
    width: 20px;
  }
  .pc_header .he_box .column .way .search {
    cursor: pointer;
    margin: 0 0.36rem 0 0.5rem;
  }
  .pc_header .he_box .column .way .lang a {
    color: #fff;
  }
  .pc_header .he_box .column .way .lang a span {
    margin-right: 0.1rem;
  }
  .pc_header.active,
  .pc_header.sticky {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 160, 233, 0.6);
  }
  .pc_header.active .he_box .logo a .p1,
  .pc_header.sticky .he_box .logo a .p1{
    /*filter: brightness(1);*/
    opacity: 0;
  }
   .pc_header.active .he_box .logo a .p2,
   .pc_header.sticky .he_box .logo a .p2{
    /*filter: brightness(1);*/
    opacity: 1;
  }
  
  
  
  .pc_header.active .he_box .column .nav .slide p a,
  .pc_header.sticky .he_box .column .nav .slide p a {
    color: #111;
  }
  .pc_header.active .he_box .column .way .tel a,
  .pc_header.sticky .he_box .column .way .tel a {
    color: #111;
  }
  .pc_header.active .he_box .column .way .tel a svg path,
  .pc_header.sticky .he_box .column .way .tel a svg path {
    fill: #111;
  }
  .pc_header.active .he_box .column .way .search svg path,
  .pc_header.sticky .he_box .column .way .search svg path {
    fill: #111;
  }
  .pc_header.active .he_box .column .way .lang a,
  .pc_header.sticky .he_box .column .way .lang a {
    color: #111;
  }
  .pc_header.active .he_box .column .way .lang a svg path,
  .pc_header.sticky .he_box .column .way .lang a svg path {
    fill: #111;
  }
  
  
  .pc_header.fixed {
    position: fixed;
  }
  .pc_footer {
    background: #0a1117;
  }
  .pc_footer .content1 {
    padding-bottom: 0.56rem;
  }
  .pc_footer .content1 .logo a img {
    height: 0.6rem;
    /* filter: brightness(100); */
  }
  .pc_footer .content1 .nav a {
    margin-right: 0.9rem;
    transition: 0.4s;
    color: rgba(255, 255, 255, 0.6);
  }
  .pc_footer .content1 .nav a:hover {
    color: #ffffff;
  }
  .pc_footer .content1 .nav a.active {
    color: #ffffff;
  }
  .pc_footer .content1 .nav a:last-child {
    margin-right: 0;
  }
  .pc_footer .content2 {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0.36rem 0;
  }
  .pc_footer .content2 .lxfs {
    flex: 1;
  }
  .pc_footer .content2 .lxfs .item {
    margin-right: 2.4rem;
  }
  .pc_footer .content2 .lxfs .item .it1 span {
    margin-left: 0.16rem;
    color: rgba(255, 255, 255, 0.6);
  }
  .pc_footer .content2 .lxfs .item .it2 {
    margin-top: 0.1rem;
  }
  .pc_footer .content2 .lxfs .item .it2 a,
  .pc_footer .content2 .lxfs .item .it2 p {
    color: #fff;
  }
  .pc_footer .content2 .lxfs .item:last-child {
    margin-right: 0;
  }
  .pc_footer .content2 .code img {
    width: 1rem;
  }
  .pc_footer .content3 {
    padding: 0.5rem 0 0;
  }
  .pc_footer .content3 a {
    transition: 0.4s;
    color: rgba(255, 255, 255, 0.6);
    margin-left: 0.12rem;
  }
  .pc_footer .content3 a:hover {
    color: #fff;
  }
  .pc_footer .content3 p {
    color: rgba(255, 255, 255, 0.6);
  }
  .pu_search {
    display: none;
    z-index: 5;
    width: 100%;
    position: fixed;
    top: 1rem;
    left: 0;
    background: rgba(0, 160, 233, 0.6);
    backdrop-filter: blur(16px);
  }
  .pu_search .ch_box {
    position: relative;
    padding: 0.2rem 0 0.6rem;
    width: 35vw;
    margin: 0 auto;
  }
  .pu_search .ch_box .close {
    margin-bottom: 0.4rem;
    cursor: pointer;
  }
  .pu_search .ch_box .close svg {
    transition: 0.4s;
  }
  .pu_search .ch_box .close svg:hover path {
    fill: #fff;
  }
  .pu_search .ch_box .form {
    border-radius: 6px;
    overflow: hidden;
  }
  .pu_search .ch_box .form .inp {
    flex: 1;
  }
  .pu_search .ch_box .form .inp input {
    width: 100%;
    line-height: 0.6rem;
    border: none;
    background: #fff;
    padding: 0 0.2rem;
    color: #111;
  }
  .pu_search .ch_box .form label {
    cursor: pointer;
    width: 0.6rem;
    height: 0.6rem;
    background: #00a0e9;
    text-align: center;
    line-height: 0.6rem;
  }
  .pu_link a {
    transition: 0.4s;
    padding: 0 30px;
    display: inline-block;
    background: #00a0e9;
    line-height: 48px;
    border-radius: 30px;
  }
  .pu_link a span {
    color: #fff;
    margin-right: 4px;
  }
  .pu_link a:hover {
    transform: translateY(-5px);
  }
  .pu_title .txt1 {
    color: #00a0e9;
    font-family: GilroyRegularl;
  }
  .pu_title .txt2 {
    margin-top: 0.12rem;
    color: #111;
  }
  .pu_toggle .prev,
  .pu_toggle .next {
    transition: 0.4s;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border: 1px solid #00a0e9;
    border-radius: 50%;
  }
  .pu_toggle .prev svg,
  .pu_toggle .next svg {
    transition: 0.4s;
  }
  .pu_toggle .prev:hover,
  .pu_toggle .next:hover {
    background: #00a0e9;
  }
  .pu_toggle .prev:hover svg path,
  .pu_toggle .next:hover svg path {
    fill: #fff;
  }
  .pu_toggle .next {
    margin-left: 0.3rem;
    transform: rotate(180deg);
  }
  .pu_banner .ban_img {
    width: 100%;
  }
  .pu_banner .ban_img img {
    width: 100%;
  }
  .pu_wrap {
    padding: 0.3rem 0;
    background: #eee;
  }
  .pu_wrap .breat i:first-child {
    margin-right: 6px;
  }
  .pu_wrap .breat a {
    margin: 0 4px;
    transition: 0.4s;
    color: #666;
  }
  .pu_wrap .breat a:hover {
    color: #00a0e9;
  }
  .pu_wrap .breat span {
    color: #111;
    margin-left: 4px;
  }
  .public_anchor {
    position: relative;
    top: -1rem;
  }
  .index_banner .mySwiper1 .slide_img {
    position: relative;
  }
  .index_banner .mySwiper1 .slide_img img {
    width: 100%;
    height: 100vh;
  }
  .index_banner .mySwiper1 .slide_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .index_banner .mySwiper1 .slide_ab {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
  }
  .index_banner .mySwiper1 .slide_ab .content1 img {
    height: 0.48rem;
  }
  .index_banner .mySwiper1 .slide_ab .content2 {
    color: #fff;
    margin: 0.2rem 0 0.7rem;
  }
  .index_banner .mySwiper1 .swiper-pagination {
    bottom: 0.6rem;
  }
  .index_banner .mySwiper1 .swiper-pagination .swiper-pagination-bullet {
    margin: 0 0.1rem;
    opacity: 1;
    transition: 0.4s;
    width: 0.12rem;
    height: 0.12rem;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    transform: scale(0.5);
  }
  .index_banner .mySwiper1 .swiper-pagination .swiper-pagination-bullet-active {
    transform: scale(1);
    background: #ffffff;
  }
  .index_banner .mySwiper1 .swiper-button-next,
  .index_banner .mySwiper1 .swiper-button-prev {
    width: auto;
    height: auto;
    opacity: 1;
    cursor: pointer;
  }
  .index_banner .mySwiper1 .swiper-button-next::after,
  .index_banner .mySwiper1 .swiper-button-prev::after {
    display: none;
  }
  .index_banner .mySwiper1 .swiper-button-next i,
  .index_banner .mySwiper1 .swiper-button-prev i {
    transition: 0.4s;
    font-size: 0.3rem;
    color: #fff;
  }
  .index_banner .mySwiper1 .swiper-button-next i:hover,
  .index_banner .mySwiper1 .swiper-button-prev i:hover {
    color: #00a0e9;
  }
  .index_banner .mySwiper1 .swiper-button-next {
    right: 0.5rem;
  }
  .index_banner .mySwiper1 .swiper-button-prev {
    left: 0.5rem;
  }
  .index_product .pr_box {
    margin-top: 0.8rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .index_product .pr_box .slide {
    position: relative;
    background: #fff;
    transition: 0.4s;
  }
  .index_product .pr_box .slide a {
    text-align: center;
    padding: 0.58rem 0 0.34rem;
  }
  .index_product .pr_box .slide a .img {
    height: 2.2rem;
  }
  .index_product .pr_box .slide a .img img {
    max-height: 2.2rem;
  }
  .index_product .pr_box .slide a .de_title {
    margin-top: 0.5rem;
  }
  .index_product .pr_box .slide a .de_title .t1 {
    color: #333;
  }
  .index_product .pr_box .slide a .de_title .t2 {
    margin-top: 0.12rem;
    color: #999;
  }
  .index_product .pr_box .slide a .de_title .t2 span {
    margin-right: 4px;
    transition: 0.4s;
  }
  .index_product .pr_box .slide a .de_title .t2 svg {
    transition: 0.4s;
  }
  .index_product .pr_box .slide::before {
    transition: 0.4s;
    content: '';
    position: absolute;
    width: 0%;
    height: 0.05rem;
    left: 0;
    bottom: 0;
    background: #00a0e9;
  }
  .index_product .pr_box .slide:hover {
    background: #f8f8f8;
  }
  .index_product .pr_box .slide:hover::before {
    width: 100%;
  }
  .index_product .pr_box .slide:hover a .de_title .t2 span {
    color: #00a0e9;
  }
  .index_product .pr_box .slide:hover a .de_title .t2 svg path {
    fill: #00a0e9;
  }
  .index_area .area_box {
    margin-top: 0.8rem;
  }
  .index_area .area_box .mySwiper2 .swiper-slide {
    transition: 0.5s;
    width: calc(100% / 7);
  }
  .index_area .area_box .mySwiper2 .swiper-slide a {
    position: relative;
  }
  .index_area .area_box .mySwiper2 .swiper-slide a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
  }
  .index_area .area_box .mySwiper2 .swiper-slide a::after {
    transition: 0.4s;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 0.05rem;
    background: #00a0e9;
  }
  .index_area .area_box .mySwiper2 .swiper-slide .slide_img {
    overflow: hidden;
  }
  .index_area .area_box .mySwiper2 .swiper-slide .slide_img img {
    transition: 0.4s;
    height: 5.82rem;
  }
  .index_area .area_box .mySwiper2 .swiper-slide .slide_ab1 {
    transition: 0.4s;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
  }
  .index_area .area_box .mySwiper2 .swiper-slide .slide_ab1 .icon {
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .index_area .area_box .mySwiper2 .swiper-slide .slide_ab1 p {
    margin-top: 0.12rem;
    color: #fff;
  }
  .index_area .area_box .mySwiper2 .swiper-slide .slide_ab2 {
    transition: 0.4s;
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 80%;
    transform: translateY(-50%);
    padding: 0 0.5rem;
  }
  .index_area .area_box .mySwiper2 .swiper-slide .slide_ab2 .content1 {
    padding-bottom: 0.22rem;
  }
  .index_area .area_box .mySwiper2 .swiper-slide .slide_ab2 .content1 p {
    color: #fff;
    margin-left: 0.2rem;
  }
  .index_area .area_box .mySwiper2 .swiper-slide .slide_ab2 .content2 {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0.34rem 0 0.84rem;
  }
  .index_area .area_box .mySwiper2 .swiper-slide .slide_ab2 .content2 p {
    color: #fff;
    line-height: 2;
  }
  .index_area .area_box .mySwiper2 .swiper-slide .slide_ab2 .content3 span {
    color: #fff;
    margin-right: 4px;
  }
  .index_area .area_box .mySwiper2 .swiper-slide:hover {
    width: calc(100% / 3.15);
  }
  .index_area .area_box .mySwiper2 .swiper-slide:hover a::after {
    width: 100%;
  }
  .index_area .area_box .mySwiper2 .swiper-slide:hover .slide_img {
    width: 100%;
  }
  .index_area .area_box .mySwiper2 .swiper-slide:hover .slide_img img {
    width: 100%;
  }
  .index_area .area_box .mySwiper2 .swiper-slide:hover .slide_ab1 {
    opacity: 0;
  }
  .index_area .area_box .mySwiper2 .swiper-slide:hover .slide_ab2 {
    opacity: 1;
    top: 50%;
  }
  .index_ximi {
    position: relative;
  }
  .index_ximi .xm_img {
    width: 100%;
    position: relative;
  }
  .index_ximi .xm_img img {
    width: 100%;
  }
  .index_ximi .xm_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .index_ximi .xm_ab {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
  }
  .index_ximi .xm_ab .content1 .txt1 {
    color: #00a0e9;
  }
  .index_ximi .xm_ab .content1 .txt2 {
    margin-top: 0.12rem;
    color: #fff;
  }
  .index_ximi .xm_ab .content2 {
    margin: 0.98rem 0 0.7rem;
  }
  .index_ximi .xm_ab .content2 .title {
    color: #fff;
    margin-bottom: 0.44rem;
  }
  .index_ximi .xm_ab .content2 .desc p {
    color: #fff;
    line-height: 2;
  }
  .index_news .news_box {
    margin-top: 0.8rem;
    display: grid;
    gap: 0.3rem 0;
  }
  .index_news .news_box .slide .content1 {
    width: 10%;
  }
  .index_news .news_box .slide .content1 .center {
    text-align: center;
  }
  .index_news .news_box .slide .content1 h5 {
    color: #00a0e9;
    font-family: GilroyBold;
  }
  .index_news .news_box .slide .content1 h6 {
    margin-top: 0.05rem;
    color: #999;
    font-family: GilroyRegularl;
  }
  .index_news .news_box .slide .content2 {
    border-left: 1px solid #e5e5e5;
    flex: 1;
    padding: 0 1.5rem 0 0.9rem;
  }
  .index_news .news_box .slide .content2 .title {
    transition: 0.4s;
    color: #333;
    margin-bottom: 0.18rem;
  }
  .index_news .news_box .slide .content2 .desc {
    line-height: 1.6;
    color: #999;
  }
  .index_news .news_box .slide .content3 {
    width: 28%;
    overflow: hidden;
  }
  .index_news .news_box .slide .content3 img {
    width: 100%;
    transition: 0.4s;
  }
  .index_news .news_box .slide:hover .content2 .title {
    color: #00a0e9;
  }
  .index_news .news_box .slide:hover .content3 img {
    transform: scale(1.05);
  }
  .about_us .box1 {
    margin-bottom: 0.8rem;
  }
  .about_us .box1 .content1 {
    text-align: center;
    color: #111;
  }
  .about_us .box1 .content2 {
    margin-top: 0.6rem;
  }
  .about_us .box1 .content2 .compiler p {
    color: #666;
    line-height: 2;
  }
  .about_us .box2 {
    margin-bottom: 0.8rem;
  }
  .about_us .box2 .content1 {
    text-align: center;
  }
  .about_us .box2 .content1 h5 {
    color: #111;
  }
  .about_us .box2 .content1 h6 {
    margin-top: 0.14rem;
    color: #666;
  }
  .about_us .box2 .content2 {
    margin-top: 0.6rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
  }
  .about_us .box2 .content2 .slide {
    padding: 0.2rem;
  }
  .about_us .box2 .content2 .slide .de1 img {
    height: 0.72rem;
  }
  .about_us .box2 .content2 .slide .de2 {
    margin: 0.28rem 0 0.2rem;
    color: #111;
  }
  .about_us .box2 .content2 .slide .de3 {
    color: #666;
  }
  .about_us .box3 .b_txt {
    text-align: center;
    color: #111;
  }
  .about_us .box3 .b_grid {
    margin-top: 0.6rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.3rem 0.6rem;
  }
  .about_us .box3 .b_grid .slide {
    text-align: center;
  }
  .about_us .box3 .b_grid .slide div {
      overflow: hidden;
  }
  .about_us .box3 .b_grid .slide img {
    transition: 0.4s;
    width: 100%;
  }
  .about_us .box3 .b_grid .slide p {
    margin-top: 0.16rem;
    color: #666;
  }
  .about_us .box3 .b_grid .slide:hover img {
    transform: scale(1.05);
  }
  .ny_pround .ny_box {
    margin-top: 0.8rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.3rem;
  }
  .ny_pround .ny_box .slide {
    position: relative;
    transition: .4s;
  }
  .ny_pround .ny_box .slide .de_img {
    overflow: hidden;
    margin: .6rem 0 1rem;
    height: 2.2rem;
  }
  .ny_pround .ny_box .slide .de_img img {
    transition: 0.4s;
    max-height: 2.2rem;
  }
  .ny_pround .ny_box .slide .de_ab {
    transition: 0.4s;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 0.6rem;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
  }
  .ny_pround .ny_box .slide:hover {
      background: #f8f8f8;
  }
  .ny_pround .ny_box .slide:hover .de_ab {
    background: #00a0e9;
  }
  .pu_toggle a {
    transition: 0.4s;
    position: relative;
    color: #666;
    margin: 0 0.3rem 0;
    padding-bottom: 0.1rem;
    border-bottom: 2px solid transparent;
  }
  .pu_toggle a::before {
    content: '/';
    position: absolute;
    top: 0;
    left: -0.3rem;
  }
  .pu_toggle a:last-child {
    margin: 0 0 0 0.3rem;
  }
  .pu_toggle a:first-child {
    margin: 0 0.3rem 0 0;
  }
  .pu_toggle a:first-child::before {
    display: none;
  }
  .pu_toggle a.active {
    color: #00a0e9;
    border-bottom: 2px solid #00a0e9;
  }
  .pu_toggle a:hover {
    color: #00a0e9;
    border-bottom: 2px solid #00a0e9;
  }
  .pu_details .content1 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 0.36rem;
  }
  .pu_details .content1 .title {
    color: #111;
    line-height: 1.4;
  }
  .pu_details .content1 .desc {
    margin-top: 0.16rem;
    color: #666;
  }
  .pu_details .content1 .desc p {
    margin-left: 0.12rem;
  }
  .pu_details .content2 {
    padding: 0.4rem 0 0.8rem;
  }
  .pu_details .content2 .compiler p {
    color: #666;
    line-height: 2;
  }
  .pu_details .content2 .compiler img {
    max-width: 100%;
  }
  .pu_details .content3 .the {
    width: 40%;
  }
  .pu_details .content3 .the a {
    transition: 0.4s;
    color: #111;
  }
  .pu_details .content3 .the a:hover {
    color: #00a0e9;
  }
  .domain .do_grid {
    display: grid;
    gap: 0.5rem 0;
  }
  .domain .do_grid .slide .le_box {
    width: 50%;
    overflow: hidden;
  }
  .domain .do_grid .slide .le_box img {
    transition: 0.4s;
    width: 100%;
  }
  .domain .do_grid .slide .ri_box {
    transition: 0.4s;
    width: 50%;
    padding: 0.6rem 0.4rem;
    background: #f5f5f5;
    min-height: 70%;
    transform: translateX(-1rem);
  }
  .domain .do_grid .slide .ri_box .title {
    transition: 0.4s;
    color: #111;
  }
  .domain .do_grid .slide .ri_box .desc {
    margin-top: 0.3rem;
    color: #666;
    line-height: 1.6;
  }
  .domain .do_grid .slide:nth-child(even) {
    flex-direction: row-reverse;
  }
  .domain .do_grid .slide:nth-child(even) .ri_box {
    transform: translateX(1rem);
  }
  .domain .do_grid .slide:hover .le_box img {
    transform: scale(1.05);
  }
  .domain .do_grid .slide:hover .ri_box {
    background: #00a0e9;
  }
  .domain .do_grid .slide:hover .ri_box .title {
    color: #fff;
  }
  .domain .do_grid .slide:hover .ri_box .desc {
    color: rgba(255, 255, 255, 0.8);
  }
  .ny_news .ne_box {
    margin: 0.8rem 0 0.6rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.7rem;
  }
  .ny_news .ne_box .slide {
    position: relative;
  }
  .ny_news .ne_box .slide a {
    transition: 0.4s;
    width: 82%;
    padding: 0.5rem 0 0.5rem 0.3rem;
    background: #f5f5f5;
  }
  .ny_news .ne_box .slide a .de_title {
    width: 72%;
  }
  .ny_news .ne_box .slide a .de_title .t1 {
    transition: 0.4s;
    color: #111;
  }
  .ny_news .ne_box .slide a .de_title .t2 {
    transition: 0.4s;
    color: #999;
    margin: 0.24rem 0 0.22rem;
  }
  .ny_news .ne_box .slide a .de_title .t2 p {
    margin-left: 0.12rem;
  }
  .ny_news .ne_box .slide a .de_title .t3 {
    transition: 0.4s;
    color: #666;
    line-height: 1.6;
  }
  .ny_news .ne_box .slide a .de_title .t4 {
    transition: 0.4s;
    margin-top: 0.3rem;
    color: #666;
  }
  .ny_news .ne_box .slide a .de_ab {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
    width: 36%;
    overflow: hidden;
  }
  .ny_news .ne_box .slide a .de_ab img {
    transition: 0.4s;
    width: 100%;
  }
  .ny_news .ne_box .slide a:hover {
    background: #00a0e9;
  }
  .ny_news .ne_box .slide a:hover .de_title .t1 {
    color: #fff;
  }
  .ny_news .ne_box .slide a:hover .de_title .t2 {
    color: rgba(255, 255, 255, 0.8);
  }
  .ny_news .ne_box .slide a:hover .de_title .t3 {
    color: rgba(255, 255, 255, 0.8);
  }
  .ny_news .ne_box .slide a:hover .de_title .t4 {
    color: rgba(255, 255, 255, 0.8);
  }
  .ny_news .ne_box .slide a:hover .de_title .t4 svg path {
    fill: rgba(255, 255, 255, 0.8);
  }
  .ny_news .ne_box .slide a:hover .de_ab img {
    transform: scale(1.05);
  }
  .pu_page .prev a,
  .pu_page .next a {
    transition: 0.4s;
    padding: 0 0.2rem;
    height: 48px;
    line-height: 48px;
    color: #666;
    border: 1px solid #e2e2e2;
  }
  .pu_page .prev a:hover,
  .pu_page .next a:hover {
    background: #00a0e9;
    color: #fff;
    border-color: #00a0e9;
  }
  .pu_page .prev {
    margin-right: 6px;
  }
  .pu_page .next {
    margin-left: 6px;
  }
  .pu_page .number a {
    transition: 0.4s;
    color: #666;
    margin: 0 6px;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #e2e2e2;
  }
  .pu_page .number a:hover {
    background: #00a0e9;
    color: #fff;
    border-color: #00a0e9;
  }
  .contact_us .lxwm .lx_txt {
    color: #111;
  }
  .contact_us .lxwm .lx_box {
    margin: 0.6rem 0;
  }
  .contact_us .lxwm .lx_box .le_box {
    width: 40%;
  }
  .contact_us .lxwm .lx_box .le_box .item {
    margin-bottom: 0.32rem;
  }
  .contact_us .lxwm .lx_box .le_box .item .ic {
    width: 36px;
    margin-top: 2px;
  }
  .contact_us .lxwm .lx_box .le_box .item a {
    transition: 0.4s;
    color: #666;
  }
  .contact_us .lxwm .lx_box .le_box .item a:hover {
    color: #00a0e9;
  }
  .contact_us .lxwm .lx_box .le_box .item span {
    color: #666;
  }
  .contact_us .lxwm .lx_box .le_box .item .code p {
    color: #666;
    margin-bottom: 0.12rem;
  }
  .contact_us .lxwm .lx_box .le_box .item .code img {
    width: 1rem;
  }
  .contact_us .lxwm .lx_box .le_box .item:last-child {
    margin-bottom: 0;
  }
  .contact_us .lxwm .lx_box .ri_box {
    width: 60%;
  }
  .contact_us .lxwm .lx_box .ri_box form {
    display: grid;
    gap: 0.2rem;
  }
  .contact_us .lxwm .lx_box .ri_box form .inp {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .contact_us .lxwm .lx_box .ri_box form .inp input {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #f5f5f5;
    border: none;
    padding: 0 0.2rem;
    color: #111;
  }
  .contact_us .lxwm .lx_box .ri_box form .tex textarea {
    background: #f5f5f5;
    border: none;
    width: 100%;
    padding: 0.2rem;
  }
  .contact_us .lxwm .lx_box .ri_box form .label input {
    cursor: pointer;
    width: 200px;
    line-height: 46px;
    background: #00a0e9;
    border: none;
    color: #fff;
  }
  .contact_us .Mymap {
    width: 100%;
  }
  .contact_us .Mymap .map {
      width: 100%;
      height: 5rem;
  }
  .contact_us .Mymap .map .BMapLabel {
      display: none !important;
  }
  .search_list {
      min-height: 50vh;
  }
  .search_list .li_box {
    margin-bottom: 0.6rem;
  }
  .search_list .li_box h5 {
      margin-bottom: .6rem;
  }
  .search_list .li_box .slide {
    padding: 0.4rem 0;
    border-bottom: 1px solid #eee;
  }
  .search_list .li_box .slide .le_box {
    flex: 0.9;
  }
  .search_list .li_box .slide .le_box .time {
    color: #666;
  }
  .search_list .li_box .slide .le_box .time p {
    margin-left: 0.12rem;
  }
  .search_list .li_box .slide .le_box .txt {
    transition: 0.4s;
    margin-top: 0.16rem;
    color: #111;
  }
  .search_list .li_box .slide .ri_box span {
    color: #666;
  }
  .search_list .li_box .slide:hover .le_box .txt {
    color: #00a0e9;
  }
  .search_list .li_box .slide:first-child {
    padding: 0 0 0.4rem;
  }
  @media (max-width: 1680px) {
    .w1520 {
      padding: 0 1.5rem;
    }
  }
  @media (max-width: 1500px) {
    .w1520 {
      padding: 0 1rem;
    }
    .f20 {
      font-size: 18px;
    }
    .f18 {
      font-size: 16px;
    }
  }
  @media (max-width: 1200px) {
    .p100 {
      padding-top: 0.8rem;
    }
    .p100_ {
      padding-bottom: 0.8rem;
    }
    .f70 {
      font-size: 0.6rem;
    }
    .f60 {
      font-size: 0.5rem;
    }
    .f16 {
      font-size: 14px;
    }
    .pc_header {
      display: none;
    }
    .w1520 {
      padding: 0 5vw;
    }
    .pu_search {
      top: 58px;
    }
    .pu_search .ch_box {
      width: 80vw;
    }
    .pu_search .ch_box .close svg {
      width: 16px;
    }
    .index_banner .mySwiper1 .swiper-button-prev {
      left: 5vw;
    }
    .index_banner .mySwiper1 .swiper-button-next {
      right: 5vw;
    }
    .index_banner .mySwiper1 .slide_img img {
      height: calc(100vh - 58px);
    }
    .index_banner .mySwiper1 .swiper-button-next,
    .index_banner .mySwiper1 .swiper-button-prev {
      display: none;
    }
    .index_product .pr_box {
      grid-template-columns: repeat(2, 1fr);
    }
    .index_area .area_box .mySwiper2 .swiper-slide {
      width: calc(100% / 4);
    }
    .index_area .area_box .mySwiper2 .swiper-slide:hover {
      width: calc(100% / 1.5);
    }
    .index_ximi .xm_img img {
      height: 80vh;
    }
    .index_news .news_box {
      gap: 0.6rem 0;
    }
    .index_news .news_box .slide .content1 {
      width: 16%;
    }
    .index_news .news_box .slide .content2 {
      padding: 0 0.5rem;
    }
    .index_news .news_box .slide .content3 {
      width: 100%;
      margin-top: 0.3rem;
    }
    .pc_footer .content1 .nav {
      display: none;
    }
    .pc_footer .content2 .lxfs .item {
      width: 100%;
      margin-right: 0;
      margin-bottom: 0.3rem;
    }
    .pc_footer .content3 {
      text-align: center;
      display: grid;
      gap: 0.2rem 0;
    }
    .pc_footer .content3 p {
      width: 100%;
    }
    .pc_footer .content3 a {
      width: 100%;
      margin-left: 0;
    }
    .domain .do_grid .slide .le_box,
    .domain .do_grid .slide .ri_box {
      width: 100%;
    }
    .domain .do_grid .slide .ri_box {
      padding: 0.4rem 0.3rem;
    }
    .domain .do_grid .slide .ri_box {
      transform: translateX(0);
      min-height: auto;
    }
    .domain .do_grid .slide:nth-child(even) .ri_box {
      transform: translateX(0);
    }
    .ny_news .ne_box .slide a {
      width: 85%;
    }
    .ny_news .ne_box .slide a .de_title {
      width: 75%;
    }
    .ny_news .ne_box .slide a .de_ab {
      width: 30%;
    }
    .contact_us .lxwm .lx_box .le_box,
    .contact_us .lxwm .lx_box .ri_box {
      width: 100%;
    }
    .contact_us .lxwm .lx_box .ri_box {
      margin-top: 0.6rem;
    }
    .contact_us .lxwm .lx_box .ri_box form .label input {
      width: 158px;
    }
    .pu_page .number a {
      display: none;
    }
    .pu_page .number a.active {
      display: block;
    }
    .ny_news .ne_box {
      grid-template-columns: repeat(1, 1fr);
    }
    .about_us .box3 .b_grid,
    .ny_pround .ny_box {
      grid-template-columns: repeat(2, 1fr);
    }
    .index_banner .mySwiper1 .swiper-pagination {
      bottom: 0.4rem;
    }
  }
  @media (max-width: 750px) {
    .f70 {
      font-size: 0.5rem;
    }
    .f60 {
      font-size: 0.4rem;
    }
    .f20 {
      font-size: 16px;
    }
    .pu_page .prev a,
    .pu_page .next a {
      height: 40px;
      line-height: 40px;
    }
    .pu_page .number a {
      width: 40px;
      height: 40px;
      line-height: 40px;
    }
    .pu_wrap {
      padding: 0.2rem 0;
    }
    .contact_us .lxwm .lx_box .ri_box form .inp,
    .about_us .box3 .b_grid,
    .ny_pround .ny_box,
    .about_us .box2 .content2,
    .index_product .pr_box {
      grid-template-columns: repeat(1, 1fr);
    }
    .ny_news .ne_box .slide a {
      width: 100%;
      padding: 0.5rem 0.3rem;
    }
    .ny_news .ne_box .slide a .de_title {
      width: 100%;
    }
    .ny_news .ne_box .slide a .de_ab {
      margin-top: 0.6rem;
      width: 100%;
    }
    .ny_news .ne_box .slide a .de_ab {
      position: relative;
      top: auto;
      right: auto;
      transform: translateY(0);
    }
    .pu_wrap .breat span {
      line-height: 2;
    }
    .pu_title {
      width: 100%;
      margin-bottom: 0.3rem;
    }
    .index_area .area_box .mySwiper2 .swiper-slide {
      width: calc(100% / 2);
    }
    .index_area .area_box .mySwiper2 .swiper-slide:hover {
      width: calc(100%);
    }
    .pu_toggle .prev,
    .pu_toggle .next {
      width: 45px;
      height: 45px;
    }
    .pu_toggle .prev svg,
    .pu_toggle .next svg {
      transform: scale(0.8);
    }
    .index_ximi .xm_ab .content2 {
      margin: 0.6rem 0 0.5rem;
    }
    .index_news .news_box .slide .content1 {
      display: none;
    }
    .index_news .news_box .slide .content2 {
      border-left: none;
      padding: 0;
    }
    .index_ximi .xm_ab .content2 .desc {
      height: 3.2rem;
      overflow: auto;
      padding-right: .2rem;
    }
    .pc_footer .content2 .lxfs .item .it2 p {
      font-size: 15px;
    }
    .index_ximi .xm_ab .content2 .desc::-webkit-scrollbar {
      width: 2px;
      height: 0px;
    }
     .index_ximi .xm_ab .content2 .desc::-webkit-scrollbar-thumb  {
      background: rgba(255,255,255,1);
    }
     .index_ximi .xm_ab .content2 .desc::-webkit-scrollbar-track {
     background: rgba(153,153,153,.6);
    }
  }
  