@charset "UTF-8";
@font-face {
  font-family: "Light";
  src: url("../fonts/Light/win/AlibabaPuHuiTi-3-45-Light.eot"), url("../fonts/Light/win/AlibabaPuHuiTi-3-45-Light.woff2"), url("../fonts/Light/win/AlibabaPuHuiTi-3-45-Light.woff"), url("../fonts/Light/win/AlibabaPuHuiTi-3-45-Light.otf"), url("../fonts/Light/mac/._AlibabaPuHuiTi-3-45-Light.eot"), url("../fonts/Light/mac/._AlibabaPuHuiTi-3-45-Light.woff2"), url("../fonts/Light/mac/._AlibabaPuHuiTi-3-45-Light.woff"), url("../fonts/Light/mac/._AlibabaPuHuiTi-3-45-Light.otf"), url("../fonts/Light/mac/._AlibabaPuHuiTi-3-45-Light.ttf");
  font-display: swap; }

@font-face {
  font-family: "Medium";
  src: url("../fonts/Medium/win/AlibabaPuHuiTi-3-65-Medium.eot"), url("../fonts/Medium/win/AlibabaPuHuiTi-3-65-Medium.woff2"), url("../fonts/Medium/win/AlibabaPuHuiTi-3-65-Medium.woff"), url("../fonts/Medium/win/AlibabaPuHuiTi-3-65-Medium.otf"), url("../fonts/Medium/mac/._AlibabaPuHuiTi-3-65-Medium.eot"), url("../fonts/Medium/mac/._AlibabaPuHuiTi-3-65-Medium.woff2"), url("../fonts/Medium/mac/._AlibabaPuHuiTi-3-65-Medium.woff"), url("../fonts/Medium/mac/._AlibabaPuHuiTi-3-65-Medium.otf"), url("../fonts/Medium/mac/._AlibabaPuHuiTi-3-65-Medium.ttf");
  font-display: swap; }

@font-face {
  font-family: "Regular";
  src: url("../fonts/Regular/win/DingTalkJinBuTi-Regular.ttf"), url("../fonts/Regular/mac/DingTalkJinBuTi-Regular.ttf");
  font-display: swap; }

/*盒子*/
.baseBox {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }
  .baseBox .w1200 {
    width: var(--baseW); }
    .baseBox .w1200 .top-box {
      margin-bottom: 40px; }
    .baseBox .w1200 .title {
      line-height: 1.2;
      color: #000;
      text-align: center;
      font-size: 36px;
      font-weight: 400; }
    .baseBox .w1200 .columns_title {
      text-align: center;
      color: #fff;
      text-shadow: 0px 5px 8px #666;
      padding: 20px; }
    .baseBox .w1200 .describe {
      text-align: center; }
    .baseBox .w1200 .line_box {
      display: flex;
      justify-content: center;
      margin: 30px 0px; }
      .baseBox .w1200 .line_box .line {
        width: 75px;
        height: 2px;
        margin: 10px 0px;
        background-color: var(--base-color); }

.margin-box {
  padding: 40px 0px; }

.header .logo {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.header .logo img {
  height: 70%; }

.header a:hover {
  text-decoration: none !important; }

.header ul {
  list-style: none !important; }

.foot ul {
  list-style: none !important; }

.head_avtive > a {
  color: var(--base-color) !important; }

.head_avtive > a::before {
  width: 100% !important; }

.homepage_carousel_box {
  margin: 0px !important;
  padding: 0px !important; }
  .homepage_carousel_box .w1200 {
    width: 100% !important; }
    .homepage_carousel_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 img {
      width: 100%; }

.home-choose .w1200 .top-box .title {
  color: #fff; }

.home-choose .w1200 .top-box .describe {
  color: #fff; }

.font_color {
  color: var(--base-color); }

.font_gray_color {
  color: #c3c3c3; }

.advantage_box .w1200 {
  width: 100%; }
  .advantage_box .w1200 .content-box {
    margin-top: 140px;
    width: 70%;
    margin: 0px auto; }
    .advantage_box .w1200 .content-box .list_box .list_box_1 {
      display: flex;
      flex-direction: column;
      gap: 30px; }
      .advantage_box .w1200 .content-box .list_box .list_box_1 .item .item-1 {
        display: flex;
        align-items: center;
        gap: 40px; }
        .advantage_box .w1200 .content-box .list_box .list_box_1 .item .item-1 > div {
          flex: 1; }
        .advantage_box .w1200 .content-box .list_box .list_box_1 .item .item-1 .left_1 .left_item_box {
          display: flex;
          gap: 15px; }
          .advantage_box .w1200 .content-box .list_box .list_box_1 .item .item-1 .left_1 .left_item_box .left_item_box_1 > div {
            width: 93px;
            height: 93px;
            display: flex;
            align-items: center;
            justify-content: center; }
            .advantage_box .w1200 .content-box .list_box .list_box_1 .item .item-1 .left_1 .left_item_box .left_item_box_1 > div > div {
              color: #fff;
              font-size: 36px;
              font-weight: bold; }
          .advantage_box .w1200 .content-box .list_box .list_box_1 .item .item-1 .left_1 .left_item_box .left_item_box_2 > div > div:first-child {
            font-size: 24px;
            font-weight: bold; }
          .advantage_box .w1200 .content-box .list_box .list_box_1 .item .item-1 .left_1 .left_item_box .left_item_box_2 > div > div:nth-child(2) {
            font-size: 13px; }
          .advantage_box .w1200 .content-box .list_box .list_box_1 .item .item-1 .left_1 .left_item_box .left_item_box_2 > div > div:nth-child(3) {
            margin-top: 25px; }
            .advantage_box .w1200 .content-box .list_box .list_box_1 .item .item-1 .left_1 .left_item_box .left_item_box_2 > div > div:nth-child(3) > div {
              line-height: 24px;
              margin-bottom: 10px;
              position: relative;
              font-size: 14px;
              color: #333; }
        .advantage_box .w1200 .content-box .list_box .list_box_1 .item .item-1 .right_1 {
          display: none; }
          .advantage_box .w1200 .content-box .list_box .list_box_1 .item .item-1 .right_1 .right_1_box img {
            width: 75%;
            aspect-ratio: 1;
            object-fit: contain;
            filter: drop-shadow(3px 15px 17px rgba(0, 0, 0, 0.459)); }
      .advantage_box .w1200 .content-box .list_box .list_box_1 .item:nth-child(even) .item-1 {
        flex-direction: row-reverse; }

.index_video_wrap {
  height: 100%; }
  .index_video_wrap video {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.news-w .newsde .le .news_list .con-t .tit {
  line-height: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow-wrap: break-word;
  word-break: break-all;
  -webkit-line-clamp: 2; }

.nybanner h1 {
  color: #fff; }

.nybanner {
  position: relative; }

.w1520 {
  position: relative;
  z-index: 2; }

.nybanner::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px; }

.nybanner p {
  font-size: 16px;
  color: #fff; }

.subnav_er_box .w1200 .subnav_er .box {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.subnav_er_box .w1200 .subnav_er .box ul {
  display: flex;
  gap: 40px; }

.anli_box .w1200 .content-box {
  position: relative; }
  .anli_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 {
    background-color: #fff; }
    .anli_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 img {
      width: 100%;
      aspect-ratio: 4 / 3;
      object-fit: cover; }
    .anli_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .title_er {
      padding: 0px 10px;
      padding-bottom: 10px; }
      .anli_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .title_er h2 {
        font-size: 18px;
        font-weight: 500;
        margin-top: 15px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        overflow-wrap: break-word;
        word-break: break-all;
        -webkit-line-clamp: 1; }
      .anli_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .title_er p {
        font-size: 13px;
        margin: 20px 0px;
        line-height: 15px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        overflow-wrap: break-word;
        word-break: break-all;
        -webkit-line-clamp: 1; }
      .anli_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .title_er .more a {
        display: flex;
        align-items: center;
        font-size: 13px;
        padding-bottom: 5px; }
        .anli_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .title_er .more a i {
          width: 20px;
          height: 20px;
          line-height: 20px;
          border-radius: 20px;
          background: #007bc6;
          color: #fff;
          font-size: 12px;
          text-align: center;
          margin-right: 5px;
          display: flex;
          align-items: center;
          justify-content: center; }
          .anli_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .title_er .more a i ::before {
            line-height: normal; }

.anli-swiper-button-prev,
.anli-swiper-button-next {
  cursor: pointer;
  position: absolute;
  margin: auto 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  display: flex;
  align-items: center; }
  .anli-swiper-button-prev .bi,
  .anli-swiper-button-next .bi {
    font-size: 60px;
    color: var(--base-color); }

.anli-swiper-button-prev {
  left: 0px;
  transform: translateX(-130%); }

.anli-swiper-button-next {
  right: 0px;
  transform: translateX(130%); }

.anli-swiper-pagination {
  display: flex;
  justify-content: center;
  margin-top: 30px; }

.pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap; }
  .pagination li {
    padding: 10px;
    background: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 2px;
    min-width: 50px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .pagination li a {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
  .pagination li.active {
    background-color: var(--base-color) !important;
    color: #fff !important; }
  .pagination > span {
    margin: auto 0px; }

.rongyuzizhi_box .w1200 .content-box {
  position: relative; }
  .rongyuzizhi_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item {
    padding: 15px; }
    .rongyuzizhi_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 {
      position: relative;
      box-shadow: 0px 0px 18px -4px rgba(0, 0, 0, 0.349); }
      .rongyuzizhi_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .img_box {
        width: 100%; }
        .rongyuzizhi_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .img_box img {
          width: 100%;
          aspect-ratio: 3 / 4;
          object-fit: contain; }
      .rongyuzizhi_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .title_er {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(0, 0, 0, 0.5); }
        .rongyuzizhi_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .title_er > a {
          height: 40px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff; }

.qiyehuanjing_box .w1200 .content-box {
  position: relative; }
  .qiyehuanjing_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item {
    padding: 15px; }
    .qiyehuanjing_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 {
      position: relative;
      box-shadow: 0px 0px 18px -4px rgba(0, 0, 0, 0.349); }
      .qiyehuanjing_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .img_box {
        width: 100%; }
        .qiyehuanjing_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .img_box img {
          width: 100%;
          aspect-ratio: 4 / 3;
          object-fit: contain; }
      .qiyehuanjing_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .title_er {
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(0, 0, 0, 0.5); }
        .qiyehuanjing_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .title_er > a {
          height: 40px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #fff; }

.hezuohuoban_box .w1200 .content-box {
  position: relative; }
  .hezuohuoban_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item {
    padding: 20px; }
    .hezuohuoban_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 {
      box-shadow: 0px 0px 20px -8px rgba(0, 0, 0, 0.253); }
      .hezuohuoban_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .img_box {
        width: 100%; }
        .hezuohuoban_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .img_box img {
          width: 100%;
          height: 100%;
          aspect-ratio: 3 / 2;
          object-fit: contain;
          background: #fff; }

/*about*/
.about .title {
  text-align: center; }

.about .title h2 {
  font-size: 36px;
  font-weight: 400; }

.about .title p {
  color: #00479d;
  font-size: 20px;
  font-weight: bold; }

.about {
  overflow: hidden; }

.about .container {
  width: var(--baseW);
  position: relative;
  overflow: hidden;
  margin: auto;
  padding-top: 100px;
  padding-bottom: 100px; }

.about_box_top {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px; }
  .about_box_top .gytp {
    display: flex;
    align-items: center;
    justify-content: center; }
  .about_box_top .text .nr_p:hover * {
    color: black !important; }

.about .text h2 {
  color: #00479d;
  font-size: 32px;
  letter-spacing: 1px; }

.about .nr_p {
  margin-top: 30px;
  line-height: 35px; }

.about .nr_p p {
  font-size: 18px;
  line-height: 38px; }

.about .nr_p p:hover {
  color: #00479d; }

.about .text h3 {
  color: #666;
  font-size: 22px;
  margin-top: 10px; }

.about .gytp img {
  width: 100%;
  border-radius: 15px; }

.bout_kr_number {
  font-size: 0;
  color: #666;
  margin-top: 60px;
  overflow: hidden;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr); }

.about_number_li {
  position: relative;
  text-align: center;
  float: left; }

.about_number_li:after {
  content: "";
  width: 1px;
  height: 60%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0;
  top: 20%; }

.about_number_li:nth-child(3):after {
  display: none; }

.num_txt_box {
  display: flex;
  justify-content: center; }

.about_number_span {
  font-size: 90px;
  font-family: Impact, "Microsoft YaHei", 微软雅黑, Arial, Helvetica, sans-serif !important;
  color: #999; }

.num_txt {
  font-size: 90px;
  font-family: Impact, "Microsoft YaHei", 微软雅黑, Arial, Helvetica, sans-serif !important;
  color: var(--base-color); }

.about_number_icon {
  font-size: 30px;
  line-height: 30px;
  color: var(--base-color); }

.num_txt_box_right {
  display: flex;
  flex-direction: column;
  justify-content: space-around; }

.about_number_text .nian {
  display: inline-block;
  vertical-align: bottom;
  font-size: 16px;
  right: 20px;
  top: -15px; }

.about_number_read {
  font-size: 18px; }

.faq_read_img a {
  display: block;
  padding-bottom: 79.83%; }

.faq_read_img a img {
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.faq_read_img:hover a img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.faq_index_wrap {
  background: #f6f9ff;
  padding-bottom: 30px; }

.business_index_wrap {
  background: #f6f9ff; }

.faq_tab_box {
  position: relative;
  margin-top: -70px;
  margin-bottom: 100px; }

.faq_current {
  z-index: 9;
  opacity: 1; }

.faq_read_left {
  width: 40%; }

.faq_read_right {
  width: 59%;
  padding-left: 80px; }

.faq_read_title {
  font-size: 30px;
  line-height: 35px;
  height: 35px;
  font-weight: bold;
  overflow: hidden;
  margin-top: 20px;
  padding-left: 21px;
  position: relative; }

.faq_read_title:after {
  content: "";
  position: absolute;
  left: 0;
  background: #333333;
  width: 6px;
  height: 31px;
  top: 2px; }

.faq_read_text {
  font-size: 16px;
  line-height: 36px;
  color: #666666;
  margin: 15px 0 30px 0; }

.faq_lable {
  font-size: 0;
  padding-right: 10px; }

.faq_lable span {
  font-size: 16px; }

.faq_lable .iconduigou {
  color: #f39910;
  padding-right: 5px;
  font-size: 22px;
  margin-top: 5px; }

.faq_lable .iconduigou img {
  width: 22px; }

.faq_read_box {
  font-size: 18px;
  line-height: 32px;
  color: #999999;
  overflow: hidden; }

.faq_read_box p {
  text-align: justify; }

.faq_read_button {
  padding-top: 35px;
  display: flex;
  gap: 30px;
  flex-wrap: wrap; }

.faq_button_li {
  width: 150px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  position: relative;
  text-align: center; }

.faq_button_li a {
  font-size: 16px;
  display: block;
  position: relative; }

.faq_button_white a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #4d4d4d; }

.faq_button_white a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #4d4d4d; }

.faq_button_white:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #00479d;
  z-index: 2;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.faq_button_white:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #00479d; }

.faq_button_white a {
  position: relative;
  z-index: 3;
  color: #4d4d4d;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.faq_button_white:hover:after {
  width: 100%; }

.faq_button_white:hover a {
  color: #ffffff; }

.faq_button_black {
  margin-left: 20px;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.faq_button_black a {
  position: relative;
  z-index: 1;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.faq_button_black:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #0061ae;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.faq_button_black:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 99%;
  height: 95%;
  border: #4d4d4d 1px solid;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.faq_button_black a span {
  padding-left: 8px;
  line-height: 52px;
  position: relative;
  top: -50%;
  font-size: 12px; }

.faq_button_black a span:after {
  content: "\e685";
  position: absolute;
  opacity: 1;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.faq_button_black a span:before {
  content: "\e685";
  position: absolute;
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.faq_button_black:hover:after {
  width: 100%; }

.faq_button_black:hover a span:before {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1; }

.faq_button_black:hover a span:after {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
  opacity: 0; }

.index-title {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }

.index-title h2 {
  color: rgba(0, 94, 172, 0.2);
  font-family: impact, arial;
  font-size: 52px;
  font-weight: 400;
  text-transform: uppercase; }

.index-title h1 {
  font-size: 36px;
  font-weight: 400;
  margin-top: -35px; }

.index-title img {
  display: block;
  margin-top: 15px; }

.index-pro {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 0px; }

.index-pro .index-title {
  padding-top: 20px; }

.index-pro .index-title h1 {
  color: #111; }

.index-pro .index-pro-main {
  max-width: 1300px;
  width: 95%;
  margin: 0px auto;
  margin-top: 40px; }

.index-pro .index-pro-main .swiper-container_pro .swiper-pagination-bullet {
  padding: 2px;
  margin: 0px 8px; }

.index-pro
.index-pro-main
.swiper-container_pro
.swiper-pagination-bullet-active {
  background: var(--themeColor); }

.index-pro .index-pro-main .index-pro-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }

.index-pro .index-pro-main .index-pro-list .index-pro-left {
  width: 500px; }

.index-pro .index-pro-main .index-pro-list .index-pro-left img {
  aspect-ratio: 1;
  object-fit: contain; }

.index-pro .index-pro-main .index-pro-list .index-pro-right {
  width: 530px; }

.index-pro .index-pro-main .index-pro-list .index-pro-right h1 {
  font-size: 35px;
  font-weight: 400;
  color: #111; }

.index-pro .index-pro-main .index-pro-list .index-pro-right h3 {
  font-size: 22px;
  font-weight: 400;
  margin-top: 15px; }

.index-pro .index-pro-main .index-pro-list .index-pro-right span {
  display: inline-block;
  width: 35px;
  height: 2px;
  background: var(--subColor);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3); }

.index-pro .index-pro-main .index-pro-list .index-pro-right p {
  color: #767676;
  line-height: 35px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow-wrap: break-word;
  word-break: break-all;
  -webkit-line-clamp: 5; }

.index-pro .index-pro-main .index-pro-list .index-pro-right a {
  display: inline-block;
  margin-top: 40px;
  padding: 10px 40px;
  border-radius: 35px;
  border: 1px solid var(--themeColor);
  font-size: 14px;
  color: var(--themeColor); }

.index-pro .index-pro-main .index-pro-list .index-pro-right a:hover {
  background: var(--themeColor);
  color: #fff; }

.youshi {
  padding: 70px 0px 20px 0px;
  background: #ecf5fc; }

.youshi .index-title h1 {
  margin-top: -40px; }

.youshi .index-title h1 span {
  display: inline-block;
  margin: 0px 10px;
  font-family: arial;
  color: var(--subColor);
  font-weight: 600;
  font-size: 50px; }

.youshi .youshi-main {
  max-width: 1520px;
  width: 95%;
  margin: 0px auto;
  margin-top: 50px; }

.youshi .youshi-main .youshi-nav {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  background: #fff; }

.youshi .youshi-main .youshi-nav ul {
  display: flex;
  padding: 0px; }

.youshi .youshi-main .youshi-nav ul li {
  border-right: 1px solid #f1f1f1;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 50px 20px;
  cursor: pointer;
  flex: 1; }

.youshi .youshi-main .youshi-nav ul li:last-child {
  border-right: 0px; }

.youshi .youshi-main .youshi-nav ul li h2 {
  font-size: 24px;
  font-weight: 400; }

.youshi .youshi-main .youshi-nav ul li p {
  font-size: 16px;
  color: #888888;
  margin-top: 10px;
  text-align: center; }

.youshi .youshi-main .youshi-nav ul li span {
  width: 30px;
  height: 1px;
  display: inline-block;
  background: #c7c7c7;
  margin-top: 15px;
  transition: all 0.1s;
  opacity: 1; }

.youshi .youshi-main .youshi-nav ul li img {
  display: block;
  margin-top: 10px;
  visibility: hidden;
  transition: all 0.1s;
  opacity: 0; }

.youshi .youshi-main .youshi-nav ul .active span {
  visibility: hidden;
  opacity: 0; }

.youshi .youshi-main .youshi-nav ul .active img {
  visibility: visible;
  opacity: 1; }

.youshi .youshi-main .youshi-nav ul ._active span {
  visibility: hidden;
  opacity: 0; }

.youshi .youshi-main .youshi-nav ul ._active img {
  visibility: visible;
  opacity: 1; }

.youshi .youshi-main .youshi-group {
  padding: 20px 90px; }

.youshi .youshi-main .youshi-group .youshi-item {
  display: none;
  justify-content: space-between;
  margin-top: 15px;
  min-height: 400px; }

.youshi .youshi-main .youshi-group .youshi-item:first-child {
  display: flex; }

.youshi .youshi-main .youshi-group .youshi-item .youshi-left {
  width: 48%; }

.youshi .youshi-main .youshi-group .youshi-item .youshi-left .youshi-ico {
  display: flex;
  align-items: center; }

.youshi .youshi-main .youshi-group .youshi-item .youshi-left .youshi-ico h1 {
  color: var(--themeColor);
  font-family: arial;
  font-size: 60px; }

.youshi .youshi-main .youshi-group .youshi-item .youshi-left .youshi-ico span {
  width: 30px;
  height: 2px;
  background: var(--themeColor);
  display: inline-block;
  margin-top: 20px; }

.youshi .youshi-main .youshi-group .youshi-item .youshi-left > h1 {
  font-size: 34px; }

.youshi .youshi-main .youshi-group .youshi-item .youshi-left > h1 span {
  font-size: 16px;
  font-family: arial;
  color: #898989;
  font-weight: 400; }

.youshi .youshi-main .youshi-group .youshi-item .youshi-left > p {
  font-size: 16px;
  font-weight: 400;
  color: #767676;
  line-height: 35px;
  margin-top: 20px; }

.youshi .youshi-main .youshi-group .youshi-item .youshi-right {
  width: 40%;
  margin-top: 40px; }

.youshi .youshi-main .youshi-group .youshi-item .youshi-right img {
  height: 300px;
  object-fit: cover;
  background: #fff;
  padding: 10px; }

.l_sybox5 .l_sybx5list p {
  font-size: 14px; }
  .l_sybox5 .l_sybx5list p .num {
    font-weight: bold;
    color: var(--base-color);
    margin-right: 10px; }

/* home choose */
.home-choose {
  padding: 4% 0 4%;
  z-index: 1;
  position: relative; }

.home-choose .home-des,
.home-choose .home-title {
  color: #fff; }

.choose-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px; }

.choose-ul .choose-item {
  width: 23%;
  background: #ffff;
  box-shadow: 0 6px 13px 0 rgba(19, 20, 21, 0.08);
  padding: 50px 30px;
  text-align: center;
  transition: all 0.2s linear; }

.choose-ul .choose-item:hover {
  transform: translateY(-5px); }

.choose-ul .choose-item:hover .icon {
  transform: rotateY(360deg); }

.choose-ul .choose-item .title {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: inherit !important; }

.choose-ul .choose-item img {
  height: 60px;
  transition: all 0.3s linear; }

.choose-ul .choose-item .icon {
  transition: all 0.3s linear;
  line-height: 1; }

.choose-ul .choose-item em {
  font-size: 60px;
  color: var(--color); }

.choose-ul .choose-item .info {
  margin-top: 20px;
  font-size: 15px;
  line-height: 1.6; }

.navbar .category-item .two2 .div1 a {
  padding: 10px 15px;
  display: flex;
  justify-content: center;
  background-color: var(--base-color); }
  .navbar .category-item .two2 .div1 a * {
    color: #fff !important; }

.navbar .category-item .two2 .div1 a.on {
  background-color: var(--themeColor) !important; }

.navbar .category-item .two2.two3 {
  min-width: 160px; }

.contact_item {
  cursor: pointer; }

.foot {
  background: #111111;
  padding-bottom: 0px; }

.foot .foot-main {
  width: var(--baseW);
  margin: 0px auto;
  padding-bottom: 20px;
  padding-top: 80px;
  display: flex;
  justify-content: space-between;
  gap: 40px; }

.foot .foot-main .foot-left {
  flex: 4; }

.foot .foot-main .foot-left .foot-left-logo img {
  display: block;
  height: 60px; }

.foot .foot-main .foot-left .foot-left-info {
  margin-top: 30px; }

.foot .foot-main .foot-left .foot-left-info .foot-tell:nth-child(2) {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #5c5c5c; }

.foot .foot-main .foot-left .foot-left-info .foot-tell p {
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center; }

.foot .foot-main .foot-left .foot-left-info .foot-tell p img {
  margin-right: 10px; }

.foot .foot-main .foot-left .foot-left-info .foot-tell p i {
  font-size: 30px; }

.foot .foot-main .foot-left .foot-left-info h1 {
  color: var(--subColor) !important;
  font-weight: 600 !important;
  font-family: arial !important;
  margin-top: 10px !important;
  font-size: 30px !important; }

.new_con1 {
  line-height: 2 !important; }

.new_con1 .container {
  flex-wrap: wrap; }

.new_con1 .container .a {
  padding: 10px 15px; }

.foot .foot-main .foot-left ul {
  margin-top: 20px;
  padding: 0px; }

.foot .foot-main .foot-left ul li {
  color: #fff;
  display: flex;
  align-items: flex-start;
  margin-bottom: 22px; }

.foot .foot-main .foot-left ul li:first-child img {
  margin-right: 5px; }

.foot .foot-main .foot-left ul li span {
  font-size: 15px;
  font-family: arial; }

.foot .foot-main .foot-xian {
  width: 1px;
  height: 390px;
  background: rgba(255, 255, 255, 0.3); }

.foot .foot-main .foot-right {
  flex: 6; }

.foot .foot-main .foot-right .foot-right-top {
  display: flex;
  justify-content: space-between; }

.foot .foot-main .foot-right .foot-right-top .foot-item .foot-item-title h1 {
  font-size: 18px;
  color: #fff;
  font-weight: 400; }
  .foot .foot-main .foot-right .foot-right-top .foot-item .foot-item-title h1 a {
    font-size: 18px;
    color: #fff;
    font-weight: 400; }

.foot .foot-main .foot-right .foot-right-top .foot-item .foot-item-title span {
  display: inline-block;
  width: 25px;
  height: 2px;
  background: var(--subColor); }

.foot .foot-main .foot-right .foot-right-top .foot-item ul {
  margin-top: 15px;
  padding: 0px; }

.foot .foot-main .foot-right .foot-right-top .foot-item ul li {
  line-height: 30px; }

.foot .foot-main .foot-right .foot-right-top .foot-item ul li a {
  color: #ababab;
  font-size: 15px; }

.foot .foot-main .foot-right .foot-right-top .foot-item ul li a:hover {
  color: var(--subColor); }

.foot .foot-main .foot-right .foot-right-top .foot-wechat {
  display: flex;
  justify-content: center;
  align-items: center; }

.foot .foot-main .foot-right .foot-right-top .foot-wechat p {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  line-height: 25px; }

.foot .foot-main .foot-right .foot-right-top .foot-wechat .foot-wechat-left {
  width: 180px;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.foot
.foot-main
.foot-right
.foot-right-top
.foot-wechat
.foot-wechat-left
img {
  width: 150px;
  height: 150px; }

.foot .foot-main .foot-right .foot-right-top .foot-wechat .foot-wechat-right {
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.foot .foot-main .foot-right .foot-links {
  margin-top: 30px;
  display: flex; }

.foot .foot-main .foot-right .foot-links .foot-links-title {
  width: 18%; }

.foot .foot-main .foot-right .foot-links .foot-links-title p {
  color: var(--subColor);
  font-family: arial;
  text-transform: uppercase;
  margin-bottom: 10px; }

.foot .foot-main .foot-right .foot-links .foot-links-title h1 {
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 19px; }

.foot .foot-main .foot-right .foot-links ul {
  margin-left: 15px;
  display: flex;
  align-items: flex-end; }

.foot .foot-main .foot-right .foot-links ul li {
  margin-right: 10px; }

.foot .foot-main .foot-right .foot-links ul li:last-child {
  margin-right: 0px; }

.foot .foot-main .foot-right .foot-links ul li:nth-child(2) {
  margin-left: 50px; }

.foot .foot-main .foot-right .foot-links ul li a {
  color: #ababab; }

.foot .foot-main .foot-right .foot-links ul li a:hover {
  color: #fff;
  text-decoration: underline; }

.foot-left-logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .foot-left-logo span {
    color: #fff;
    font-size: 24px;
    font-weight: bold; }

.foot-left-logo span {
  display: none; }

.font_copy {
  text-align: center;
  height: 50px;
  color: #fff; }

.sonBan-cont {
  color: #fff !important; }

.container,
.container-middle {
  width: 100% !important;
  padding: 0px !important; }

.contact_li li {
  display: flex;
  align-items: center;
  gap: 10px; }
  .contact_li li > div:nth-child(2) {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    flex-direction: column; }

.contact_li li span {
  margin: 0px;
  padding: 0px; }

.contact_li li i {
  margin: 0px;
  padding: 0px; }

.news-w {
  margin: 30px 0px; }
  .news-w .ly {
    margin: 0px 30px; }

/* sy_con4 */
.sy_con4 {
  width: 100%; }

.sy_con4 .rq {
  width: 100%;
  position: relative; }

.sy_a {
  font-size: 16px;
  color: #666666;
  font-family: "albb";
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right: 28px; }

.sy_a:hover {
  color: var(--base-color); }

.sy_a::before {
  content: "";
  width: 22px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s; }

.sy_con4 .rq .rq1 {
  width: 100%;
  border: 2px solid #eeeeee;
  border-bottom: none;
  padding: 35px;
  position: relative; }

.sy_con4 .rq .rq1:last-child {
  border-bottom: 2px solid #eeeeee; }

.sy_con4 .rq .rq1::before {
  content: "";
  width: 8px;
  height: 0%;
  background: var(--base-color);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all 0.5s; }

.sy_con4 .rq .rq1:hover::before {
  height: 100%; }

.sy_con4 .rq .rq1 .lef {
  width: 20.5%;
  float: left; }

.sy_con4 .rq .rq1 .lef img {
  width: 100%;
  vertical-align: middle;
  transition: all 0.5s; }

.sy_con4 .rq .rq1:hover .lef img {
  transform: scale(1.05); }

.sy_con4 .rq .rq1 .rig {
  width: 79.5%;
  float: left;
  padding-left: 50px;
  padding-right: 310px; }

.sy_con4 .rq .rq1 .rig .p1 {
  font-size: 20px;
  color: var(--base-color);
  font-family: "albb"; }

.sy_con4 .rq .rq1 .rig .p1 img {
  width: 22px;
  margin-bottom: -4px; }

.sy_con4 .rq .rq1 .rig .p2 {
  font-size: 20px;
  color: #666666;
  font-family: "albb";
  padding-top: 14px;
  margin-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.5s; }

.sy_con4 .rq .rq1:hover .rig .p2 {
  color: var(--base-color); }

.sy_con4 .rq .rq1 .rig .p3 {
  font-size: 16px;
  color: #999999;
  font-family: "albb";
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.sy_con4 .rq .rq1 .rig .p4 {
  font-size: 16px;
  color: #999999;
  font-family: "albb";
  margin-top: 25px;
  transition: all 0.5s; }

.sy_con4 .rq .rq1:hover .rig .p4 {
  color: var(--base-color); }

.sy_con4 .rq .rq1 .rig .p4 img {
  width: 19px;
  margin-bottom: -3px; }

.bottom_contact_box {
  position: relative; }
  .bottom_contact_box .w1200 {
    position: absolute; }
    .bottom_contact_box .w1200 .content-box .item {
      width: 100%;
      height: 300px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      z-index: 2;
      position: relative;
      gap: 20px; }
      .bottom_contact_box .w1200 .content-box .item h1 {
        font-size: 36px;
        color: #fff;
        font-weight: bold;
        text-align: center; }
      .bottom_contact_box .w1200 .content-box .item .deo {
        text-align: center;
        color: #fff;
        font-size: 16px; }
        .bottom_contact_box .w1200 .content-box .item .deo * {
          color: #fff;
          font-size: 16px; }
      .bottom_contact_box .w1200 .content-box .item a {
        background: #fff;
        height: 50px;
        width: 150px;
        border-radius: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--base-color);
        font-size: 18px;
        font-weight: bold; }
  .bottom_contact_box video {
    width: 100%;
    height: 300px;
    object-fit: cover; }

.eywm-column {
  position: relative;
  min-height: 1px;
  display: flex; }

.main {
  min-height: 40vh; }

.lists_single_culture_box .w1200 .content-box .item-box .item:nth-child(even) {
  flex-direction: row-reverse; }

.lists_single_culture_box .w1200 .content-box .item-box .item {
  height: auto;
  min-height: 360px;
  overflow: hidden;
  display: flex; }
  .lists_single_culture_box .w1200 .content-box .item-box .item > div {
    flex: 1; }
  .lists_single_culture_box .w1200 .content-box .item-box .item .img {
    height: 100%;
    overflow: hidden; }
    .lists_single_culture_box .w1200 .content-box .item-box .item .img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: all 0.5s; }
  .lists_single_culture_box .w1200 .content-box .item-box .item .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.5s; }
    .lists_single_culture_box .w1200 .content-box .item-box .item .content .content-box-1 {
      overflow: hidden;
      line-height: 1.2;
      padding: 30px; }
      .lists_single_culture_box .w1200 .content-box .item-box .item .content .content-box-1 .title-box {
        margin-bottom: 20px;
        text-align: center; }
        .lists_single_culture_box .w1200 .content-box .item-box .item .content .content-box-1 .title-box .title {
          font-size: 30px;
          color: #000; }
        .lists_single_culture_box .w1200 .content-box .item-box .item .content .content-box-1 .title-box .subtitle {
          font-size: 15px; }
      .lists_single_culture_box .w1200 .content-box .item-box .item .content .content-box-1 .content-txt {
        font-size: 16px;
        color: #000; }

.lists_single_culture_box .w1200 .content-box .item-box .item:hover .img img {
  transform: scale(1.2); }

.lists_single_culture_box .w1200 .content-box .item-box .item:hover .content .title {
  color: var(--base-color) !important; }

.swiper-slide-thumb-active .thumbs-year i,
.swiper-slide-thumb-active .thumbs-year i::before,
.swiper-slide-thumb-active .thumbs-year i::after {
  background: var(--base-color) !important; }

.swiper-slide-thumb-active * {
  color: var(--base-color) !important; }

.enterprise_environment_box .w1200 .content-box .list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px; }
  .enterprise_environment_box .w1200 .content-box .list .item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    min-height: 300px; }
    .enterprise_environment_box .w1200 .content-box .list .item .img_box {
      position: absolute;
      border-radius: 10px;
      overflow: hidden;
      height: 100%;
      width: 100%; }
      .enterprise_environment_box .w1200 .content-box .list .item .img_box img {
        height: 100%;
        width: 100%;
        border-radius: 10px;
        object-fit: cover;
        aspect-ratio: 16 / 11;
        transition: all 0.5s; }
    .enterprise_environment_box .w1200 .content-box .list .item .img_box::before {
      position: absolute;
      display: block;
      content: "";
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2);
      z-index: 3;
      border-radius: 10px;
      transform: translateX(-110%) translateY(-110%);
      transition: all 0.5s; }
    .enterprise_environment_box .w1200 .content-box .list .item .content_txt {
      position: absolute;
      bottom: 0px;
      left: 0px;
      position: relative;
      width: 100%;
      height: 100%;
      color: #fff;
      background: rgba(0, 0, 0, 0.7);
      z-index: 3;
      border-radius: 10px;
      transform: translateX(-110%) translateY(-110%);
      transition: all 0.5s;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0px 10%;
      text-align: center; }
      .enterprise_environment_box .w1200 .content-box .list .item .content_txt .txt_tit {
        flex: 1;
        display: flex;
        align-items: flex-end;
        font-size: 18px; }
      .enterprise_environment_box .w1200 .content-box .list .item .content_txt .line_box {
        height: 20px;
        display: flex;
        align-items: center; }
      .enterprise_environment_box .w1200 .content-box .list .item .content_txt .con_txt {
        flex: 2.5;
        font-size: 14px;
        line-height: 1.8; }
    .enterprise_environment_box .w1200 .content-box .list .item .bottom_txt {
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 70px;
      display: flex;
      justify-content: center;
      align-items: center;
      background-image: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6));
      font-size: 16px;
      color: #fff;
      transition: all 0.6s;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px; }
  .enterprise_environment_box .w1200 .content-box .list .item:hover {
    transform: translateX(0%) translateY(0%); }
    .enterprise_environment_box .w1200 .content-box .list .item:hover .img_box img {
      transform: scale(1.2); }
    .enterprise_environment_box .w1200 .content-box .list .item:hover .content_txt {
      transform: translateX(0%) translateY(0%); }
    .enterprise_environment_box .w1200 .content-box .list .item:hover .bottom_txt {
      transform: translateY(150%); }

.product_box .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  text-align: center; }
  .product_box .list * {
    font-size: 14px; }
  .product_box .list img {
    aspect-ratio: 10 / 7;
    object-fit: cover; }

.xilie_box {
  margin: 60px 0px; }
  .xilie_box .w1200 {
    width: 100%; }
    .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 {
      display: flex; }
      .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 > div:first-child {
        flex: 1;
        padding: 70px; }
        .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 > div:first-child > div:first-child > div:first-child {
          margin-bottom: 40px; }
          .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 > div:first-child > div:first-child > div:first-child img {
            width: 50px;
            height: 50px;
            object-fit: contain; }
        .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 > div:first-child > div:first-child > div:nth-child(2) {
          margin-bottom: 40px; }
          .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 > div:first-child > div:first-child > div:nth-child(2) > p:first-child {
            color: #999999;
            font-size: 14px; }
          .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 > div:first-child > div:first-child > div:nth-child(2) > p:last-child {
            font-size: 30px;
            color: #0998cc;
            font-weight: bold; }
        .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 > div:first-child > div:nth-child(2) {
          margin-bottom: 40px; }
          .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 > div:first-child > div:nth-child(2) > p:last-child {
            text-indent: 2rem;
            line-height: 1.6; }
        .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 > div:first-child > div:last-child a {
          display: inline-block;
          font-size: 16px;
          border-radius: 30px;
          padding: 10px 30px;
          background: #0998cc;
          color: #fff;
          border: 2px solid #0998cc; }
      .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 > div:last-child {
        flex: 1; }
        .xilie_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 > div:last-child img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
    .xilie_box .w1200 .content-box .swiper .swiper-button-prev {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 10px;
      margin: auto; }
    .xilie_box .w1200 .content-box .swiper .swiper-button-next {
      position: absolute;
      top: 0px;
      bottom: 0px;
      right: 10px;
      margin: auto; }
    .xilie_box .w1200 .content-box .swiper .swiper-button-prev,
    .xilie_box .w1200 .content-box .swiper .swiper-button-next {
      display: flex;
      justify-content: center;
      align-items: center;
      background-image: none;
      background-color: rgba(0, 0, 0, 0.5);
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background-size: 40%; }
      .xilie_box .w1200 .content-box .swiper .swiper-button-prev i,
      .xilie_box .w1200 .content-box .swiper .swiper-button-next i {
        font-size: 24px;
        color: #fff; }
    .xilie_box .w1200 .content-box .swiper .swiper-button-prev::after,
    .xilie_box .w1200 .content-box .swiper .swiper-button-next::after {
      display: none; }

.sonBan_features_box {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: center;
  position: relative; }
  .sonBan_features_box img {
    height: 100%;
    width: 100%; }
  .sonBan_features_box .sonBan-cont {
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.4); }
    .sonBan_features_box .sonBan-cont .contain {
      flex-direction: column;
      text-align: center;
      gap: 15px; }
      .sonBan_features_box .sonBan-cont .contain .text {
        font-size: 36px;
        font-weight: bolder; }
      .sonBan_features_box .sonBan-cont .contain .title {
        font-size: 30px;
        font-weight: lighter; }

.features_content_box {
  min-height: 200px;
  background-color: #f5f5f5;
  padding: 40px 0px; }
  .features_content_box .w1200 .top-box {
    display: flex;
    justify-content: space-between;
    gap: 30px; }
    .features_content_box .w1200 .top-box .left_1 > div {
      display: flex;
      align-items: center;
      gap: 15px; }
    .features_content_box .w1200 .top-box .left_1 h1 {
      font-size: 30px;
      color: #000; }
    .features_content_box .w1200 .top-box .left_1 .line {
      width: 4px;
      background-color: var(--base-color);
      height: 25px; }
    .features_content_box .w1200 .top-box .right_1 {
      display: flex;
      gap: 20px;
      align-items: center;
      flex-wrap: wrap; }
      .features_content_box .w1200 .top-box .right_1 a {
        display: inline-block;
        font-size: 16px; }
  .features_content_box .w1200 .content-box .content_text {
    min-height: 200px;
    border-radius: 5px;
    background-color: #fff;
    padding: 40px; }
    .features_content_box .w1200 .content-box .content_text img {
      max-width: 100% !important; }

.features_box {
  min-height: 200px;
  background-color: #f5f5f5;
  padding: 40px 0px; }
  .features_box .w1200 .top-box {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap; }
    .features_box .w1200 .top-box .left_1 > div {
      display: flex;
      align-items: center;
      gap: 15px; }
    .features_box .w1200 .top-box .left_1 h1 {
      font-size: 30px;
      color: #000; }
    .features_box .w1200 .top-box .left_1 .line {
      width: 4px;
      background-color: var(--base-color);
      height: 25px; }
    .features_box .w1200 .top-box .right_1 {
      display: flex;
      gap: 20px;
      align-items: center;
      flex-wrap: wrap; }
      .features_box .w1200 .top-box .right_1 a {
        display: inline-block;
        font-size: 16px; }
  .features_box .w1200 .content-box {
    min-height: 200px;
    border-radius: 5px;
    background-color: #fff;
    padding: 40px 20px; }
    .features_box .w1200 .content-box img {
      max-width: 100% !important; }
    .features_box .w1200 .content-box .have_img {
      display: flex;
      gap: 20px;
      justify-content: space-between;
      align-items: center; }

.features_lunbo_content_box {
  min-height: 200px;
  background-color: #f5f5f5;
  padding: 40px 0px; }
  .features_lunbo_content_box .w1200 .top-box {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap; }
    .features_lunbo_content_box .w1200 .top-box .left_1 > div {
      display: flex;
      align-items: center;
      gap: 15px; }
    .features_lunbo_content_box .w1200 .top-box .left_1 h1 {
      font-size: 30px;
      color: #000;
      white-space: nowrap; }
    .features_lunbo_content_box .w1200 .top-box .left_1 .line {
      width: 4px;
      background-color: var(--base-color);
      height: 25px; }
    .features_lunbo_content_box .w1200 .top-box .right_1 {
      display: flex;
      gap: 20px;
      align-items: center;
      flex-wrap: wrap; }
      .features_lunbo_content_box .w1200 .top-box .right_1 a {
        display: inline-block;
        font-size: 16px; }
  .features_lunbo_content_box .w1200 .content-box {
    min-height: 200px;
    border-radius: 5px;
    background-color: #fff;
    padding: 40px 200px;
    position: relative; }
    .features_lunbo_content_box .w1200 .content-box * {
      font-family: "Regular"; }
    .features_lunbo_content_box .w1200 .content-box img {
      max-width: 100% !important; }
    .features_lunbo_content_box .w1200 .content-box .have_img {
      display: flex;
      gap: 20px;
      justify-content: space-between;
      align-items: center; }
    .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item {
      background-color: #f2f7f9; }
      .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .top_1 img {
        width: 100%; }
      .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 {
        padding: 50px 100px;
        position: relative;
        z-index: 1;
        min-height: 417px; }
        .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 > div:first-child {
          display: flex;
          flex-direction: column;
          gap: 10px;
          margin-bottom: 10px; }
          .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 > div:first-child p {
            font-size: 16px; }
        .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 > div:nth-child(2) {
          margin-bottom: 40px; }
          .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 > div:nth-child(2) p {
            font-size: 24px;
            color: var(--base-color);
            font-weight: bold; }
        .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 .list {
          display: grid;
          grid-template-columns: repeat(4, 1fr);
          gap: 20px; }
          .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 .list .list_item > div:first-child {
            margin-bottom: 20px; }
            .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 .list .list_item > div:first-child img {
              width: 50px;
              height: 50px;
              object-fit: contain; }
          .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 .list .list_item > div:nth-child(2) {
            font-size: 16px;
            margin-bottom: 10px; }
          .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 .list .list_item > div:last-child {
            font-size: 16px; }
        .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 .big_num {
          position: absolute;
          left: 50%;
          top: 0;
          text-align: center;
          z-index: -1; }
          .features_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 .bottom_1 .big_num > div {
            font-size: 800px;
            line-height: 100%;
            font-weight: 900;
            color: #fafcfc; }
    .features_lunbo_content_box .w1200 .content-box .features_lunbo-swiper-button-prev,
    .features_lunbo_content_box .w1200 .content-box .features_lunbo-swiper-button-next {
      display: block;
      background-image: none;
      z-index: 10; }
      .features_lunbo_content_box .w1200 .content-box .features_lunbo-swiper-button-prev i,
      .features_lunbo_content_box .w1200 .content-box .features_lunbo-swiper-button-next i {
        font-size: 60px;
        color: var(--base-color); }
    .features_lunbo_content_box .w1200 .content-box .features_lunbo-swiper-button-prev {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      display: flex;
      align-items: center; }
    .features_lunbo_content_box .w1200 .content-box .features_lunbo-swiper-button-next {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      display: flex;
      align-items: center; }
    .features_lunbo_content_box .w1200 .content-box .features_lunbo-swiper-button-prev::after,
    .features_lunbo_content_box .w1200 .content-box .features_lunbo-swiper-button-next::after {
      display: none; }

.features_content_img_box {
  min-height: 200px;
  background-color: #f5f5f5;
  padding: 40px 0px; }
  .features_content_img_box .w1200 .top-box {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap; }
    .features_content_img_box .w1200 .top-box .left_1 > div {
      display: flex;
      align-items: center;
      gap: 15px; }
    .features_content_img_box .w1200 .top-box .left_1 h1 {
      font-size: 30px;
      color: #000;
      white-space: nowrap; }
    .features_content_img_box .w1200 .top-box .left_1 .line {
      width: 4px;
      background-color: var(--base-color);
      height: 25px; }
    .features_content_img_box .w1200 .top-box .right_1 {
      display: flex;
      gap: 20px;
      align-items: center;
      flex-wrap: wrap; }
      .features_content_img_box .w1200 .top-box .right_1 a {
        display: inline-block;
        font-size: 16px; }
  .features_content_img_box .w1200 .content-box {
    min-height: 200px;
    border-radius: 5px;
    background-color: #fff;
    padding: 40px 200px;
    position: relative; }
    .features_content_img_box .w1200 .content-box * {
      font-family: "Regular"; }
    .features_content_img_box .w1200 .content-box img {
      max-width: 100% !important; }
    .features_content_img_box .w1200 .content-box .have_img {
      display: flex;
      gap: 20px;
      justify-content: space-between;
      align-items: center; }
    .features_content_img_box .w1200 .content-box .item {
      background-color: #f2f7f9; }
      .features_content_img_box .w1200 .content-box .item .item-1 .top_1 img {
        width: 100%; }
      .features_content_img_box .w1200 .content-box .item .item-1 .bottom_1 {
        padding: 50px 100px;
        position: relative;
        z-index: 1;
        min-height: 417px; }
        .features_content_img_box .w1200 .content-box .item .item-1 .bottom_1 > div:first-child {
          display: flex;
          flex-direction: column;
          gap: 10px;
          margin-bottom: 10px; }
          .features_content_img_box .w1200 .content-box .item .item-1 .bottom_1 > div:first-child p {
            font-size: 16px; }
        .features_content_img_box .w1200 .content-box .item .item-1 .bottom_1 > div:nth-child(2) {
          margin-bottom: 40px; }
          .features_content_img_box .w1200 .content-box .item .item-1 .bottom_1 > div:nth-child(2) p {
            font-size: 24px;
            color: var(--base-color);
            font-weight: bold; }

.features_avtive {
  color: var(--base-color);
  position: relative; }

.features_avtive::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -8px;
  border: 4px solid transparent;
  border-top-color: var(--base-color); }

.solution_nav {
  height: 0px; }
  .solution_nav .w1200 {
    transform: translateY(-50%); }

.sonBan-menu {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 5px; }

.contain,
.casejs-head .text {
  width: var(--baseW) !important; }

.yuan-box-in {
  background: var(--base-color) !important; }
  .yuan-box-in .bi {
    color: #fff !important; }

.my-advantage-box-1 .w1200 .content-box {
  display: flex;
  justify-content: flex-end; }
  .my-advantage-box-1 .w1200 .content-box .web-days {
    flex: 0.5;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 15px;
    z-index: 2; }
    .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item {
      flex: 0.5;
      display: flex;
      align-items: center; }
      .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 {
        display: flex;
        gap: 10px; }
        .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 .web-yuan {
          width: 50px;
          display: flex;
          justify-content: center;
          align-items: center;
          z-index: 9; }
          .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 .web-yuan .yuan-box {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background: var(--gray-light-color);
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.5s;
            transform: translateX(-50%); }
            .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 .web-yuan .yuan-box .bi {
              color: var(--base-color);
              transition: all 0.5s; }
        .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 .txt-box {
          flex: 1; }
          .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 .txt-box .txt-box-item {
            padding: 20px;
            background: #fff;
            border-radius: 3px;
            position: relative;
            min-height: 230px;
            box-shadow: var(--box-shadow); }
            .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 .txt-box .txt-box-item .txt-box-title {
              font-size: 20px;
              font-weight: bold;
              color: var(--base-color);
              margin-bottom: 10px; }
            .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 .txt-box .txt-box-item .txt-box-content {
              font-size: 15px; }
          .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 .txt-box .txt-box-item::before {
            display: block;
            content: "";
            position: absolute;
            left: -16px;
            top: 50%;
            transform: translateY(-50%);
            border-right: 8px solid #fff;
            border-bottom: 8px solid transparent;
            border-top: 8px solid transparent;
            border-left: 8px solid transparent; }
    .my-advantage-box-1 .w1200 .content-box .web-days .web-timeline__line {
      position: absolute;
      /* height: 100%; */
      width: 2px;
      top: 25px;
      bottom: 25px;
      background: var(--gray-light-color);
      left: 4px;
      overflow: hidden; }
      .my-advantage-box-1 .w1200 .content-box .web-days .web-timeline__line .web-timeline__line__inner {
        position: absolute;
        height: 100%;
        width: 100%;
        background: var(--base-color);
        transition: all 0.5s; }
  .my-advantage-box-1 .w1200 .content-box .web-days-left .web-days-item .web-days-item-1 {
    display: flex;
    flex-direction: row-reverse; }
    .my-advantage-box-1 .w1200 .content-box .web-days-left .web-days-item .web-days-item-1 .web-yuan {
      opacity: 0; }
    .my-advantage-box-1 .w1200 .content-box .web-days-left .web-days-item .web-days-item-1 .txt-box {
      text-align: right; }
      .my-advantage-box-1 .w1200 .content-box .web-days-left .web-days-item .web-days-item-1 .txt-box .txt-box-item::before {
        display: none; }
      .my-advantage-box-1 .w1200 .content-box .web-days-left .web-days-item .web-days-item-1 .txt-box .txt-box-item::after {
        display: block;
        content: "";
        background: transparent;
        position: absolute;
        right: -16px;
        top: 50%;
        transform: translateY(-50%);
        border-left: 8px solid #fff;
        border-bottom: 8px solid transparent;
        border-top: 8px solid transparent;
        border-right: 8px solid transparent; }

.pro-top-right > h3 {
  font-size: 24px;
  font-weight: bold; }

.brief_introduction > div:first-child {
  display: flex;
  gap: 10px;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px; }

.brief_introduction > div:last-child {
  line-height: 1.5; }

.lists_article_top_nav_one_box {
  margin-top: 70px; }
  .lists_article_top_nav_one_box .w1200 .content-box img {
    max-width: 100% !important; }
  .lists_article_top_nav_one_box .w1200 .content-box .tab-btn,
  .lists_article_top_nav_one_box .w1200 .content-box .child_tab_btn {
    display: flex; }
    .lists_article_top_nav_one_box .w1200 .content-box .tab-btn > a,
    .lists_article_top_nav_one_box .w1200 .content-box .child_tab_btn > a {
      flex: 0.5;
      margin: 0px !important;
      border: 1px solid #e5e5e5;
      background: #f5f5f5;
      color: #333;
      position: relative; }
      .lists_article_top_nav_one_box .w1200 .content-box .tab-btn > a > span,
      .lists_article_top_nav_one_box .w1200 .content-box .child_tab_btn > a > span {
        position: absolute;
        bottom: -7px;
        left: 50%;
        display: none;
        border-top: 8px solid #044e87;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        transform: translateX(-50%); }
  .lists_article_top_nav_one_box .one_column_title_active {
    background-color: var(--base-color); }

.lists_article_top_nav_one_active {
  background-color: var(--base-color) !important;
  color: #fff !important; }
  .lists_article_top_nav_one_active > span {
    display: block !important; }

.duo_column_box .one_list {
  display: flex; }
  .duo_column_box .one_list > a {
    flex: 0.5;
    margin: 0px !important;
    border: 1px solid #e5e5e5;
    background: #f5f5f5;
    color: #333;
    position: relative;
    text-align: center;
    padding: 10px 15px;
    font-size: 16px; }
    .duo_column_box .one_list > a > span {
      position: absolute;
      bottom: -7px;
      left: 50%;
      display: none;
      border-top: 8px solid #044e87;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      transform: translateX(-50%); }

.duo_column_box .one_list_nav_title.one_list_nav_title_avtie {
  background-color: var(--base-color) !important; }
  .duo_column_box .one_list_nav_title.one_list_nav_title_avtie > span {
    display: block; }

.duo_column_box .one_title_box_title {
  display: none;
  margin-bottom: 20px;
  text-align: center;
  font-size: 34px;
  font-weight: normal; }

.duo_column_box .one_title_box_title.one_title_box_title_avtie {
  display: block; }

.duo_column_box .two_list_box_list {
  display: none; }
  .duo_column_box .two_list_box_list > a {
    flex: 0.5;
    margin: 0px !important;
    border: 1px solid #e5e5e5;
    color: #333;
    position: relative;
    text-align: center;
    padding: 10px 15px;
    border-left: none;
    border-bottom: none;
    font-size: 16px; }
  .duo_column_box .two_list_box_list > a:first-child {
    border-left: 1px solid #e5e5e5; }

.duo_column_box .two_list_box_list.two_list_box_list_avtie {
  display: flex;
  margin-top: 20px; }

.duo_column_box .one_content_box_box {
  display: none; }

.duo_column_box .one_content_box_box.one_content_box_box_avtie {
  display: block; }

.duo_column_box .two_title_box_box_title {
  display: none;
  margin-bottom: 20px;
  text-align: center;
  font-size: 34px;
  font-weight: normal; }

.duo_column_box .two_title_box_box_title.two_title_box_box_title_avtie {
  display: block; }

.duo_column_box .two_content_box_box_content {
  display: none; }

.duo_column_box .two_content_box_box_content.two_content_box_box_content_avtie {
  display: block; }

.duo_column_box .two_list_box_list_nav_title.two_list_box_list_nav_title_active {
  color: var(--base-color) !important;
  font-weight: bold; }

.duo_column_box .column_content_box {
  margin-top: 30px; }

.duo_column_box .one_content_box_box {
  margin-top: 60px; }

.new_content_box .w1200 .top-box .title {
  font-size: 24px; }

.new_content_box .w1200 .top-box .describe {
  display: flex;
  justify-content: center;
  gap: 15px;
  font-size: 14px;
  margin-top: 10px; }

.new_content_box .w1200 .content-box img {
  max-width: 100% !important; }

.index_news_box {
  background-color: #f6f9ff; }
  .index_news_box .w1200 .top-box {
    display: flex;
    justify-content: space-between;
    gap: 30px; }
    .index_news_box .w1200 .top-box > div:first-child {
      font-size: 30px; }
    .index_news_box .w1200 .top-box > div:last-child {
      display: flex;
      align-items: center;
      gap: 10px; }
      .index_news_box .w1200 .top-box > div:last-child > div:first-child {
        display: flex;
        gap: 10px; }
      .index_news_box .w1200 .top-box > div:last-child * {
        font-size: 14px; }
      .index_news_box .w1200 .top-box > div:last-child > div:last-child a {
        display: block;
        padding: 12px 20px 12px 20px;
        background: var(--themeColor);
        color: #fff; }
  .index_news_box .w1200 .content-box .left {
    width: 70%; }
    .index_news_box .w1200 .content-box .left .list .index_news_box_1 .swiper-wrapper .swiper-slide .item {
      transition: all 0.5s; }
      .index_news_box .w1200 .content-box .left .list .index_news_box_1 .swiper-wrapper .swiper-slide .item .item-1 {
        display: block;
        background: #fff; }
        .index_news_box .w1200 .content-box .left .list .index_news_box_1 .swiper-wrapper .swiper-slide .item .item-1 > div:first-child img {
          width: 100%;
          aspect-ratio: 4 / 3;
          object-fit: contain; }
        .index_news_box .w1200 .content-box .left .list .index_news_box_1 .swiper-wrapper .swiper-slide .item .item-1 .txt_box {
          padding: 20px; }
          .index_news_box .w1200 .content-box .left .list .index_news_box_1 .swiper-wrapper .swiper-slide .item .item-1 .txt_box > div:nth-child(1) {
            display: flex;
            justify-content: space-between;
            gap: 20px; }
            .index_news_box .w1200 .content-box .left .list .index_news_box_1 .swiper-wrapper .swiper-slide .item .item-1 .txt_box > div:nth-child(1) * {
              font-size: 14px; }
            .index_news_box .w1200 .content-box .left .list .index_news_box_1 .swiper-wrapper .swiper-slide .item .item-1 .txt_box > div:nth-child(1) > div:first-child {
              color: #ff6602; }
          .index_news_box .w1200 .content-box .left .list .index_news_box_1 .swiper-wrapper .swiper-slide .item .item-1 .txt_box > div:nth-child(2) h3 {
            font-size: 17px;
            font-weight: bold; }
          .index_news_box .w1200 .content-box .left .list .index_news_box_1 .swiper-wrapper .swiper-slide .item .item-1 .txt_box > div:last-child {
            font-size: 14px;
            color: #666666;
            line-height: 2;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            overflow-wrap: break-word;
            word-break: break-all;
            -webkit-line-clamp: 3; }
    .index_news_box .w1200 .content-box .left .list .index_news_box_1 .swiper-wrapper .swiper-slide .item:hover .txt_box > div:nth-child(2) h3 {
      color: var(--base-color); }
  .index_news_box .w1200 .content-box .right {
    background: #fff;
    width: 27%; }
    .index_news_box .w1200 .content-box .right .index_news_box_2 {
      height: 510px;
      padding: 10px; }
      .index_news_box .w1200 .content-box .right .index_news_box_2 .swiper-slide {
        overflow: hidden; }
        .index_news_box .w1200 .content-box .right .index_news_box_2 .swiper-slide .item {
          height: 100%;
          margin: 0px !important; }
          .index_news_box .w1200 .content-box .right .index_news_box_2 .swiper-slide .item .item-1 {
            height: 100%;
            display: block; }
            .index_news_box .w1200 .content-box .right .index_news_box_2 .swiper-slide .item .item-1 .txt_box {
              height: 100%; }
              .index_news_box .w1200 .content-box .right .index_news_box_2 .swiper-slide .item .item-1 .txt_box > div:first-child {
                height: 25px;
                line-height: 25px; }
                .index_news_box .w1200 .content-box .right .index_news_box_2 .swiper-slide .item .item-1 .txt_box > div:first-child h3 {
                  font-size: 17px;
                  font-weight: bold;
                  margin: 0px !important;
                  line-height: 25px;
                  display: -webkit-box;
                  -webkit-box-orient: vertical;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  overflow-wrap: break-word;
                  word-break: break-all;
                  -webkit-line-clamp: 1; }
              .index_news_box .w1200 .content-box .right .index_news_box_2 .swiper-slide .item .item-1 .txt_box > div:nth-child(2) {
                font-size: 14px;
                color: #666666;
                line-height: 2;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                overflow-wrap: break-word;
                word-break: break-all;
                -webkit-line-clamp: 2; }
              .index_news_box .w1200 .content-box .right .index_news_box_2 .swiper-slide .item .item-1 .txt_box > div:last-child {
                height: 27px; }
                .index_news_box .w1200 .content-box .right .index_news_box_2 .swiper-slide .item .item-1 .txt_box > div:last-child img {
                  height: 100%;
                  transition: all 0.5s; }
          .index_news_box .w1200 .content-box .right .index_news_box_2 .swiper-slide .item .item-1:hover .txt_box > div:first-child h3 {
            color: var(--base-color) !important; }
          .index_news_box .w1200 .content-box .right .index_news_box_2 .swiper-slide .item .item-1:hover .txt_box > div:last-child img {
            transform: translateX(10px); }

.position_box {
  margin: 0px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 0px;
  z-index: 3; }
  .position_box .w1200 .content-box {
    text-align: left;
    padding: 20px 0px;
    color: #fff; }
    .position_box .w1200 .content-box a {
      color: #fff; }

.procont .pro-top .pro-top-right .brief_introduction {
  margin-top: 20px; }

.procontent ul {
  margin-left: 16px; }

.news-w .newsde .le .news_list {
  list-style: none; }

.news-w .newsde .le .news_list .con-t .t {
  font-size: 19px;
  font-weight: bold; }

.news-w .newsde .le .news_list .con-t .time,
.news-w .newsde .le .news_list .con-t .de {
  font-size: 14px; }

.news-w .newsde .le .news_list .con-t .tit {
  font-size: 16px; }

.fanan ul {
  list-style: none; }
  .fanan ul li .pic {
    height: 100%; }
    .fanan ul li .pic a {
      display: block;
      height: 100%;
      position: relative; }
      .fanan ul li .pic a img {
        height: 100%;
        object-fit: contain;
        transition: all 0.5s;
        background-color: #fff; }
      .fanan ul li .pic a > img:first-child {
        z-index: 2; }
      .fanan ul li .pic a .hover_img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        z-index: -1;
        transform: scale(0);
        transition: all 0.3s; }
  .fanan ul .have_hover_img:hover .hover_img {
    z-index: 2 !important;
    transform: scale(1) !important; }

.nybanner {
  height: 500px !important; }
  .nybanner .w1520 {
    position: absolute;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }

.nybanner .nav-container {
  height: 50px; }

.nybanner .banner-nav.nav {
  height: 100%; }

.nybanner .banner-nav .le:before {
  height: 50%; }

.nybanner .banner-nav.four .le {
  display: flex;
  align-items: center;
  justify-content: center; }
  .nybanner .banner-nav.four .le a {
    font-size: 16px; }

.banner_bottom_nav_box {
  height: 55vh;
  position: relative; }
  .banner_bottom_nav_box .center_box {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2); }
    .banner_bottom_nav_box .center_box .content-box {
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      justify-content: center; }
      .banner_bottom_nav_box .center_box .content-box h1 {
        font-size: 36px;
        font-weight: bold;
        color: #fff; }
      .banner_bottom_nav_box .center_box .content-box p {
        font-size: 15px;
        color: #fff;
        margin-top: 15px; }
  .banner_bottom_nav_box .bottom_box {
    position: absolute;
    bottom: 0px; }
    .banner_bottom_nav_box .bottom_box .item {
      border-bottom: 1px solid #f2f2f2; }
      .banner_bottom_nav_box .bottom_box .item .item-1 {
        display: flex;
        justify-content: space-between;
        background: #fff;
        height: 50px;
        align-items: center; }
        .banner_bottom_nav_box .bottom_box .item .item-1 .a {
          display: flex;
          width: 100%;
          height: 100%;
          justify-content: center;
          align-items: center;
          font-size: 18px;
          position: relative; }
        .banner_bottom_nav_box .bottom_box .item .item-1 .a::before {
          position: absolute;
          display: block;
          height: 60%;
          width: 1px;
          content: "";
          right: 0px;
          background: #ccc; }
        .banner_bottom_nav_box .bottom_box .item .item-1 .a:last-child::before {
          display: none; }

.procont .pro-top .pro-top-right ul {
  list-style: none; }

.procont .procontent img {
  max-width: 100% !important; }

.newinput-wrap .input-b {
  height: 40px;
  line-height: 40px; }

.newinput-wrap .input-bot .ri input {
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 16px; }

.contact_box .newinput-wrap h2 {
  margin-top: 30px;
  font-size: 22px; }

.fanan li .right .tenr p {
  line-height: 1.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* 这里的3表示最多显示3行 */
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #777; }

table {
  width: 100% !important; }
  table td {
    padding: 15px !important; }

.header-app ul {
  list-style: none;
  padding: 0px; }

html,
body {
  padding: 0px;
  margin: 0px; }

.banner-box {
  width: 100%;
  height: 100vh; }

.l_sybox5 {
  padding: 100px 0px; }
  .l_sybox5 .l_sybx5nr {
    display: flex; }
    .l_sybox5 .l_sybx5nr > div:first-child {
      width: fit-content; }
    .l_sybox5 .l_sybx5nr > div:last-child {
      flex: 1; }
    .l_sybox5 .l_sybx5nr .l_sybx5info a {
      width: 100%;
      display: flex;
      align-items: center;
      gap: 30px; }
    .l_sybox5 .l_sybx5nr .l_sybx5info a::before {
      display: none !important; }

.fanan ul {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 30px;
  margin: 0px; }

.fanan li {
  float: none;
  width: 100%;
  margin: 0px; }

video {
  max-width: 100%; }

.cases_fanan_list_box .fanan ul li .pic a img {
  object-fit: contain; }

.fanan li .right h2 {
  line-height: 1.6 !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold; }

.nybanner {
  padding: 0px; }

.procont .procontent table td {
  white-space: nowrap; }

.solution_content_box .w1200 .content-box table td {
  white-space: nowrap; }

.solution_nav_active {
  background: var(--base-color) !important; }

.news_box .w1520 {
  width: 100% !important; }

.contact_box .w1200 .content-box .w1520 {
  width: 100% !important; }

.contact_box .contact_li .contact_item {
  display: flex !important;
  justify-content: space-between; }
  .contact_box .contact_li .contact_item li {
    flex: 1; }

.lianxi_m {
  display: flex;
  justify-content: space-between;
  gap: 30px; }
  .lianxi_m .lianxi_ml {
    text-align: left;
    width: fit-content; }
  .lianxi_m .lianxi_mr {
    flex: 1;
    padding: 40px;
    margin: 30px; }
    .lianxi_m .lianxi_mr .lianxi_mr_i {
      position: absolute;
      width: 33px;
      height: 35px;
      line-height: 90px; }
    .lianxi_m .lianxi_mr > div:first-child {
      top: 0px;
      left: 0px; }
    .lianxi_m .lianxi_mr .lianxi_mr_i.mr_i {
      bottom: 0px;
      right: 0px; }

.news-w .newsde .le .news_list li {
  padding: 20px;
  margin: 0px; }
  .news-w .newsde .le .news_list li a {
    display: flex;
    gap: 30px; }
    .news-w .newsde .le .news_list li a .img {
      flex: 3;
      width: auto; }
      .news-w .newsde .le .news_list li a .img img {
        width: 100%;
        max-height: 300px; }
    .news-w .newsde .le .news_list li a .con-t {
      flex: 7;
      width: auto; }
      .news-w .newsde .le .news_list li a .con-t .time {
        margin: 15px 0px;
        display: flex;
        justify-content: space-between;
        gap: 20px; }
        .news-w .newsde .le .news_list li a .con-t .time > span:first-child .bi {
          margin-right: 5px; }
      .news-w .newsde .le .news_list li a .con-t .de {
        margin-top: 30px; }
        .news-w .newsde .le .news_list li a .con-t .de .bi {
          transition: all 0.5s;
          display: inline-block;
          width: auto !important;
          height: auto !important;
          margin: 0px !important; }
  .news-w .newsde .le .news_list li .no_img {
    gap: 0px; }
    .news-w .newsde .le .news_list li .no_img .img {
      flex: 0;
      display: none; }
    .news-w .newsde .le .news_list li .no_img .con-t {
      flex: 1; }

.news-w .newsde .le .news_list .f-cb:hover .con-t .t,
.news-w .newsde .le .news_list .f-cb:hover .con-t .de {
  color: var(--base-color); }
  .news-w .newsde .le .news_list .f-cb:hover .con-t .t .bi,
  .news-w .newsde .le .news_list .f-cb:hover .con-t .de .bi {
    transform: translateX(10px); }

.news-w .newsde .le .news_list .f-cb:hover .con-t .tit {
  color: #000; }

.header-app.open-menu .nav-list li {
  padding: 0px 15px; }

.fanan li .right .xian {
  display: none; }

.product_list_box {
  margin: 50px 0px; }
  .product_list_box .w1200 .content-box {
    display: flex;
    gap: 30px; }
    .product_list_box .w1200 .content-box .left_nav_box {
      width: 270px;
      display: flex;
      flex-direction: column;
      gap: 40px; }
      .product_list_box .w1200 .content-box .left_nav_box > div:first-child {
        background: #fff; }
        .product_list_box .w1200 .content-box .left_nav_box > div:first-child > div:first-child {
          padding: 30px 20px;
          background: var(--base-color);
          position: relative;
          display: block; }
          .product_list_box .w1200 .content-box .left_nav_box > div:first-child > div:first-child > div:first-child {
            font-size: 24px;
            font-weight: bold;
            color: #fff;
            text-align: center;
            z-index: 3;
            position: relative; }
            .product_list_box .w1200 .content-box .left_nav_box > div:first-child > div:first-child > div:first-child * {
              color: #fff; }
          .product_list_box .w1200 .content-box .left_nav_box > div:first-child > div:first-child > div:last-child {
            z-index: 3; }
        .product_list_box .w1200 .content-box .left_nav_box > div:first-child > div:first-child::before {
          content: "";
          display: block;
          background: url(../icon/flbtbg1.png) left no-repeat;
          width: 89px;
          height: 165px;
          position: absolute;
          left: 0;
          top: -26px; }
        .product_list_box .w1200 .content-box .left_nav_box > div:first-child > div:first-child::after {
          content: "";
          display: block;
          background: url(../icon/flbtbg2.png) left no-repeat;
          width: 119px;
          height: 179px;
          position: absolute;
          right: 0;
          bottom: -25px; }
        .product_list_box .w1200 .content-box .left_nav_box > div:first-child > div:nth-child(2) > div:first-child {
          display: flex;
          flex-direction: column;
          padding: 20px 10px 10px;
          gap: 5px; }
          .product_list_box .w1200 .content-box .left_nav_box > div:first-child > div:nth-child(2) > div:first-child a {
            padding: 20px;
            border-bottom: 1px dashed #ccc;
            display: flex;
            justify-content: space-between;
            color: #444;
            gap: 15px; }
          .product_list_box .w1200 .content-box .left_nav_box > div:first-child > div:nth-child(2) > div:first-child > a:last-child {
            border: none; }
          .product_list_box .w1200 .content-box .left_nav_box > div:first-child > div:nth-child(2) > div:first-child .on {
            color: var(--base-color) !important; }
            .product_list_box .w1200 .content-box .left_nav_box > div:first-child > div:nth-child(2) > div:first-child .on .bi {
              display: block;
              transform: rotate(-90deg); }
      .product_list_box .w1200 .content-box .left_nav_box > div:nth-child(2) {
        background: #fff; }
        .product_list_box .w1200 .content-box .left_nav_box > div:nth-child(2) > div:first-child {
          padding: 20px;
          background: var(--base-color);
          position: relative; }
          .product_list_box .w1200 .content-box .left_nav_box > div:nth-child(2) > div:first-child > div:first-child {
            font-size: 24px;
            font-weight: bold;
            color: #fff;
            text-align: center; }
        .product_list_box .w1200 .content-box .left_nav_box > div:nth-child(2) > div:first-child::before {
          content: "";
          display: block;
          background: url(../icon/flbtbg1.png) left no-repeat;
          width: 89px;
          height: 165px;
          position: absolute;
          left: 0;
          top: -26px; }
        .product_list_box .w1200 .content-box .left_nav_box > div:nth-child(2) > div:first-child::after {
          content: "";
          display: block;
          background: url(../icon/flbtbg2.png) left no-repeat;
          width: 119px;
          height: 179px;
          position: absolute;
          right: 0;
          bottom: -25px; }
        .product_list_box .w1200 .content-box .left_nav_box > div:nth-child(2) > div:nth-child(2) {
          width: 100%; }
        .product_list_box .w1200 .content-box .left_nav_box > div:nth-child(2) > div:nth-child(3) {
          padding: 25px;
          display: flex;
          flex-direction: column; }
    .product_list_box .w1200 .content-box .con {
      flex: 1; }
      .product_list_box .w1200 .content-box .con .fanan {
        padding: 0px; }
        .product_list_box .w1200 .content-box .con .fanan ul li {
          display: flex;
          gap: 30px;
          border: 1px solid #f2f2f2 !important;
          background-color: #fff; }
          .product_list_box .w1200 .content-box .con .fanan ul li .pic {
            width: 300px !important; }
          .product_list_box .w1200 .content-box .con .fanan ul li .right {
            flex: 1;
            padding: 20px !important; }
            .product_list_box .w1200 .content-box .con .fanan ul li .right .pro_contact {
              display: flex;
              align-items: center;
              justify-content: flex-end;
              margin-top: 10px;
              line-height: 2; }
            .product_list_box .w1200 .content-box .con .fanan ul li .right .tenr {
              width: 100%; }
            .product_list_box .w1200 .content-box .con .fanan ul li .right .more a {
              border: none;
              background: #eee;
              color: #666;
              border-radius: 5px; }
        .product_list_box .w1200 .content-box .con .fanan ul .li:hover {
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.14); }
          .product_list_box .w1200 .content-box .con .fanan ul .li:hover .right > h2 {
            color: var(--base-color); }
          .product_list_box .w1200 .content-box .con .fanan ul .li:hover .right .more a {
            background-color: var(--base-color);
            color: #fff;
            border: transparent; }

.left_nav_box_1 {
  overflow: hidden; }

.left_nav_list_1 {
  transition: all 0.5s; }

.aboutlc-mix .thumbs .thumbs-year {
  text-align: center; }

.imgs_list_box .w1200 .content-box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px; }
  .imgs_list_box .w1200 .content-box .item .item-1 img {
    width: 100%;
    cursor: zoom-in; }

.flex_center {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  z-index: 10 !important; }

#bigimg {
  max-width: 95vw;
  max-height: 80vh; }

#outerdiv {
  padding-top: 100px; }
  #outerdiv .bi {
    font-size: 60px;
    color: #fff; }
  #outerdiv .left_1 {
    position: absolute;
    left: 0px;
    padding: 20px 0px;
    background-color: rgba(80, 92, 94, 0.6);
    z-index: 20;
    cursor: pointer;
    transition: all 0.2s; }
  #outerdiv .right_1 {
    position: absolute;
    right: 0px;
    padding: 20px 0px;
    background-color: rgba(80, 92, 94, 0.6);
    z-index: 20;
    cursor: pointer;
    transition: all 0.2s; }
  #outerdiv .left_1:active,
  #outerdiv .right_1:active {
    background-color: #505c5e; }
  #outerdiv .close_img {
    position: absolute;
    right: 30px;
    bottom: 30px; }

#left_nav_but {
  height: 22px;
  width: 30px;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  display: none; }
  #left_nav_but .line {
    display: block;
    height: 3px;
    width: 30px;
    background-color: #fff; }

.prenext {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  background: linear-gradient(to right, var(--base-color), #5fc3f2);
  padding: 10px 30px;
  margin: 20px 0px;
  flex-wrap: wrap; }
  .prenext * {
    color: #fff;
    font-size: 15px; }
  .prenext .bi {
    font-size: 28px; }
  .prenext a {
    display: flex;
    align-items: center; }
  .prenext > div {
    display: flex;
    align-items: center;
    flex-wrap: nowrap; }
  .prenext .pre {
    flex: 1; }
  .prenext .next {
    flex: 1;
    justify-content: flex-end; }
  .prenext > div:hover a {
    color: #fff !important; }

@media (max-width: 1700px) {
  .advantage_box .w1200 .content-box {
    width: 75%; } }

@media (max-width: 1650px) {
  .advantage_box .w1200 .content-box {
    width: 80%; } }

@media (max-width: 1560px) {
  .anli-swiper-button-next,
  .anli-swiper-button-prev {
    display: none; }
  .index-title h2 {
    font-size: 44px; }
  .baseBox .w1200 .title,
  .index-title h1,
  .about .title h2,
  .banner_bottom_nav_box .center_box .content-box h1,
  .sonBan-cont .title,
  .nybanner h1 {
    font-size: 30px; }
  .index-pro .index-pro-main .index-pro-list .index-pro-right h1 {
    font-size: 26px; }
  .choose-ul .choose-item .title {
    font-size: 22px !important; } }

@media (max-width: 1440px) {
  :root {
    --baseW: 95%; }
  .banner_bottom_nav_box > div:first-child .content-box {
    padding: 0px 20px; }
  .advantage_box .w1200 .content-box {
    width: 85%; }
  .banner-box {
    aspect-ratio: 10 / 6;
    height: auto;
    width: 100%; }
  .index-pro .index-pro-main .index-pro-list .index-pro-left {
    width: 400px; } }

@media (max-width: 1300px) {
  .youshi .youshi-main .youshi-group {
    padding: 20px 20px; }
  .pro-top-right > h3 {
    font-size: 22px; }
  .brief_introduction > div:first-child {
    font-size: 17px; }
  .procont .proxq h2 {
    font-size: 26px !important; }
  .features_lunbo_content_box .w1200 .content-box,
  .features_content_img_box .w1200 .content-box {
    padding: 40px 120px; }
  .features_lunbo_content_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.bottom_1 {
    padding: 50px; } }

@media (max-width: 1270px) {
  .header {
    display: none; }
  .header-app {
    display: block; } }

@media (max-width: 1200px) {
  .advantage_box .w1200 .content-box {
    width: 90%; }
  .num_txt {
    font-size: 60px; }
  .about .text h2 {
    font-size: 26px; }
  .my-advantage-box-1
.w1200
.content-box
.web-days-left
.web-days-item
.web-days-item-1
.web-yuan,
  .my-advantage-box-1
.w1200
.content-box
.web-days
.web-days-item
.web-days-item-1
.web-yuan,
  .my-advantage-box-1 .w1200 .content-box .web-days .web-timeline__line {
    display: none; }
  .my-advantage-box-1
.w1200
.content-box
.web-days
.web-days-item
.web-days-item-1
.txt-box
.txt-box-item::before,
  .my-advantage-box-1
.w1200
.content-box
.web-days-left
.web-days-item
.web-days-item-1
.txt-box
.txt-box-item::after {
    display: none; }
  .foot .foot-main .foot-left {
    flex: 2; }
  .features_lunbo_content_box .w1200 .content-box,
  .features_content_img_box .w1200 .content-box {
    padding: 40px 60px; }
  .features_lunbo_content_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.bottom_1,
  .features_content_img_box .w1200 .content-box .item .item-1 .bottom_1 {
    padding: 50px 30px; }
  .xilie_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
> div:first-child {
    padding: 20px; }
  .product_list_box .w1200 .content-box .con .fanan ul li .pic {
    width: 240px !important; }
  .imgs_list_box .w1200 .content-box {
    grid-template-columns: repeat(3, 1fr); } }

@media (max-width: 1100px) {
  .home-choose .choose-ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px; }
    .home-choose .choose-ul .choose-item {
      width: 100%; }
  .features_lunbo_content_box .w1200 .content-box,
  .features_content_img_box .w1200 .content-box {
    padding: 0px; }
  .features_lunbo_content_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.bottom_1,
  .features_content_img_box .w1200 .content-box .item .item-1 .bottom_1 {
    padding: 30px 20px; } }

@media (max-width: 1024px) {
  .advantage_box .w1200 .content-box {
    width: 95%; }
  .features_content_box .w1200 .content-box .have_img {
    flex-direction: column; }
  .index-pro .index-pro-main .index-pro-list .index-pro-right a {
    margin-top: 0px; }
  .about_box_top {
    grid-template-columns: repeat(1, 1fr); }
  .about .gytp img {
    width: 60%; }
  .l_sybox5 {
    min-height: 700px; }
  .foot .foot-main .foot-right .foot-right-top .foot-item .foot-item-title h1 {
    margin: 0px; }
  .foot .foot-main .foot-right .foot-right-top {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px; }
  .foot .foot-main {
    gap: 20px; }
  .new_content_box .w1200 .top-box .title {
    font-size: 20px; }
  .sonBan_features_box .sonBan-cont .contain .title,
  .sonBan_features_box .sonBan-cont .contain .text {
    font-size: 24px;
    font-weight: bold; }
  .features_content_box .w1200 .top-box .left_1 h1 {
    font-size: 24px; }
  .features_lunbo_content_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.bottom_1
.list {
    grid-template-columns: repeat(3, 1fr); }
  .features_lunbo_content_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.bottom_1
.big_num
> div {
    font-size: 600px;
    font-weight: 600; }
  .features_lunbo_content_box .w1200 .top-box .left_1 h1,
  .features_content_img_box .w1200 .top-box .left_1 h1 {
    font-size: 24px; }
  .features_lunbo_content_box
.w1200
.content-box
.features_lunbo-swiper-button-prev
i,
  .features_lunbo_content_box
.w1200
.content-box
.features_lunbo-swiper-button-next
i {
    font-size: 45px; }
  .features_content_box .w1200 .content-box .content_text {
    padding: 20px; }
  .xilie_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
> div:first-child
> div:first-child
> div:nth-child(2)
> p:last-child {
    font-size: 24px; }
  .product_list_box .w1200 .content-box .left_nav_box {
    width: 200px; }
  .product_list_box .w1200 .content-box {
    gap: 20px; } }

@media (max-width: 991px) {
  .header-app .logo {
    padding: 0px 15px !important;
    display: flex;
    align-items: center; }
  .header-app .logo img {
    height: 55px;
    width: auto; }
  .youshi .youshi-main .youshi-nav ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr); }
    .youshi .youshi-main .youshi-nav ul li {
      padding: 10px; }
  .main {
    margin-top: 60px; }
  .about {
    margin-top: 60px; } }

@media (max-width: 900px) {
  .product_list_box .w1200 .content-box .con .fanan ul li .pic {
    width: 140px !important; }
  .product_list_box .w1200 .content-box .con .fanan ul li {
    gap: 5px; }
  .product_list_box
.w1200
.content-box
.left_nav_box
> div:first-child
> div:nth-child(2)
> div:first-child
a {
    padding: 20px 5px; }
  .fanan li .right h2 {
    font-size: 18px; }
  .product_list_box
.w1200
.content-box
.left_nav_box
> div:first-child
> a:first-child
> div:first-child,
  .product_list_box
.w1200
.content-box
.left_nav_box
> div:nth-child(2)
> div:first-child
> div:first-child {
    font-size: 20px; }
  .imgs_list_box .w1200 .content-box {
    grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 800px) {
  .index-pro .index-pro-main .index-pro-list .index-pro-right h1 {
    font-size: 22px; }
  .about .gytp img {
    width: 70%; }
  .num_txt {
    font-size: 42px; }
  .about_number_icon {
    font-size: 16px; }
  .foot .foot-main .foot-xian {
    display: none; }
  .foot .foot-main {
    flex-direction: column; }
  .fanan ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px; }
  .contact_box .w1200 .content-box .w1520 {
    padding: 0px;
    margin: 0px; }
    .contact_box .w1200 .content-box .w1520 .lianxi_m {
      flex-direction: column; }
      .contact_box .w1200 .content-box .w1520 .lianxi_m .lianxi_ml {
        width: 100%; }
  .contact_box .contact_li {
    display: flex;
    flex-direction: column;
    gap: 30px; }
    .contact_box .contact_li .contact_item {
      flex-direction: column; }
      .contact_box .contact_li .contact_item li {
        width: 100%; }
  .lianxi_ml_s {
    margin-bottom: 0px; }
  .xilie_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1 {
    flex-direction: column; }
  .xilie_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
> div:first-child
> div:first-child {
    display: flex;
    justify-content: space-between;
    gap: 20px; }
  .xilie_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
> div:first-child
> div:first-child
> div:nth-child(2) {
    text-align: right; }
  .xilie_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
> div:first-child {
    background: #f5f5f5; } }

@media (max-width: 700px) {
  .banner-box .swiper-pagination {
    display: none; }
  .choose-ul {
    margin-top: 20px; }
  .fanan li .right h2 {
    line-height: 1.4; }
  .solution_nav {
    display: none; }
  .corProduct .sonTitle .title {
    font-size: 16px !important;
    line-height: 1.4; }
  .pro-top-right > h3 {
    font-size: 20px; }
  .new_content_box .w1200 .top-box .title {
    font-size: 17px; }
  .choose-ul .choose-item .title {
    font-size: 17px !important; }
  .choose-ul .choose-item img {
    height: 40px; }
  .choose-ul .choose-item .title,
  .choose-ul .choose-item .info {
    margin-bottom: 10px; }
  .about .gytp img {
    width: 90%; }
  .bout_kr_number {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px; }
  .about_number_read {
    font-size: 16px; }
  .l_sybox5 .l_sybx5nr {
    flex-direction: column; }
  .l_sybox5 .l_sybx5nr > div:first-child {
    width: 100%; }
  .l_sybx5info {
    width: 85%; }
  .enterprise_environment_box .w1200 .content-box .list {
    grid-template-columns: 1fr 1fr; }
  .my-advantage-box-1 {
    display: none; }
  .my-advantage-box-1 .w1200 .content-box {
    flex-direction: column;
    gap: 15px; }
  .my-advantage-box-1
.w1200
.content-box
.web-days-left
.web-days-item
.web-days-item-1
.txt-box {
    text-align: left; }
  .index_news_box .w1200 .content-box {
    display: flex;
    flex-direction: column; }
    .index_news_box .w1200 .content-box .left {
      width: 100%; }
    .index_news_box .w1200 .content-box .right {
      width: 100%; }
  .choose-ul .choose-item:hover {
    transform: translateY(0px); }
  .enterprise_environment_box
.w1200
.content-box
.list
.item
.content_txt
.line_box {
    margin: 0px; }
  .enterprise_environment_box
.w1200
.content-box
.list
.item
.content_txt
.txt_tit,
  .enterprise_environment_box
.w1200
.content-box
.list
.item
.content_txt
.con_txt {
    flex: none; }
  .enterprise_environment_box .w1200 .content-box .list .item .content_txt {
    justify-content: center; }
  .banner_bottom_nav_box .bottom_box .item .item-1 {
    display: none; }
  .baseBox .w1200 .line_box,
  .baseBox .w1200 .top-box {
    margin: 0px; }
  .enterprise_environment_box .w1200 .content-box .list .item {
    min-height: 150px; }
  .index_news_box .w1200 .top-box {
    margin-bottom: 10px !important;
    align-items: center; }
  .subnav_er_box {
    display: none; }
  .product_box .list {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px; }
  .index_news_box .w1200 .content-box .right .index_news_box_2 {
    height: 270px; }
  .index_news_box .w1200 .top-box > div:last-child > div:first-child {
    display: none; }
  .bottom_contact_box .w1200 .content-box .item h1 {
    font-size: 22px; }
  #dituContent {
    height: 50vh !important; }
  .news-w .ly {
    margin: 0px 5px; }
  .lianxi_ml_m {
    font-size: 28px; }
  .features_content_box .w1200 .top-box {
    margin-bottom: 30px; }
  .features_content_box .w1200 .top-box .left_1 h1 {
    font-weight: bold; }
  .sonBan_features_box .sonBan-cont .contain .title,
  .sonBan_features_box .sonBan-cont .contain .text {
    font-size: 17px;
    font-weight: bold; }
  .features_content_box .w1200 .top-box .right_1 a {
    font-size: 15px; }
  .features_content_box .w1200 .content-box {
    padding: 10px 5px; }
  .features_content_box .w1200 .top-box .left_1 h1 {
    font-size: 17px; }
  .features_lunbo_content_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.bottom_1
.list {
    grid-template-columns: repeat(2, 1fr); }
  .features_lunbo_content_box .w1200 .top-box,
  .features_content_img_box .w1200 .top-box {
    margin-bottom: 40px; }
  .features_lunbo_content_box .w1200 .top-box .left_1 h1,
  .features_content_img_box .w1200 .top-box .left_1 h1 {
    font-size: 17px;
    font-weight: bold; }
  .features_lunbo_content_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.bottom_1
.big_num
> div {
    font-size: 300px;
    font-weight: 300; }
  .features_lunbo_content_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.bottom_1
.big_num {
    top: auto;
    bottom: 0px; }
  .features_lunbo_content_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.bottom_1 {
    padding: 30px 40px; }
  .features_content_img_box .w1200 .content-box .item .item-1 .bottom_1 {
    padding: 30px 20px; }
  .features_content_box .w1200 .content-box .content_text {
    padding: 5px; }
  .xilie_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
> div:first-child
> div:first-child
> div:nth-child(2)
> p:last-child {
    font-size: 20px; }
  .xilie_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
> div:first-child
> div:first-child
> div:first-child,
  .xilie_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
> div:first-child
> div:first-child
> div:nth-child(2) {
    margin-bottom: 0px; }
  .xilie_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
> div:first-child
> div:first-child
> div:first-child
img {
    width: 40px;
    height: 40px; }
  .youshi .youshi-main .youshi-nav ul li p {
    margin: 0px;
    padding: 0px; }
  .youshi .youshi-main .youshi-nav ul li h2 {
    margin: 10px 0px; }
  .index-pro .index-pro-main .swiper-pagination {
    bottom: 0px !important; }
  .index-pro .index-pro-main .index-pro-list {
    padding: 30px 0px; }
  .index-pro .index-pro-main .index-pro-list {
    align-items: center; }
  .index-pro .index-pro-main .index-pro-list .index-pro-left img {
    filter: drop-shadow(0px 12px 10px rgba(0, 0, 0, 0.5)); }
  .product_list_box .w1200 .content-box {
    flex-direction: column; }
  .product_list_box .w1200 .content-box .left_nav_box {
    width: 100%; }
  .product_list_box .w1200 .content-box .left_nav_box > div:nth-child(2) {
    display: none; }
  .product_list_box
.w1200
.content-box
.left_nav_box
> div:first-child
> div:first-child {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .product_list_box
.w1200
.content-box
.left_nav_box
> div:first-child
> div:first-child
> div:first-child {
    font-size: 18px; }
  .product_list_box
.w1200
.content-box
.left_nav_box
> div:first-child
> div:first-child
> div:nth-child(2) {
    height: 22px;
    width: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .product_list_box
.w1200
.content-box
.left_nav_box
> div:first-child
> div:first-child
> div:nth-child(2) .line {
      display: block;
      height: 3px;
      width: 30px;
      background-color: #fff; }
  #left_nav_but {
    display: flex; }
  .prenext {
    flex-direction: column;
    padding: 10px; }
  .features_box .w1200 .top-box {
    margin-bottom: 40px !important;
    flex-wrap: wrap;
    flex-direction: column; }
  .features_box .w1200 .content-box .have_img {
    flex-direction: column; }
  .features_content_box .w1200 .top-box {
    flex-wrap: wrap; }
  .features_box .w1200 .top-box .left_1 h1 {
    font-size: 17px;
    font-weight: bold; } }

@media (max-width: 600px) {
  .index-pro .index-pro-main .index-pro-list {
    flex-direction: column-reverse; }
    .index-pro .index-pro-main .index-pro-list .index-pro-left {
      width: 60%; }
    .index-pro .index-pro-main .index-pro-list .index-pro-right {
      width: 100%;
      padding: 0px 10px; }
  .about {
    margin-top: 15px; }
    .about .mt70,
    .about .mt72,
    .about .mt74 {
      margin-top: 0px; }
  .miaosjs {
    margin-top: 15px; }
  .cases_fanan_list_box .fanan {
    padding: 15px 0px; }
  .lianxi_ml_m {
    line-height: 1.2;
    margin-bottom: 10px; }
  .lianxi_ml_s {
    line-height: 1.2; }
  .lianxi_m {
    gap: 15px; }
  .baseBox .w1200 .title,
  .index-title h1,
  .about .title h2,
  .index_news_box .w1200 .top-box > div:first-child,
  .banner_bottom_nav_box .center_box .content-box h1,
  .sonBan-cont .title,
  .nybanner h1 {
    font-size: 20px;
    font-weight: bold; }
  .about .gytp img {
    width: 95%; }
  .about .text h2 {
    font-size: 22px; }
  .about .text h3 {
    font-size: 18px; }
  .about .nr_p p {
    font-size: 16px;
    line-height: 2; }
  .index-title h2 {
    font-size: 30px;
    transform: translateY(-50%); }
  .about_box_top .faq_button_white:before,
  .about_box_top .faq_button_white:after,
  .about_box_top .faq_button_white a:before,
  .about_box_top .faq_button_white a:after {
    display: none; }
  .about_box_top .faq_button_li {
    border: 1px solid #4d4d4d; }
  .youshi .youshi-main .youshi-nav ul {
    grid-template-columns: repeat(2, 1fr); }
  .youshi .youshi-main .youshi-group .youshi-item {
    flex-direction: column; }
    .youshi .youshi-main .youshi-group .youshi-item > div {
      width: 100% !important; }
  .enterprise_environment_box .w1200 .content-box .list {
    grid-gap: 5px; }
    .enterprise_environment_box .w1200 .content-box .list .item {
      margin-bottom: 0px; }
  .foot .foot-main .foot-right .foot-right-top {
    grid-template-columns: repeat(1, 1fr); }
  .baseBox .w1200 .line_box {
    padding: 10px 0px; }
  .foot .foot-main .foot-right .foot-right-top .foot-item {
    display: none !important; }
  .foot .foot-main {
    padding-top: 0px; }
  .three_list_ar {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    grid-gap: 20px !important; }
  .pro-right-a {
    margin: 0px !important;
    display: flex;
    justify-content: space-around;
    gap: 5px; }
    .pro-right-a a {
      margin: 0px !important;
      display: inline-block; }
  .nybanner {
    height: 50vh !important; }
  .news_box .content-box .news-w {
    margin: 0px !important;
    padding-top: 0px !important; }
  .news-w .newsde .le .news_list .con-t .t {
    font-size: 16px; }
  .news-w .newsde .le .news_list .con-t .tit {
    font-size: 14px; }
  .lianxi_ml_m {
    font-size: 22px; }
  .lianxi_ml_s {
    font-size: 20px; }
  .lianxi_mr_m span {
    font-size: 20px; }
  .lianxi_mr_m {
    font-size: 16px; }
  .contact_li li span {
    font-size: 17px; }
  .contact_li li p {
    font-size: 16px; }
  .contact_box .newinput-wrap h2 {
    font-size: 20px;
    font-weight: bold; }
  .contact_li li i {
    width: 35px;
    height: 35px; }
  .news-w .newsde .le .news_list li a {
    flex-direction: column; }
  .news-w .newsde .le .news_list li a .img img {
    max-height: 240px; }
  .new_content_box .w1200 .top-box .describe {
    font-size: 14px; }
  .new_content_box .w1200 .content-box {
    margin-top: 20px; }
    .new_content_box .w1200 .content-box img {
      max-width: 100%; }
  .position_box * {
    font-size: 14px; }
  .pb120,
  .pb130 {
    padding-top: 0px !important; }
  .margin-box {
    padding: 20px 0px; }
  .youshi .youshi-main .youshi-group {
    padding: 0px; }
  .anli_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.title_er
h2 {
    margin: 5px 0px; }
  .anli_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.title_er
p {
    margin: 0px 0px 5px 0px; }
  .rongyuzizhi_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item,
  .hezuohuoban_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item,
  .qiyehuanjing_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item {
    padding: 0px; }
    .rongyuzizhi_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item .item-1,
    .hezuohuoban_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item .item-1,
    .qiyehuanjing_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item .item-1 {
      box-shadow: none; }
  .solution_description_box .contain {
    padding-top: 15px; }
  .position_box .w1200 .content-box {
    padding: 0px; }
  .content {
    margin-top: 0px; }
  .news-w .newsde .le .news_list li {
    padding: 10px; }
  .youshi .youshi-main .youshi-group .youshi-item .youshi-left .youshi-ico > h1,
  .youshi .youshi-main .youshi-group .youshi-item .youshi-left > h1 {
    margin-top: 5px; }
  .youshi .youshi-main .youshi-group .youshi-item .youshi-right {
    margin-top: 10px; }
  .xilie_box {
    margin: 30px 0px 0px 0px; }
  .product_list_box .w1200 .content-box .con .fanan ul li {
    flex-direction: column; }
  .product_list_box .w1200 .content-box .con .fanan ul li .pic {
    width: 100% !important;
    height: 200px;
    border-bottom: 1px solid #f2f2f2; }
  .product_list_box .w1200 .content-box .con .fanan ul li .right {
    width: 100% !important; }
  #outerdiv .bi {
    font-size: 30px; }
  #outerdiv .right_1 {
    padding: 20px 5px; }
  #outerdiv {
    padding-top: 60px; } }

@media (max-width: 500px) {
  .home-choose .choose-ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px; }
    .home-choose .choose-ul .choose-item {
      width: 100%;
      padding: 7px; }
  .faq_button_li {
    flex: 1; }
  .faq_button_li a {
    font-size: 14px; }
  .youshi .youshi-main .youshi-nav ul li {
    padding: 5px; }
  .lianxi_ml {
    padding: 20px; }
  .lianxi_m .lianxi_mr {
    padding: 30px;
    margin: 20px; }
  .features_lunbo_content_box
.w1200
.content-box
.swiper
.swiper-wrapper
.swiper-slide
.item
.item-1
.bottom_1
.list {
    grid-template-columns: repeat(1, 1fr); } }

@media (max-width: 400px) {
  .banner-box {
    aspect-ratio: 10 / 7;
    height: auto;
    width: 100%; } }
