@charset "UTF-8";
.column_box img {
  width: 100%; }

.header * {
  list-style: none; }

.brief-nav * {
  list-style: none; }

.footer_nav * {
  list-style: none; }

.megamenu li {
  margin-left: 0px !important; }

header.template_c3 .gnavi_area ul {
  display: flex;
  gap: 10px; }
  header.template_c3 .gnavi_area ul li {
    margin-left: 0px !important; }

.table-scroll {
  overflow-x: scroll; }

.product_box_list .box-right {
  background-color: #fff; }
  .product_box_list .box-right .title2 {
    display: none; }

.showBigImg:hover {
  cursor: zoom-in; }

.product_description_box li {
  margin-left: 20px !important; }

.a_title_img {
  position: relative;
  padding: 5px 0px;
  padding-left: calc(30px + 10px); }

.a_title_img:hover {
  color: var(--back-color) !important;
  text-decoration: underline !important; }
  .a_title_img:hover * {
    color: var(--back-color) !important; }

.a_title_img::before {
  display: block;
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  bottom: 0px;
  margin: auto;
  width: 30px;
  height: 30px;
  background-image: url("../images/a_img.png");
  background-size: contain; }

.showBigImg-sigle:hover {
  cursor: zoom-in; }

.wp-block-heading {
  position: relative; }

.wp-block-heading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
  background-color: #85b4d1; }

.have_column_hide.column_nav_1 {
  display: none; }

mark,
.mark {
  background-color: transparent; }

.nyban {
  margin-top: 80px; }
  .nyban .imgg img {
    display: block; }

footer.template_c3 #footer_info small * {
  color: #fff; }

/*盒子*/
.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 {
      font-size: calc(var(--base-font-size) * 1.4);
      line-height: 1.2;
      color: #000;
      text-align: center; }
    .baseBox .w1200 .columns_title {
      font-size: calc(var(--base-font-size) * 1.3);
      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; }
      .baseBox .w1200 .line_box .line {
        width: 50px;
        height: 2px;
        background: var(--baseBackColor);
        margin: 10px 0px; }

.margin-box {
  margin-top: 80px;
  margin-bottom: 40px; }

.product_box .w1388 {
  display: flex;
  gap: 20px; }
  .product_box .w1388 .box-right .xw-list .imgscale .img100 img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.correlation_list_box .bi-chevron-right::before {
  content: '';
  width: 4px;
  height: 4px;
  border: 0px;
  border-width: 2px 2px 0 0;
  border-style: solid;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  left: 0;
  position: absolute; }

.typename:hover a {
  text-decoration: underline !important; }

.guestbook_form_box_1 .pro_content_box {
  padding-top: 50px; }

.guestbook_form_box_2 .w1200 {
  width: 100%; }

.home_dlb_box2 .dlb_box2-2_block {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important; }
  .home_dlb_box2 .dlb_box2-2_block .dlb_box2-2_txt {
    width: 100% !important;
    height: 100%; }
  .home_dlb_box2 .dlb_box2-2_block img {
    height: 100%;
    width: 100%;
    max-height: 300px;
    object-fit: cover; }

.product_box_list .w1388 {
  display: flex;
  gap: 40px;
  flex-direction: row-reverse; }
  .product_box_list .w1388 .brief-nav-box .brief-nav {
    background: #fff !important; }
    .product_box_list .w1388 .brief-nav-box .brief-nav .brief-nav-con ul .typename {
      width: 100%;
      min-height: 100px;
      background: var(--back-color);
      color: #fff !important;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 0px; }
      .product_box_list .w1388 .brief-nav-box .brief-nav .brief-nav-con ul .typename a {
        color: #fff !important; }
    .product_box_list .w1388 .brief-nav-box .brief-nav .brief-nav-con ul li .left-yi {
      border-bottom: 1px dotted #999999; }
    .product_box_list .w1388 .brief-nav-box .brief-nav .brief-nav-con ul li .left-yi:hover .pro_typename {
      color: var(--back-color); }
  .product_box_list .w1388 .box-right .xw-list .imgscale .img100 img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.common_big_imgs_box .w1200 .content-box {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px; }

.product_box_list .brief-nav-con li.active .left-yi * {
  color: var(--back-color); }

.brief-nav-con .left_pro_list_box a {
  text-decoration: none !important; }

.brief-nav-con .left_pro_list_box .none .title_add .pro_add_icon {
  display: none !important; }

.baseBox_banner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center; }
  .baseBox_banner .w1200 {
    width: var(--baseW); }
  .baseBox_banner .banner_position {
    font-size: 10px;
    padding: 3px 0px;
    color: #fff;
    z-index: 9; }
    .baseBox_banner .banner_position * {
      font-size: 10px;
      padding: 3px 0px;
      color: #fff; }
    .baseBox_banner .banner_position a {
      text-decoration: underline !important; }
  .baseBox_banner .banner_bottom {
    padding: 15px;
    padding-bottom: 0px;
    padding-top: 20px;
    background: #fff;
    display: flex;
    align-items: center; }
    .baseBox_banner .banner_bottom .typename {
      font-size: 40px;
      font-weight: normal; }
    .baseBox_banner .banner_bottom .two_title {
      color: #044e87;
      font-size: 14px;
      font-weight: bold;
      margin-left: 25px; }

.baseBox_banner_black {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center; }
  .baseBox_banner_black .w1200 {
    width: var(--baseW); }
  .baseBox_banner_black .banner_position_black {
    font-size: 10px;
    padding: 3px 0px;
    color: #000;
    z-index: 9; }
    .baseBox_banner_black .banner_position_black * {
      font-size: 10px;
      padding: 3px 0px;
      color: #000; }
    .baseBox_banner_black .banner_position_black a {
      color: #000;
      text-decoration: underline !important; }

.banner_title_box {
  padding: 40px;
  padding-bottom: 0px;
  padding-top: 20px;
  background: #fff;
  display: flex;
  align-items: center;
  transform: translateY(-98%);
  flex-wrap: wrap;
  column-gap: 25px; }
  .banner_title_box .typename {
    font-size: 40px;
    font-weight: normal; }
  .banner_title_box .two_title {
    color: #044e87;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .08em; }

.lists_article_purpose_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 40px; }
  .lists_article_purpose_list .item .item_1 .img_box img {
    width: 100%;
    aspect-ratio: 10 / 7;
    object-fit: cover; }
  .lists_article_purpose_list .item .item_1 .title {
    font-size: 22px;
    color: var(--back-color);
    font-weight: bold;
    margin-top: 20px; }
  .lists_article_purpose_list .item .item_1 .seo {
    font-size: 14px; }
  .lists_article_purpose_list .item .item_1 .view {
    margin: 20px 0px; }
    .lists_article_purpose_list .item .item_1 .view a {
      font-size: 14px;
      color: var(--back-color);
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      align-items: center;
      gap: 3px;
      padding: 0px 10px; }
      .lists_article_purpose_list .item .item_1 .view a img {
        width: 45px;
        height: 15px;
        object-fit: contain;
        transition: all 0.5s; }
    .lists_article_purpose_list .item .item_1 .view a:hover {
      text-decoration: underline !important; }
      .lists_article_purpose_list .item .item_1 .view a:hover img {
        transform: translateX(10px); }

.lists_article_FAQ_box .duo_column_box .one_list_nav_title.one_list_nav_title_avtie {
  display: flex;
  justify-content: space-around;
  gap: 5px; }

.lists_article_FAQ_box .duo_column_box .one_list {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px; }
  .lists_article_FAQ_box .duo_column_box .one_list > a {
    display: flex;
    justify-content: space-around;
    gap: 5px;
    padding: 20px 15px !important;
    font-size: 14px; }
  .lists_article_FAQ_box .duo_column_box .one_list > a:hover {
    background-color: var(--back-color) !important;
    color: #fff !important; }

.lists_article_FAQ_box .duo_column_box .bi-chevron-down::before {
  font-weight: bold !important; }

.side_bottom {
  display: flex;
  flex-direction: column;
  gap: 5px; }
  .side_bottom .item .item-1 {
    display: block;
    width: 100%; }
    .side_bottom .item .item-1 img {
      width: 100%; }
  .side_bottom .item:hover {
    filter: opacity(0.8); }

.head-mid .head-con .w1600 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 9999;
  background: #fff;
  height: 100%;
  width: 95%; }

#header_area a, .f233_main a, .index_pro_arclist_box a {
  text-decoration: none !important; }

.header.active .logo {
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center; }

.active > a {
  color: var(--back-color) !important; }

.nav_c_active {
  color: var(--back-color) !important; }

.nav_c_active::after {
  background-color: var(--back-color) !important; }

.menu-box {
  flex: 1; }

.menu-box-ul {
  display: flex;
  gap: 10px;
  justify-content: center; }

.nav-yi {
  font-size: 15px;
  height: 80px;
  display: flex;
  align-items: center;
  white-space: nowrap; }

.logo {
  display: flex;
  align-items: center;
  justify-content: center; }

ol,
ul {
  padding-left: 0px !important; }

.column_nav_0 {
  display: none !important; }

.lists_single_about .w1200 .content-box .content {
  display: grid;
  grid-template-columns: 460px 1fr;
  grid-gap: 30px; }
  .lists_single_about .w1200 .content-box .content .img img {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .lists_single_about .w1200 .content-box .content .txt .txt1 {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px; }

.my_shuju {
  padding: 30px 0px 30px 0px;
  position: relative; }
  .my_shuju .w1200 {
    z-index: 2; }
    .my_shuju .w1200 .content_box .rmnum .list {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-gap: 20px; }
      .my_shuju .w1200 .content_box .rmnum .list .item * {
        color: #fff; }
      .my_shuju .w1200 .content_box .rmnum .list .item .item-1 .num_box {
        display: flex;
        justify-content: center; }
        .my_shuju .w1200 .content_box .rmnum .list .item .item-1 .num_box .center_1 {
          font-size: 48px;
          font-weight: bold; }
      .my_shuju .w1200 .content_box .rmnum .list .item .item-1 .txt_1 {
        display: flex;
        justify-content: center;
        font-size: 18px; }

.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: 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); }

.corporate_photos_box .w1200 .content-box .list .corporatePhotos .swiper-wrapper .swiper-slide .item .item-1 img {
  width: 100%;
  aspect-ratio: 16 / 12;
  object-fit: cover; }

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  width: 60px;
  height: 60px;
  color: #fff !important;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  background: rgba(13, 61, 134, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: var(--baseBackColor);
  border-radius: 2px;
  box-shadow: 0px 0px 32px 1px rgba(0, 0, 0, 0.3);
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10+ and Edge */
  user-select: none; }

.swiper .swiper-button-prev {
  transform: translateX(-150%); }

.swiper .swiper-button-next {
  transform: translateX(150%); }

.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after {
  font-size: 20px;
  font-weight: bold; }

.swiper:hover .swiper-button-next {
  transform: translateX(0px); }

.swiper:hover .swiper-button-prev {
  transform: translateX(0px); }

.index-case-box {
  padding: 80px 0px; }
  .index-case-box .w1200 .content-box .caseBox {
    width: 100%;
    height: auto; }
    .index-case-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item {
      padding: 20px 10px; }
      .index-case-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1 {
        transition: all 0.5s;
        height: 340px;
        display: flex;
        flex-direction: column; }
        .index-case-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1 .img {
          height: 280px;
          overflow: hidden;
          background: #fff;
          display: flex;
          justify-content: center;
          align-items: center; }
          .index-case-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1 .img img {
            max-width: 95%;
            height: 95%;
            object-fit: contain; }
        .index-case-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1 .title {
          flex: 1;
          text-align: center;
          font-size: 14px;
          padding: 15px;
          background: #fff; }

.index-honor-box .w1200 .content-box .caseBox {
  width: 100%;
  height: auto; }
  .index-honor-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item {
    padding: 20px 10px; }
    .index-honor-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1 {
      box-shadow: var(--box-shadow);
      transition: all 0.5s;
      height: 340px;
      display: flex;
      flex-direction: column; }
      .index-honor-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1 .img {
        height: 280px;
        overflow: hidden;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center; }
        .index-honor-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1 .img img {
          max-width: 95%;
          height: 95%;
          object-fit: contain; }
      .index-honor-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1 .title {
        flex: 1;
        text-align: center;
        font-size: 14px;
        padding: 15px;
        position: relative; }
        .index-honor-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1 .title .san {
          position: absolute;
          right: 5px;
          bottom: 0;
          width: 30px;
          height: 30px;
          z-index: 99;
          display: flex;
          justify-content: flex-end;
          align-items: flex-end; }
      .index-honor-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1 .title::after {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 0px;
        height: 0px;
        z-index: 2;
        content: "";
        border-left: 30px solid transparent;
        border-bottom: 30px solid var(--gray-color); }
    .index-honor-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1:hover {
      background-color: var(--gray-color); }
    .index-honor-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1:hover .title::after {
      border-bottom: 30px solid var(--baseBackColor); }
    .index-honor-box .w1200 .content-box .caseBox .swiper-wrapper .swiper-slide .item .item-1:hover .title .san {
      color: #fff; }

.index_new_box_1 .w1200 .top-box .tit {
  text-align: center; }
  .index_new_box_1 .w1200 .top-box .tit p {
    font-size: calc(var(--base-font-size) * 3);
    color: #efefef;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic; }

.index_new_box_1 .w1200 .content_box {
  /* 宽度 */ }
  .index_new_box_1 .w1200 .content_box .ey-news107 {
    margin-top: 20px;
    margin-bottom: 50px;
    /* 颜色 */ }
    .index_new_box_1 .w1200 .content_box .ey-news107 .n_cw {
      width: 100%;
      padding: 0 10px;
      margin: 0 auto; }
    .index_new_box_1 .w1200 .content_box .ey-news107 .n_cw::before,
    .index_new_box_1 .w1200 .content_box .ey-news107 .n_cw::after {
      content: "";
      display: block;
      clear: both; }
    .index_new_box_1 .w1200 .content_box .ey-news107 .top {
      overflow: hidden;
      padding-top: 70px;
      display: flex;
      justify-content: space-between;
      gap: 60px; }
      .index_new_box_1 .w1200 .content_box .ey-news107 .top .font107 {
        flex: 1; }
        .index_new_box_1 .w1200 .content_box .ey-news107 .top .font107 ul {
          overflow: hidden;
          background: #333;
          display: inline-block;
          border-radius: 30px;
          display: flex;
          justify-content: space-around;
          width: fit-content;
          padding: 10px 20px; }
          .index_new_box_1 .w1200 .content_box .ey-news107 .top .font107 ul > li {
            padding: 5px 15px; }
            .index_new_box_1 .w1200 .content_box .ey-news107 .top .font107 ul > li .box {
              display: block;
              color: #fff; }
          .index_new_box_1 .w1200 .content_box .ey-news107 .top .font107 ul > li:first-child {
            border: none; }
      .index_new_box_1 .w1200 .content_box .ey-news107 .top .con .p1 {
        font-size: 20px;
        color: #000;
        padding: 54px 0 0px 0;
        display: flex;
        align-items: center;
        justify-content: space-between; }
      .index_new_box_1 .w1200 .content_box .ey-news107 .top .con .p2 {
        font-size: 15px;
        line-height: 1.2;
        color: #666; }
      .index_new_box_1 .w1200 .content_box .ey-news107 .top .con .more107 {
        display: block;
        font-size: 12px;
        color: #666;
        display: flex;
        justify-content: space-between;
        gap: 30px; }
        .index_new_box_1 .w1200 .content_box .ey-news107 .top .con .more107 .more_txt {
          color: var(--baseBackColor); }
      .index_new_box_1 .w1200 .content_box .ey-news107 .top .pic {
        position: relative; }
        .index_new_box_1 .w1200 .content_box .ey-news107 .top .pic .bg {
          width: 576px;
          height: 325px;
          display: block;
          border-radius: 20px;
          box-shadow: var(--t-r-box-shadow);
          background: var(--back-color); }
        .index_new_box_1 .w1200 .content_box .ey-news107 .top .pic .tp {
          display: block;
          position: absolute;
          width: 100%;
          height: 100%;
          left: 20px;
          top: -20px; }
          .index_new_box_1 .w1200 .content_box .ey-news107 .top .pic .tp img {
            height: 100%;
            width: 100%;
            border-radius: 20px;
            object-fit: cover; }
    .index_new_box_1 .w1200 .content_box .ey-news107 .bot107 ul > li .box {
      background: #f1f1f1;
      display: block;
      border-radius: 20px;
      padding: 36px 40px 30px 36px; }
      .index_new_box_1 .w1200 .content_box .ey-news107 .bot107 ul > li .box .time107 {
        font-size: 18px;
        padding-bottom: 15px; }
      .index_new_box_1 .w1200 .content_box .ey-news107 .bot107 ul > li .box .p1 {
        font-size: 16px;
        color: #333;
        padding: 18px 0; }
      .index_new_box_1 .w1200 .content_box .ey-news107 .bot107 ul > li .box .p2 {
        line-height: 24px; }
      .index_new_box_1 .w1200 .content_box .ey-news107 .bot107 ul > li .box .line107 {
        width: 34px;
        height: 2px;
        display: inline-block;
        background: var(--back-color); }
    .index_new_box_1 .w1200 .content_box .ey-news107 .bot107 ul > li .box:hover .time107 {
      color: rgba(255, 255, 255, 0.6); }
    .index_new_box_1 .w1200 .content_box .ey-news107 .bot107 ul > li .box:hover .p1 {
      color: #fff; }
    .index_new_box_1 .w1200 .content_box .ey-news107 .bot107 ul > li .box:hover .p2 {
      color: rgba(255, 255, 255, 0.6); }
  .index_new_box_1 .w1200 .content_box .list_box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px; }
    .index_new_box_1 .w1200 .content_box .list_box .item {
      display: flex;
      flex-direction: column;
      background: #fff;
      box-shadow: var(--box-shadow); }
      .index_new_box_1 .w1200 .content_box .list_box .item .img {
        flex: 2;
        padding: 10px; }
        .index_new_box_1 .w1200 .content_box .list_box .item .img img {
          object-fit: contain;
          width: 100%; }
      .index_new_box_1 .w1200 .content_box .list_box .item .txt_box {
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 10px; }
        .index_new_box_1 .w1200 .content_box .list_box .item .txt_box .txt1 .new_title {
          display: flex;
          justify-content: space-between;
          gap: 30px; }
          .index_new_box_1 .w1200 .content_box .list_box .item .txt_box .txt1 .new_title .new_title_txt {
            font-size: 16px;
            color: #000; }
          .index_new_box_1 .w1200 .content_box .list_box .item .txt_box .txt1 .new_title .label_txt {
            color: var(--gray-color-1);
            white-space: nowrap; }
            .index_new_box_1 .w1200 .content_box .list_box .item .txt_box .txt1 .new_title .label_txt .bi {
              display: inline-block;
              transform: scaleX(-1); }
        .index_new_box_1 .w1200 .content_box .list_box .item .txt_box .txt1 .new_seo {
          padding: 10px 0px;
          font-size: 15px;
          color: #666;
          display: block; }
        .index_new_box_1 .w1200 .content_box .list_box .item .txt_box .txt1 .new_title:hover,
        .index_new_box_1 .w1200 .content_box .list_box .item .txt_box .txt1 .new_seo:hover {
          color: var(--back-color); }
        .index_new_box_1 .w1200 .content_box .list_box .item .txt_box .more {
          display: flex;
          justify-content: space-between;
          font-size: 13px;
          color: #666; }
          .index_new_box_1 .w1200 .content_box .list_box .item .txt_box .more .txt {
            display: flex;
            flex-wrap: nowrap;
            font-size: 12px; }
        .index_new_box_1 .w1200 .content_box .list_box .item .txt_box .more:hover {
          color: var(--back-color); }
    .index_new_box_1 .w1200 .content_box .list_box .item_img_0 .img {
      display: none !important; }
    .index_new_box_1 .w1200 .content_box .list_box .item_img_0 .txt_box {
      justify-content: flex-start; }

.column_content_box {
  overflow: hidden; }

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

.amap-logo,
.amap-copyright {
  display: none !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;
    transform: translateX(-25px); }
    .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item {
      flex: 0.5; }
      .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; }
            .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 .web-yuan .yuan-box .bi {
              color: var(--baseBackColor);
              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: var(--gray-light-color);
            border-radius: 3px;
            position: relative; }
            .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: 17px;
              font-weight: bold;
              color: #000;
              margin-bottom: 10px;
              display: flex;
              gap: 10px; }
              .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 .txt-box .txt-box-item .txt-box-title .square {
                width: 30px;
                height: 30px;
                background: var(--back-color);
                color: #fff;
                font-size: 16px;
                display: flex;
                align-items: center;
                justify-content: center; }
            .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: "";
            background: var(--gray-light-color);
            position: absolute;
            left: -16px;
            top: 50%;
            transform: translateY(-50%);
            border-right: 8px solid var(--gray-light-color);
            border-bottom: 8px solid #fff;
            border-top: 8px solid #fff;
            border-left: 8px solid #fff; }
    .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item:nth-child(even) .txt-box {
      transform: translateX(-100%) translateX(-70px); }
      .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item:nth-child(even) .txt-box .txt-box-item {
        text-align: right; }
      .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item:nth-child(even) .txt-box .txt-box-title {
        flex-direction: row-reverse;
        justify-content: flex-start; }
      .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item:nth-child(even) .txt-box .txt-box-item::before {
        display: none; }
      .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item:nth-child(even) .txt-box .txt-box-item::after {
        display: block;
        content: "";
        background: var(--gray-light-color);
        position: absolute;
        right: -16px;
        top: 50%;
        transform: translateY(-50%);
        border-left: 8px solid var(--gray-light-color);
        border-bottom: 8px solid #fff;
        border-top: 8px solid #fff;
        border-right: 8px solid #fff; }
    .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: 24px;
      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(--baseBackColor);
        transition: all 0.5s; }

@media (max-width: 1400px) {
  :root {
    --baseW: 95%; } }

@media (max-width: 700px) {
  .FooterCV .btn a {
    max-width: 100%; }
  .baseBox .w1200 .top-box {
    margin-bottom: 20px !important; }
  .my-advantage-box-1 .w1200 .content-box .web-days {
    flex: 1;
    transform: translate(0px); }
    .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item .web-days-item-1 .txt-box {
      flex: 0.95; }
    .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item:nth-child(even) .txt-box {
      transform: translate(0px); }
      .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item:nth-child(even) .txt-box .txt-box-item {
        text-align: left; }
      .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item:nth-child(even) .txt-box .txt-box-item::after {
        display: none; }
      .my-advantage-box-1 .w1200 .content-box .web-days .web-days-item:nth-child(even) .txt-box .txt-box-item::before {
        display: block; } }

.content_con_txt img, .content_con_txt div, .content_con_txt p, .content_con_txt span, .box-right img, .box-right div, .box-right p, .box-right span {
  max-width: 100% !important; }

.lists_article_new .c3_info_block dl {
  padding-top: 0px;
  margin-bottom: 5px;
  border: none;
  display: flex;
  align-items: center; }
  .lists_article_new .c3_info_block dl .rss_date {
    font-size: 14px;
    font-weight: inherit; }
  .lists_article_new .c3_info_block dl .new_title {
    font-size: 14px; }

.zksq_init_active {
  display: block; }

.brief-nav-con {
  background: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-bottom: 20px; }

.title_add {
  display: flex;
  justify-content: space-around;
  gap: 20px; }
  .title_add .pro_typename {
    flex: 1;
    text-align: left;
    color: #333;
    font-size: 14px;
    display: flex;
    align-items: center; }
  .title_add .pro_typename {
    padding: 20px 16px; }
  .title_add .pro_add_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px; }
  .title_add .pro_add_icon:hover {
    cursor: pointer; }

.typename {
  font-size: 20px;
  font-weight: bold;
  color: #000; }

.telephone {
  padding: 5px;
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }
  .telephone > div > div:first-child {
    padding: 15px 0px;
    font-size: 14px;
    color: var(--back-color); }
  .telephone > div > div:last-child {
    display: flex;
    flex-direction: column;
    font-size: 22px;
    color: #000;
    font-family: impact; }

.pro_bigImg_tit_seo_top_img {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .pro_bigImg_tit_seo_top_img .ar_img img {
    max-width: 95%; }
  .pro_bigImg_tit_seo_top_img .ar_title {
    font-size: 15px;
    font-weight: bold;
    line-height: 32px;
    text-align: center; }
  .pro_bigImg_tit_seo_top_img .pre_next {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    font-size: 14px;
    margin-top: 10px; }

.pro_details_tit_1 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px; }
  .pro_details_tit_1 .txt_1 {
    font-size: 18px;
    font-weight: bold;
    color: #ffa401; }
  .pro_details_tit_1 .txt_2 {
    color: #999;
    font-size: 14px; }
  .pro_details_tit_1 .or_line {
    width: 100px;
    height: 1.8px;
    background: #ffa401; }

.pro_list_box, .product_description_box, .lists_article_new .pro_content_box, .view_article_new_box .top-box, .product_box_list .pro_details_con {
  margin-top: 30px; }
  .pro_list_box a, .product_description_box a, .lists_article_new .pro_content_box a, .view_article_new_box .top-box a, .product_box_list .pro_details_con a {
    text-decoration: none !important; }

.content-box {
  overflow: hidden; }

.rss_title a:hover {
  text-decoration: underline !important; }

.pages a, .lists_article_new a, .ar_pre_next a, .pre_next a, .lists_article_top_nav_box a, .duo_column_box a, .lists_article_purpose_list a, .correlation_list_box a {
  text-decoration: none !important; }

.pro_list_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 20px; }
  .pro_list_box a {
    text-decoration: none !important; }
  .pro_list_box .item_list:hover {
    border-color: orange !important; }
    .pro_list_box .item_list:hover .right .ar_title {
      color: orange !important;
      text-decoration: underline; }
    .pro_list_box .item_list:hover .right > div:nth-child(3) {
      display: flex;
      justify-content: flex-end; }
      .pro_list_box .item_list:hover .right > div:nth-child(3) > div {
        background: orange;
        color: #fff;
        border-color: orange !important; }
  .pro_list_box .item_list {
    display: block;
    padding: 22px;
    border: 1px solid #dedede; }
    .pro_list_box .item_list .item_1 {
      display: flex;
      gap: 25px; }
      .pro_list_box .item_list .item_1 .left {
        flex: 1; }
        .pro_list_box .item_list .item_1 .left .img_box img {
          width: 100%;
          aspect-ratio: 1 / 1;
          object-fit: contain; }
      .pro_list_box .item_list .item_1 .right {
        flex: 2; }
        .pro_list_box .item_list .item_1 .right > div:nth-child(1) {
          height: 40px;
          line-height: 40px;
          font-size: 18px;
          color: #333;
          width: 100%;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 1;
          overflow: hidden;
          text-overflow: ellipsis; }
        .pro_list_box .item_list .item_1 .right > div:nth-child(2) {
          font-size: 14px;
          font-weight: normal;
          line-height: 24px;
          margin-top: 5px;
          color: #666;
          width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
        .pro_list_box .item_list .item_1 .right > div:nth-child(3) {
          display: flex;
          justify-content: flex-end; }
          .pro_list_box .item_list .item_1 .right > div:nth-child(3) > div {
            margin-top: 25px;
            padding: 0px 30px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center; }

.lists_article_top_nav_box .w1200 .top-box .title {
  margin-bottom: 20px; }

.lists_article_top_nav_box .w1200 .top-box .list_top_nav {
  display: flex; }
  .lists_article_top_nav_box .w1200 .top-box .list_top_nav .item {
    flex: 0.5;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #e5e5e5;
    background: #f5f5f5; }
    .lists_article_top_nav_box .w1200 .top-box .list_top_nav .item > a {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      font-size: 16px; }
  .lists_article_top_nav_box .w1200 .top-box .list_top_nav .item:hover {
    background: var(--back-color); }
    .lists_article_top_nav_box .w1200 .top-box .list_top_nav .item:hover > a {
      color: #fff; }

.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(--back-color); }

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

.child_active {
  background-color: var(--back-color) !important;
  color: #fff !important; }
  .child_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(--back-color) !important;
  color: #fff !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(--back-color) !important;
  font-weight: bold; }

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

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

.lists_article_top_nav_body .baseBox_banner {
  display: none !important; }

.f233_main .w233 {
  width: var(--baseW);
  margin: 0 auto;
  padding-top: 16px;
  padding-bottom: 16px; }

.f233_main {
  position: relative;
  width: 100%; }

.f233_main .foot233 {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 50px;
  height: auto;
  background: var(--back-color);
  min-height: 200px; }

.f233_main .links {
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-size: 16px;
  border-bottom: 1px solid #9b9b9b; }

.f233_main .links span {
  color: #f9f9f9;
  display: inline-block; }

.f233_main .links a {
  display: inline-block;
  color: #f9f9f9;
  padding-right: 10px; }

.f233_main .links a:hover {
  color: var(--baseBackColor); }

.f233_main .botnav {
  width: 290px; }

.f233_main .botnav li {
  width: 104px;
  float: left;
  display: block;
  list-style: none;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  overflow: hidden;
  padding-left: 40px; }

.f233_main .botnav li:first-child {
  padding-left: 10px; }

.f233_main .botnav li a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #fff; }

.f233_main .botnav li a:hover {
  color: var(--baseBackColor); }

.f233_main .botnav li .drop {
  padding-top: 10px; }

.f233_main .botnav li .drop a {
  font-size: 12px;
  line-height: 24px; }

.f233_main .botnav li:first-child {
  padding-left: 0; }

.f233_main .botcontcat {
  color: #fff; }

.f233_main .botcontcat a {
  color: #fff;
  display: block;
  line-height: 30px;
  font-size: 26px; }

.f233_main .botcontcat a:hover {
  color: var(--baseBackColor); }

.f233_main .botcontcat .zx {
  padding-left: 22px;
  margin-top: 12px;
  font-size: 14px;
  color: #fff;
  background: url("{eyou:global name='web_cmspath' /}/skin/zujianku/images/t233.png") no-repeat left center;
  background-size: 16px; }

.f233_main .botcontcat .webTel1 {
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  font-family: "arial";
  line-height: 20px; }

.f233_main .botcontcat .webTel2 {
  margin-top: 12px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  font-family: "arial";
  line-height: 20px; }

.f233_main .bewm {
  padding-top: 0px;
  padding-bottom: 12px;
  display: block;
  width: 160px;
  height: 215px;
  background-size: 160px 215px; }

.f233_main .bewm .img {
  display: block;
  width: 127px;
  height: 127px;
  padding: 0;
  margin: 0 auto;
  margin-top: 20px; }

.f233_main .bewm .scan {
  margin-top: 28px;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  text-align: center; }

.f233_main .imassge {
  padding-top: 16px; }

.f233_main .imassge .item {
  width: 209px;
  margin-bottom: 10px;
  position: relative;
  float: left;
  border: 1px solid #9b9b9b;
  border-radius: 5px; }

.f233_main .imassge .item .txt {
  width: 199px;
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  color: #989a9e;
  background: none;
  outline: none;
  border: 0 none; }

.f233_main .imassge .item .msg-box {
  position: absolute;
  left: 0;
  height: 20px;
  top: 0px; }

.f233_main .imassge .item .msg-box s {
  display: inline-block; }

.f233_main .imassge .mr10 {
  margin-right: 18px; }

.f233_main .imassge .mj {
  width: 438px; }

.f233_main .imassge .mj .txt {
  width: 430px; }

.f233_main .imassge .submit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff;
  font-size: 16px;
  outline: none;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.5s;
  border: 0 none; }

.f233_main .imassge .submit:hover {
  background: var(--baseBackColor);
  color: #fff;
  border: 0 none; }

.f233_main .copyright {
  position: relative;
  width: 100%;
  line-height: 50px;
  background: var(--baseBackColor); }

.f233_main .copyright .p {
  color: #fff;
  text-align: center;
  display: flex;
  width: 100%;
  justify-content: space-between; }
  .f233_main .copyright .p > div:last-child {
    color: #fff;
    font-size: 11.2px; }

.f233_main .copyright .w233 {
  border-top: 1px solid rgba(255, 255, 255, 0.3); }

.f233_main .copyright a {
  color: #fff; }

.f233_main .copyright a:hover {
  text-decoration: underline !important; }

.f233_main .tel_from_bewm {
  display: grid;
  grid-template-columns: fr;
  grid-gap: 30px; }
  .f233_main .tel_from_bewm .contact_but {
    width: fit-content;
    background: #fff;
    color: #000;
    font-size: 16px;
    padding: 4px 50px;
    border-radius: 4px; }
  .f233_main .tel_from_bewm .botcontcat .telMain {
    margin: 30px 0px; }
  .f233_main .tel_from_bewm .footer_nav {
    display: flex;
    gap: 10px;
    justify-content: space-between; }
    .f233_main .tel_from_bewm .footer_nav > li > a {
      font-size: 13px;
      display: flex;
      gap: 5px; }
      .f233_main .tel_from_bewm .footer_nav > li > a .bi {
        font-size: 9px;
        line-height: 20px; }
    .f233_main .tel_from_bewm .footer_nav > li > a:hover {
      text-decoration: underline !important; }
    .f233_main .tel_from_bewm .footer_nav > li .subnav {
      padding-left: 10px !important;
      padding-top: 10px; }
    .f233_main .tel_from_bewm .footer_nav .subnav li {
      margin-bottom: 10px; }
    .f233_main .tel_from_bewm .footer_nav a {
      color: #fff;
      font-size: 12px;
      display: flex;
      align-items: center;
      column-gap: 5px; }
      .f233_main .tel_from_bewm .footer_nav a .bi {
        font-size: 7px;
        line-height: 3; }
    .f233_main .tel_from_bewm .footer_nav a:hover {
      text-decoration: underline !important; }

.lists_article_title_left_title .w1200 {
  position: relative; }
  .lists_article_title_left_title .w1200 > div:last-child {
    position: absolute;
    width: 100%; }
    .lists_article_title_left_title .w1200 > div:last-child > div > div {
      height: 100%;
      width: fit-content;
      padding: 15px 0px;
      padding-left: 40px;
      transform: skewX(-20deg) translateX(-40px);
      background-color: #044e87;
      max-width: 50%;
      width: 50%; }
      .lists_article_title_left_title .w1200 > div:last-child > div > div > div {
        transform: skewX(20deg);
        display: inline-block;
        font-size: 20px;
        color: #fff; }
    .lists_article_title_left_title .w1200 > div:last-child > div::before {
      position: absolute;
      display: block;
      content: "";
      width: 100%;
      height: 100%;
      background-color: #044e87;
      top: 0px;
      left: -100%; }

.brief-nav-box .left-er-box > a {
  font-size: 13px;
  color: #333;
  border-bottom: 1px dashed #e5e5e5;
  text-align: left;
  padding-left: 20px; }

.brief-nav-box .left-er-box .left-san-box {
  border-bottom: 1px dashed #e5e5e5; }
  .brief-nav-box .left-er-box .left-san-box .san_tit {
    font-size: 13px;
    color: #333;
    display: flex;
    gap: 5px;
    padding-left: 20px; }
  .brief-nav-box .left-er-box .left-san-box a {
    text-align: left;
    padding-left: 40px; }

.pro_form_box .w1200 .title {
  font-size: 24px; }

.pro_form_box .w1200 .content-box .imsgbox {
  padding: 30px;
  background-color: #f0f0f0; }
  .pro_form_box .w1200 .content-box .imsgbox label {
    font-size: 16px;
    margin-bottom: 0.4rem; }
  .pro_form_box .w1200 .content-box .imsgbox .mast {
    color: red; }
  .pro_form_box .w1200 .content-box .imsgbox .foot_book {
    display: flex;
    margin: 30px;
    flex-direction: column;
    gap: 15px; }
    .pro_form_box .w1200 .content-box .imsgbox .foot_book > div:nth-child(2) {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 30px; }
      .pro_form_box .w1200 .content-box .imsgbox .foot_book > div:nth-child(2) .item {
        display: flex;
        flex-direction: column; }
    .pro_form_box .w1200 .content-box .imsgbox .foot_book input {
      border: 1px solid #adb5bd;
      height: 35px;
      width: 100%;
      border-radius: 5px;
      font-size: 15px;
      padding-left: 10px; }
    .pro_form_box .w1200 .content-box .imsgbox .foot_book .submit {
      width: 20%;
      background: var(--back-color);
      color: #fff;
      line-height: 20px;
      border: none;
      margin: 0px auto; }
    .pro_form_box .w1200 .content-box .imsgbox .foot_book .textarea textarea {
      border: 1px solid #adb5bd;
      border-radius: 5px;
      width: 100%;
      font-size: 15px; }

.pro_content_box {
  padding: 30px 0px;
  padding-bottom: 0px; }
  .pro_content_box img {
    max-width: 100% !important; }
  .pro_content_box .page {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px; }
    .pro_content_box .page .pro_tit {
      font-size: 22px;
      font-weight: bold;
      position: relative; }
    .pro_content_box .page .pro_tit::after {
      display: block;
      content: "";
      width: 50px;
      height: 2px;
      background: var(--back-color); }
    .pro_content_box .page .pro_seo_d {
      font-size: 15px;
      margin: 20px 0px; }
  .pro_content_box .pro_details {
    margin-top: 30px; }
    .pro_content_box .pro_details .pro_details_tit {
      font-size: 22px;
      display: flex;
      align-items: center;
      gap: 15px;
      background: #dddddd96; }
      .pro_content_box .pro_details .pro_details_tit .vertical_line {
        width: 5px;
        height: 30px;
        background: var(--back-color); }
    .pro_content_box .pro_details .pro_details_con {
      margin: 30px 0px; }
  .pro_content_box .pro_bigImg_tit_seo {
    display: flex;
    gap: 30px; }
    .pro_content_box .pro_bigImg_tit_seo > div:first-child {
      width: fit-content; }
    .pro_content_box .pro_bigImg_tit_seo > div:last-child {
      flex: 1; }
    .pro_content_box .pro_bigImg_tit_seo .pro_tit {
      font-size: 22px;
      font-weight: bold;
      position: relative; }
    .pro_content_box .pro_bigImg_tit_seo .pro_tit::after {
      display: block;
      content: "";
      width: 50px;
      height: 2px;
      background: var(--back-color); }
    .pro_content_box .pro_bigImg_tit_seo .pro_seo_d {
      font-size: 15px;
      margin: 20px 0px; }

/* 颜色 */
.kf122 dd {
  position: relative;
  float: left;
  width: 80px;
  height: 80px;
  background: var(--back-color);
  margin-top: 2px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s; }

.kf122 dd span {
  display: block;
  color: #fff; }

.kf122 dd.t122 .box122 {
  position: absolute;
  top: 0;
  width: 190px;
  right: -200px;
  height: 100%;
  margin-right: 10px;
  border-radius: 5px;
  background: var(--back-color);
  opacity: 0;
  transition: all 0.5s; }

.kf122 dd.t122 .box122:after {
  display: block;
  content: " ";
  border-style: solid dashed dashed dashed;
  border-color: transparent transparent transparent var(--back-color);
  border-width: 9px;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: -18px;
  margin-left: -12px; }

.kf122 dd.code122 .box122 {
  position: absolute;
  top: 0;
  width: 140px;
  right: -172px;
  height: 140px;
  margin-right: 10px;
  border-radius: 5px;
  background: var(--back-color);
  opacity: 0;
  transition: all 0.5s; }

.kf122 dd:hover {
  background: #333; }

.kf122 dd.code122 .box122:after {
  display: block;
  content: " ";
  border-style: solid dashed dashed dashed;
  border-color: transparent transparent transparent var(--back-color);
  border-width: 9px;
  width: 0;
  height: 0;
  position: absolute;
  top: 30px;
  right: -18px;
  margin-left: -12px; }

/* 颜色 end*/
.kf122 {
  position: fixed;
  top: 50%;
  right: 1%;
  z-index: 100;
  width: 80px; }

#MagnifierWrap2 {
  position: relative;
  width: 350px;
  border: 1px solid #ddd;
  /* margin:100px auto; */ }

.MagnifierMain {
  position: relative;
  width: 350px;
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center; }

.MagnifierMain img {
  width: 98%;
  object-fit: contain; }

.MagnifierDrag {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ccc;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: move; }

.MagnifierPop {
  position: absolute;
  top: 0;
  overflow: hidden;
  background: #fff no-repeat center center; }

.MagnifierImg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999; }

.spec-items {
  position: relative;
  width: 292px;
  height: 80px;
  overflow: hidden;
  padding-top: 10px;
  margin: 0 auto; }

.spec-items ul {
  width: 500%;
  position: absolute;
  top: 10px;
  left: 0; }

.spec-items ul * {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.spec-items li {
  width: 65px;
  height: 65px;
  float: left;
  overflow: hidden;
  margin-right: 5px;
  border: 2px solid #fff;
  cursor: pointer; }

.spec-items li.on {
  border: 2px solid #000; }

.spec-items li img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

span.spe_leftBtn,
span.spe_rightBtn {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 20px;
  height: 69px;
  line-height: 69px;
  font-family: "黑体";
  text-align: center;
  font-size: 30px;
  color: #ddd;
  cursor: default;
  background-color: #f9f9f9; }

span.on {
  background-color: #ccc;
  color: #999;
  cursor: pointer; }

span.spe_leftBtn {
  left: 0; }

span.spe_rightBtn {
  right: 0; }

.guestbook_form_box {
  padding-bottom: 40px; }
  .guestbook_form_box .w1200 .content-box .contact_information_box {
    display: grid;
    grid-template-columns: repeat(2, 1fr); }
    .guestbook_form_box .w1200 .content-box .contact_information_box .contact_left {
      border: 1px solid #e5e5e5;
      padding: 30px; }
      .guestbook_form_box .w1200 .content-box .contact_information_box .contact_left .box1 h3 {
        font-size: 36px; }
      .guestbook_form_box .w1200 .content-box .contact_information_box .contact_left .box1 span {
        font-size: 16px;
        color: #6c6c6c;
        margin: 15px 0px;
        display: block; }
      .guestbook_form_box .w1200 .content-box .contact_information_box .contact_left .box1 .item .item_1 {
        display: flex;
        align-items: center;
        gap: 20px;
        padding: 30px 0px;
        border-bottom: 1px solid #e5e5e5; }
        .guestbook_form_box .w1200 .content-box .contact_information_box .contact_left .box1 .item .item_1 .icon {
          width: 62px;
          height: 62px; }
          .guestbook_form_box .w1200 .content-box .contact_information_box .contact_left .box1 .item .item_1 .icon img {
            width: 62px;
            height: 62px;
            object-fit: contain; }
        .guestbook_form_box .w1200 .content-box .contact_information_box .contact_left .box1 .item .item_1 .item_2 .tit {
          font-size: 24px; }
        .guestbook_form_box .w1200 .content-box .contact_information_box .contact_left .box1 .item .item_1 .item_2 .txt {
          font-size: 22px;
          color: #666; }
      .guestbook_form_box .w1200 .content-box .contact_information_box .contact_left .box1 .item .item_1:last-child {
        border: none; }
    .guestbook_form_box .w1200 .content-box .contact_information_box .contact_right {
      background-color: #f0f0f0;
      padding: 30px; }
      .guestbook_form_box .w1200 .content-box .contact_information_box .contact_right .imsgbox h3 {
        font-size: 22px;
        display: block;
        line-height: 24px;
        text-align: center;
        margin: 20px 0px; }
      .guestbook_form_box .w1200 .content-box .contact_information_box .contact_right .imsgbox .foot_book {
        display: flex;
        justify-content: center; }
        .guestbook_form_box .w1200 .content-box .contact_information_box .contact_right .imsgbox .foot_book input {
          border: 1px solid #adb5bd;
          height: 40px;
          width: 100%;
          padding: 10px;
          border-radius: 5px;
          font-size: 15px; }
        .guestbook_form_box .w1200 .content-box .contact_information_box .contact_right .imsgbox .foot_book .submit {
          width: 20%;
          background: var(--back-color);
          color: #fff;
          line-height: 20px;
          border: none; }
        .guestbook_form_box .w1200 .content-box .contact_information_box .contact_right .imsgbox .foot_book .mast {
          color: red; }
        .guestbook_form_box .w1200 .content-box .contact_information_box .contact_right .imsgbox .foot_book label {
          font-size: 16px; }
        .guestbook_form_box .w1200 .content-box .contact_information_box .contact_right .imsgbox .foot_book .textarea {
          margin: 20px 0px; }
          .guestbook_form_box .w1200 .content-box .contact_information_box .contact_right .imsgbox .foot_book .textarea textarea {
            border: 1px solid #adb5bd;
            padding: 10px;
            border-radius: 5px;
            width: 100%;
            font-size: 15px; }

.pages {
  padding: 20px 0 30px;
  width: 100%;
  text-align: center;
  clear: both; }

.pages a {
  color: #666;
  padding: 0 15px;
  margin: 0 3px;
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.pages * {
  display: inline-block;
  vertical-align: middle;
  line-height: 34px;
  padding-bottom: 1px; }

.pages a:hover,
.pages .active a {
  display: inline-block;
  color: #fff;
  background: #003e92;
  border-color: #003e92; }

.pages .current {
  background: var(--back-color);
  color: #fff; }

.wrap338 .newsPage .hasimg_0 {
  grid-template-columns: 1fr; }
  .wrap338 .newsPage .hasimg_0 .img_box {
    display: none; }

.wrap338 .newsPage .item {
  transition: all 0.5s; }
  .wrap338 .newsPage .item .new_img_0 {
    display: none; }
  .wrap338 .newsPage .item .dec {
    display: flex;
    justify-content: space-between;
    gap: 30px; }
    .wrap338 .newsPage .item .dec .label {
      font-size: 13px; }
      .wrap338 .newsPage .item .dec .label .bi {
        display: inline-block;
        transform: scaleX(-1); }
      .wrap338 .newsPage .item .dec .label span {
        font-size: 12px; }

.wrap338 .newsPage .item:hover {
  transform: translateX(30px);
  box-shadow: var(--box-shadow); }

.wrap338 .newsPage .item .h3-tit .new_click {
  white-space: nowrap; }
  .wrap338 .newsPage .item .h3-tit .new_click .bi {
    font-size: 16px;
    color: #ddd; }
  .wrap338 .newsPage .item .h3-tit .new_click .click_txt {
    font-size: 13px;
    color: #333; }

.button_a {
  display: block;
  width: fit-content;
  border: none;
  padding: 10px 36px;
  background: var(--back-color);
  color: #fff;
  font-size: 16px;
  border-radius: 5px; }

.index-faq .w1200 .top-box .title {
  font-size: 28px; }

.index-faq .w1200 .content_box {
  min-height: 50vh;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
  padding: 0px 50px; }
  .index-faq .w1200 .content_box #accordion1 > div,
  .index-faq .w1200 .content_box #accordion2 > div {
    border-radius: 4px;
    overflow: hidden; }
  .index-faq .w1200 .content_box #accordion1 .item .item-head,
  .index-faq .w1200 .content_box #accordion2 .item .item-head {
    font-size: 16px;
    background: #dee2e6; }
    .index-faq .w1200 .content_box #accordion1 .item .item-head .item-head-1,
    .index-faq .w1200 .content_box #accordion2 .item .item-head .item-head-1 {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px 20px;
      border-bottom: 1px solid rgba(51, 51, 51, 0.078); }
      .index-faq .w1200 .content_box #accordion1 .item .item-head .item-head-1 .bi,
      .index-faq .w1200 .content_box #accordion1 .item .item-head .item-head-1 .bi-dash,
      .index-faq .w1200 .content_box #accordion1 .item .item-head .item-head-1 .bi-plus,
      .index-faq .w1200 .content_box #accordion2 .item .item-head .item-head-1 .bi,
      .index-faq .w1200 .content_box #accordion2 .item .item-head .item-head-1 .bi-dash,
      .index-faq .w1200 .content_box #accordion2 .item .item-head .item-head-1 .bi-plus {
        display: block;
        font-size: 24px;
        transition: all 0.25s; }
      .index-faq .w1200 .content_box #accordion1 .item .item-head .item-head-1 .bi-plus::before,
      .index-faq .w1200 .content_box #accordion2 .item .item-head .item-head-1 .bi-plus::before {
        content: "\f4fe";
        background: #fff;
        border-radius: 4px;
        font-weight: bold !important;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #dee2e6; }
      .index-faq .w1200 .content_box #accordion1 .item .item-head .item-head-1 .bi-dash::before,
      .index-faq .w1200 .content_box #accordion2 .item .item-head .item-head-1 .bi-dash::before {
        content: "\f2ea";
        background: #fff;
        border-radius: 4px;
        font-weight: bold !important;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #dee2e6; }
      .index-faq .w1200 .content_box #accordion1 .item .item-head .item-head-1 .bi-c,
      .index-faq .w1200 .content_box #accordion2 .item .item-head .item-head-1 .bi-c {
        animation: bi1 0.5s;
        -moz-animation: bi1 0.5s;
        /* Firefox */
        -webkit-animation: bi1 0.5s;
        /* Safari and Chrome */
        -o-animation: bi1 0.5s;
        /* Opera */ }

@keyframes bi1 {
  from {
    transform: scale(0); }
  to {
    transform: scale(1); } }
  .index-faq .w1200 .content_box #accordion1 .item .collapse .txt_box,
  .index-faq .w1200 .content_box #accordion2 .item .collapse .txt_box {
    border: 1px solid #eee;
    padding: 10px 20px 20px 20px; }

.index-faq .href {
  margin-top: 10px;
  text-align: right; }
  .index-faq .href a {
    color: var(--back-color); }

.index_pro_box .w1200 .product-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
  list-style: none; }
  .index_pro_box .w1200 .product-list li > a {
    box-shadow: var(--box-shadow);
    display: block; }

.view_article_new_box {
  padding: 0px;
  margin-bottom: 40px; }
  .view_article_new_box .w1200 .top-box {
    margin-bottom: 10px; }
    .view_article_new_box .w1200 .top-box .title {
      font-size: 18px;
      font-weight: bold;
      color: #333; }
    .view_article_new_box .w1200 .top-box .describe {
      font-size: 14px;
      color: #333;
      margin-top: 15px;
      border-bottom: 1px solid #dcdcdc;
      padding-bottom: 5px; }
  .view_article_new_box .w1200 .ar_pre_next {
    display: flex;
    justify-content: center;
    row-gap: 20px;
    column-gap: 40px;
    flex-wrap: wrap; }
    .view_article_new_box .w1200 .ar_pre_next > div a:hover {
      text-decoration: underline !important; }
    .view_article_new_box .w1200 .ar_pre_next * {
      font-size: 14px; }
    .view_article_new_box .w1200 .ar_pre_next span {
      font-size: 10px;
      color: #333; }

.new_content_box {
  flex: 1; }

.index_pro_arclist_box {
  background: rgba(102, 154, 204, 0.9);
  padding: 70px 0px; }
  .index_pro_arclist_box .w1200 .top-box .title {
    color: #fff; }
  .index_pro_arclist_box .w1200 .top-box .describe {
    color: #fff;
    font-size: 14px;
    margin-top: 80px; }
  .index_pro_arclist_box .w1200 .content-box .tab-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px; }
    .index_pro_arclist_box .w1200 .content-box .tab-btn a {
      background-color: rgba(4, 78, 135, 0.3);
      color: #fff;
      padding: 5px 10px;
      border-radius: 15px;
      min-width: 80px;
      margin: 0px !important; }
    .index_pro_arclist_box .w1200 .content-box .tab-btn .active {
      background: rgba(4, 78, 135, 0.7); }
  .index_pro_arclist_box .w1200 .content-box .tabs {
    margin-top: 40px; }
    .index_pro_arclist_box .w1200 .content-box .tabs .tabpage {
      background: #fff;
      padding: 60px; }
      .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 {
        display: flex;
        gap: 60px; }
        .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 .left {
          flex: 1.5; }
          .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 .left .txt_box > div:nth-child(1) {
            font-size: 24px;
            color: #044e87;
            font-weight: bold;
            margin: 0px 0 10px 0; }
          .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 .left .txt_box > div:nth-child(2) {
            margin-bottom: 15px; }
          .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 .left .txt_box > div:nth-child(3) > a:hover {
            background-color: #04355b; }
          .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 .left .txt_box > div:nth-child(3) a {
            display: block;
            text-decoration: none;
            padding: 20px 50px;
            background-color: #044e87;
            color: #fff;
            text-align: center;
            border-radius: 5px;
            width: fit-content;
            width: 300px; }
            .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 .left .txt_box > div:nth-child(3) a img {
              width: 15px;
              height: 10px;
              object-fit: contain; }
        .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 .right {
          flex: 1; }
          .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 .right .img_box img {
            width: 100%; }

.home_news_box .w1200 .top-box .title {
  color: #044e87; }

.home_news_box .w1200 .content_box .news_1 {
  font-size: 22px;
  color: #044e87;
  font-weight: normal; }

.home_news_box .w1200 .content_box .list_box .item:hover {
  transform: translateX(10px);
  box-shadow: var(--box-shadow); }
  .home_news_box .w1200 .content_box .list_box .item:hover .ar_title {
    text-decoration: underline; }

.home_news_box .w1200 .content_box .list_box .item {
  display: block;
  padding: 24px 5px;
  border-top: 3px solid #f0efed;
  transition: all 0.5s; }
  .home_news_box .w1200 .content_box .list_box .item .item_1 {
    display: flex;
    gap: 10px; }
    .home_news_box .w1200 .content_box .list_box .item .item_1 .time {
      font-weight: bold;
      font-size: 18px;
      line-height: 1.4; }
    .home_news_box .w1200 .content_box .list_box .item .item_1 .new_txt_box > div {
      line-height: 1;
      font-size: 10px;
      padding: 6px 8px 4px;
      background-color: #2087d3;
      color: #ffffff; }
    .home_news_box .w1200 .content_box .list_box .item .item_1 .ar_title {
      color: var(--back-color); }
    .home_news_box .w1200 .content_box .list_box .item .item_1 .more_txt_1 {
      line-height: 1;
      font-size: 10px;
      padding: 6px 8px 4px;
      background-color: #2087d3;
      color: #fff; }
    .home_news_box .w1200 .content_box .list_box .item .item_1 .all_txt {
      color: #044e87; }

.correlation_box .correlation_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px; }
  .correlation_box .correlation_list .item {
    box-shadow: var(--box-shadow); }
    .correlation_box .correlation_list .item .item-1 {
      background: #fff;
      padding: 10px;
      display: block; }
      .correlation_box .correlation_list .item .item-1 .img img {
        width: 100%; }
      .correlation_box .correlation_list .item .item-1 .item_img_0 {
        display: none; }
      .correlation_box .correlation_list .item .item-1 .title {
        font-size: 16px;
        margin-top: 10px;
        text-align: left !important; }
      .correlation_box .correlation_list .item .item-1 .seo {
        color: gray; }

.dlb_btn a:hover {
  background-color: #ffffff !important;
  color: var(--back-color) !important; }

.correlation_list_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 10px; }
  .correlation_list_box .item .item_1 {
    display: flex; }
    .correlation_list_box .item .item_1 > div:first-child {
      flex: 1; }
      .correlation_list_box .item .item_1 > div:first-child img {
        width: 100%;
        height: 100%;
        aspect-ratio: 14 / 10;
        object-fit: cover;
        border: 1px solid #f5f4f2; }
    .correlation_list_box .item .item_1 > div:last-child {
      background-color: #f6fafc;
      flex: 1.2;
      padding: 20px;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .correlation_list_box .item .item_1 > div:last-child .seo {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 14px; }
      .correlation_list_box .item .item_1 > div:last-child .title {
        color: #0075c2;
        font-size: 14px;
        text-align: right;
        margin-top: 5px; }
        .correlation_list_box .item .item_1 > div:last-child .title .bi {
          position: relative;
          padding-left: 10px; }
        .correlation_list_box .item .item_1 > div:last-child .title * {
          color: #0075c2;
          font-size: 14px; }

.have_line_box {
  margin-bottom: 30px; }
  .have_line_box .txt {
    font-size: 24px;
    line-height: 1.4;
    position: relative;
    margin-bottom: 15px;
    color: var(--back-color);
    font-weight: bold; }
  .have_line_box .line {
    height: 2px;
    width: 32px;
    background-color: #4f92c6; }

.lists_article_search_by_purpose #pagelead {
  margin: 0px; }

.more {
  color: var(--back-color);
  font-size: 12px;
  text-align: right;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  gap: 20px; }

.form_box_1 {
  margin-bottom: 80px;
  margin-top: 60px; }
  .form_box_1 .contact_right {
    background-color: #f0f0f0;
    padding: 30px; }
    .form_box_1 .contact_right .imsgbox h3 {
      font-size: 22px;
      display: block;
      line-height: 24px;
      text-align: center;
      margin: 20px 0px; }
    .form_box_1 .contact_right .imsgbox .foot_book {
      display: flex;
      justify-content: center; }
      .form_box_1 .contact_right .imsgbox .foot_book input {
        border: 1px solid #adb5bd;
        height: 40px;
        width: 100%;
        padding: 10px;
        border-radius: 5px;
        font-size: 15px; }
      .form_box_1 .contact_right .imsgbox .foot_book .submit {
        width: 20%;
        background: var(--back-color);
        color: #fff;
        line-height: 20px;
        border: none; }
      .form_box_1 .contact_right .imsgbox .foot_book .mast {
        color: red; }
      .form_box_1 .contact_right .imsgbox .foot_book label {
        font-size: 16px; }
      .form_box_1 .contact_right .imsgbox .foot_book .textarea {
        margin: 20px 0px; }
        .form_box_1 .contact_right .imsgbox .foot_book .textarea textarea {
          border: 1px solid #adb5bd;
          padding: 10px;
          border-radius: 5px;
          width: 100%;
          font-size: 15px; }
  .form_box_1 .correlation_box_swiper .swiper-slide .item-1 {
    border: 1px solid var(--gray-light-color);
    display: block;
    padding: 5px; }
    .form_box_1 .correlation_box_swiper .swiper-slide .item-1 .img img {
      width: 100%;
      aspect-ratio: 4 / 3;
      object-fit: contain; }
    .form_box_1 .correlation_box_swiper .swiper-slide .item-1 .title {
      font-size: 15px;
      margin-top: 10px;
      text-align: left !important; }
    .form_box_1 .correlation_box_swiper .swiper-slide .item-1 .seo {
      font-size: 12px;
      line-height: 1.6;
      color: #666;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      height: 40px; }

.column_name {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.231);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2vw; }

.lists_single_partner_box .w1200 .content_box .swiper .swiper-wrapper .swiper-slide .itme {
  border: 1px solid #eee;
  aspect-ratio: 2 / 1; }
  .lists_single_partner_box .w1200 .content_box .swiper .swiper-wrapper .swiper-slide .itme img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.tag_box {
  text-align: right;
  font-size: 13px !important;
  color: var(--back-color) !important;
  display: flex;
  justify-content: flex-end;
  gap: 5px; }
  .tag_box .bi-tag {
    display: inline-block;
    transform: scaleX(-1); }
  .tag_box .typename {
    font-size: 12px !important;
    color: var(--back-color) !important; }

.search_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px; }
  .search_box > i {
    font-size: 18px;
    color: var(--back-color); }

.search_box:hover {
  cursor: pointer; }

.search_box_1 {
  background: #fff;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  transform: translateY(0px);
  transition: all 0.5s; }

.search_input_box {
  transform: scale(0);
  overflow: hidden; }
  .search_input_box .w1200 .content-box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0px; }
    .search_input_box .w1200 .content-box .input_box {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 20px;
      width: 20vw; }
      .search_input_box .w1200 .content-box .input_box .input {
        position: relative;
        width: 100%; }
        .search_input_box .w1200 .content-box .input_box .input .sidebar-search {
          width: 100%; }
        .search_input_box .w1200 .content-box .input_box .input .input-search {
          height: 34px;
          width: 100%;
          border: 1px solid var(--gray-color);
          border-radius: 17px;
          padding-left: 15px;
          padding-right: 35px;
          font-size: 14px; }
        .search_input_box .w1200 .content-box .input_box .input .sub {
          position: absolute;
          top: 0;
          height: 100%;
          right: 0px;
          width: 35px;
          display: flex;
          align-items: center;
          background: transparent;
          border: none; }
          .search_input_box .w1200 .content-box .input_box .input .sub > div {
            width: 100%;
            border-left: 1px solid var(--gray-color);
            display: flex;
            align-items: center;
            justify-content: center; }
            .search_input_box .w1200 .content-box .input_box .input .sub > div .bi {
              font-size: 14px;
              color: #999; }

.four_problem_box .w1200 .top-box .title {
  color: var(--back-color) !important;
  font-weight: bold; }

.four_problem_box .w1200 .content-box .content-box-1 {
  display: grid;
  grid-template-columns: 3fr 1fr 3fr; }
  .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right {
    display: flex;
    align-items: center; }
    .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box {
      display: flex;
      flex-direction: column;
      gap: 60px;
      width: 100%; }
      .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item {
        padding: 10px; }
        .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 {
          display: flex; }
          .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-left {
            flex: 1; }
            .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-left .item-1-left-1 {
              display: flex;
              align-items: center;
              border: 1px dashed var(--gray-color-1);
              padding: 10px;
              gap: 20px; }
              .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-left .item-1-left-1 .yuan_box {
                width: 80px;
                height: 80px;
                display: flex;
                align-items: center;
                justify-content: center; }
                .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-left .item-1-left-1 .yuan_box .yuan {
                  width: 74px;
                  height: 74px;
                  background: var(--back-color);
                  border-radius: 50%;
                  overflow: hidden;
                  display: flex;
                  align-items: center;
                  justify-content: center; }
                  .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-left .item-1-left-1 .yuan_box .yuan img {
                    width: 60%;
                    height: 60%;
                    object-fit: contain; }
              .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-left .item-1-left-1 .txt {
                flex: 1; }
                .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-left .item-1-left-1 .txt .title {
                  font-size: 18px;
                  font-weight: bold;
                  text-align: left; }
                .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-left .item-1-left-1 .txt .seo {
                  font-size: 14px;
                  color: #7f7f7f; }
                  .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-left .item-1-left-1 .txt .seo * {
                    font-size: 14px !important;
                    color: #7f7f7f !important;
                    margin: 0px;
                    padding: 0px; }
          .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-right {
            width: 130px;
            display: flex;
            align-items: center;
            justify-content: center; }
            .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-right .item-1-right-1 {
              display: flex;
              align-items: center;
              justify-content: center; }
              .four_problem_box .w1200 .content-box .content-box-1 .problem_left_right .problem_left_box .item .item-1 .item-1-right .item-1-right-1 img {
                width: 90%;
                transform: scale(-1); }
  .four_problem_box .w1200 .content-box .content-box-1 .problem_center {
    display: flex;
    align-items: center;
    justify-content: center; }
    .four_problem_box .w1200 .content-box .content-box-1 .problem_center img {
      width: 100%; }
  .four_problem_box .w1200 .content-box .content-box-1 .problem_right_box .problem_left_box .item .item-1 {
    flex-direction: row-reverse; }
    .four_problem_box .w1200 .content-box .content-box-1 .problem_right_box .problem_left_box .item .item-1 .item-1-right .item-1-right-1 img {
      transform: scale(1); }

.index-advantage-box .w1200 {
  position: relative; }
  .index-advantage-box .w1200 .top_icon {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px; }
    .index-advantage-box .w1200 .top_icon .img_box {
      display: flex;
      justify-content: center; }
      .index-advantage-box .w1200 .top_icon .img_box img {
        height: 30px; }
  .index-advantage-box .w1200 .top-box {
    padding-top: 60px; }
  .index-advantage-box .w1200 .content-box {
    padding-bottom: 60px; }

.yunu-pinzhi li .text .icon_div {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f0f0f0; }
  .yunu-pinzhi li .text .icon_div img {
    width: 55%;
    height: 55%;
    object-fit: contain; }

.yunu-pinzhi li .box .icon_div {
  background: transparent; }

.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%; }

.common_lunbo_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide .item .item-1 img {
  width: 100%;
  height: 60vh;
  object-fit: cover; }

.common_lunbo_content_box {
  margin-top: 70px; }
  .common_lunbo_content_box .w1200 .content-box .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 350px;
    object-fit: scale-down; }

.yunu-pinzhi {
  display: grid;
  grid-template-columns: repeat(5, 1fr); }
  .yunu-pinzhi li a {
    display: block;
    margin: 0px !important;
    height: 460px;
    display: flex;
    flex-direction: column; }
    .yunu-pinzhi li a .img-center {
      flex: 1; }
      .yunu-pinzhi li a .img-center img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .yunu-pinzhi li a .text_box {
      flex: 1; }
  .yunu-pinzhi li .box {
    display: flex;
    flex-direction: column; }
    .yunu-pinzhi li .box .top_div {
      flex: 1; }
    .yunu-pinzhi li .box > div:last-child {
      flex: 1;
      display: flex;
      flex-direction: column;
      align-items: center; }

.menu-handler {
  z-index: 9999;
  position: relative !important;
  top: 0px;
  right: 0px;
  display: none; }

.lang_box .now_lang {
  display: flex;
  gap: 10px;
  cursor: pointer;
  white-space: nowrap; }

.lang_box .lang_list {
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 10000;
  background: #000;
  padding-top: 15px;
  transition: all 0.5s;
  transform: scale(0); }
  .lang_box .lang_list a {
    height: 30px;
    border-bottom: 1px solid var(--gray-color);
    color: #fff;
    display: flex;
    gap: 10px;
    padding: 0px 10px;
    align-items: center; }
  .lang_box .lang_list a:hover {
    background-color: var(--back-color); }

.lang_box .lang_none {
  display: none !important; }

.lang_box .lang_list_show {
  transform: scale(1); }

.home_about_box .ppgs-con {
  display: flex;
  align-items: center;
  gap: 30px; }
  .home_about_box .ppgs-con > div:first-child {
    flex: 1; }
    .home_about_box .ppgs-con > div:first-child img {
      width: 100%; }
  .home_about_box .ppgs-con > div:last-child {
    flex: 1.5; }

.contact_box_bottom .w1200 .top-box .title {
  color: var(--back-color); }

.contact_box_bottom .w1200 .content-box .item {
  padding: 40px; }
  .contact_box_bottom .w1200 .content-box .item .item-1 {
    display: flex;
    box-shadow: 0 0 40px -10px; }
    .contact_box_bottom .w1200 .content-box .item .item-1 .contact_left {
      flex: 1;
      background: var(--back-color);
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding: 40px; }
      .contact_box_bottom .w1200 .content-box .item .item-1 .contact_left img {
        width: 25px;
        height: 25px;
        object-fit: contain; }
      .contact_box_bottom .w1200 .content-box .item .item-1 .contact_left .txt1 {
        font-size: 14px;
        color: #fff; }
      .contact_box_bottom .w1200 .content-box .item .item-1 .contact_left .tel {
        font-size: 38px;
        font-weight: bold;
        color: #fff; }
      .contact_box_bottom .w1200 .content-box .item .item-1 .contact_left .time {
        font-size: 14px;
        color: #fff; }
    .contact_box_bottom .w1200 .content-box .item .item-1 .contact_right {
      flex: 1;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #f5f5f5; }
      .contact_box_bottom .w1200 .content-box .item .item-1 .contact_right img {
        width: 35px;
        height: 35px;
        object-fit: contain; }
      .contact_box_bottom .w1200 .content-box .item .item-1 .contact_right a {
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
        height: 64px;
        width: 60%;
        background: var(--back-color);
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.2;
        border-radius: 4px;
        gap: 10px;
        margin: 60px 0px; }
      .contact_box_bottom .w1200 .content-box .item .item-1 .contact_right a:hover {
        background: rgba(4, 78, 135, 0.835); }

.contact_box_bottom .w1200 .content-box .contact_box_logo {
  display: flex; }
  .contact_box_bottom .w1200 .content-box .contact_box_logo > div {
    flex: 1; }
  .contact_box_bottom .w1200 .content-box .contact_box_logo > div:first-child img {
    max-width: 90%; }
  .contact_box_bottom .w1200 .content-box .contact_box_logo > div:last-child {
    display: flex;
    justify-content: flex-end; }

.nav-tap a {
  line-height: 1.6;
  display: block;
  min-height: 40px;
  color: #2f2f2f;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.menu-box-ul .nav-er-box * {
  font-size: 14px; }

.menu-box-ul .nav-er-box .nav-tap .nav-er-list:first-child a {
  border: none; }

.menu-box-ul .nav-er-box .nav-tap .nav-er-list {
  width: 140px;
  position: relative; }
  .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box {
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    background: #fff;
    overflow: hidden; }
    .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list:first-child a {
      border: none; }
    .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list {
      width: 140px;
      height: auto;
      position: relative; }
      .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list .nav-four-box {
        position: absolute;
        height: 0;
        width: 0;
        top: 0;
        left: 100%;
        background: #fff;
        overflow: hidden; }
        .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list .nav-four-box .nav-tap .nav-four-list:first-child a {
          border: none; }
        .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list .nav-four-box .nav-tap .nav-four-list {
          width: 140px;
          position: relative; }
        .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list .nav-four-box .nav-tap .nav-four-list:hover .nav-four {
          background: var(--back-color);
          color: #fff; }
    .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list:hover .nav-san {
      background: var(--back-color);
      color: #fff; }
    .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list:hover .nav-four-box {
      width: 140px;
      height: auto;
      overflow: visible; }

.menu-box-ul .nav-er-box .nav-tap .nav-er-list:hover .nav-er {
  background: var(--back-color);
  color: #fff; }

.menu-box-ul .nav-er-box .nav-tap .nav-er-list:hover .nav-san-box {
  width: 140px;
  height: auto;
  overflow: visible; }

.product_box .brief-nav-con li.active .left-yi * {
  color: #fff; }

.head-con .brief-nav-con li.active * {
  color: #fff; }

.nav-tap a {
  display: flex;
  align-items: center;
  justify-content: center; }

.banner_title_box_box {
  height: 0px; }

.common_lunbo_list {
  margin-top: 30px; }
  .common_lunbo_list .w1200 .content-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    padding: 40px 0px; }
    .common_lunbo_list .w1200 .content-box .item .item_1 img {
      width: 100%;
      transition: all 0.5s; }
    .common_lunbo_list .w1200 .content-box .item:hover img {
      transform: scale(1.1); }

@media (min-width: 1251px) {
  .menu-box li:hover .nav-er-box {
    -webkit-transform: translateX(-25%) scaleY(1);
    -ms-transform: translateX(-25%) scaleY(1);
    transform: translateX(-25%) scaleY(1); }
  .menu-box li:hover .nav-tap {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .pc {
    display: flex; }
  .phone,
  .phone_show {
    display: none !important; } }

@media (max-width: 1450px) {
  .head-mid .head-con .w1600 {
    width: 100%; } }

@media (max-width: 1250px) {
  .pc {
    display: none !important; }
  .phone {
    display: flex !important; }
  .phone_show {
    display: block !important; }
  .head-mid .head-con .w1600 {
    width: auto !important; }
  .search_input_box {
    transform: scale(1); }
  .search_input_box .w1200 .content-box .input_box {
    margin-top: 0px; }
  .menu-box li {
    flex-direction: column; }
  .menu-box .nav-er-box {
    display: block !important;
    width: 100%; }
    .menu-box .nav-er-box .nav-tap .nav-er-list {
      width: 100%; }
  .head-top {
    display: none; }
  .menu-handler {
    display: block; }
  .menu-box-ul {
    gap: 0px;
    margin: 0px 20px; }
  .menu-box li {
    min-height: 40px;
    display: flex;
    align-items: center; }
  .search_box_1 {
    position: relative; }
  .search_box > i {
    display: none; }
  .search-phone-body {
    width: 100%; }
  .search_input_box .w1200 .content-box .input_box {
    width: 50%; }
  .menu-box li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
  .menu-phone {
    display: flex;
    align-items: center;
    gap: 10px; }
  .nav-er-box {
    display: none !important; }
  .menu-box.active {
    overflow: scroll; }
  .nav-tap a {
    min-height: auto; }
  .nav-er-box {
    padding-bottom: 0px; }
  .menu-box.active .menu-box-ul {
    display: flex;
    flex-direction: column; }
  .nav-tap a {
    border-top: none; }
  .menu-box li {
    border: none;
    min-height: auto; }
  .menu-box li.active .nav-yi {
    border-bottom: 1px solid var(--back-color); }
  .menu-box-ul .nav-yi,
  .menu-box-ul .nav-yi.phone,
  .menu-box-ul .nav-er.phone,
  .menu-box-ul .nav-san.phone {
    padding-top: 5px;
    padding-bottom: 5px; }
  .menu-box-ul a {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .menu-box-ul .nav-er-box {
    height: auto;
    overflow: hidden;
    transition: all 0.5s; }
    .menu-box-ul .nav-er-box .nav-tap .nav-er-list {
      display: flex;
      flex-direction: column; }
      .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-er.phone {
        display: flex !important;
        justify-content: space-between; }
      .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box {
        position: static;
        width: 100% !important;
        left: 0px;
        height: auto;
        overflow: hidden;
        transition: all 0.5s;
        padding-left: 10px; }
        .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list {
          width: 100% !important; }
          .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list .nav-san.phone {
            display: flex !important;
            justify-content: space-between; }
          .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list .nav-four-box {
            position: static;
            width: 100% !important;
            height: auto;
            left: 0px;
            overflow: hidden;
            transition: all 0.5s;
            padding-left: 10px; }
            .menu-box-ul .nav-er-box .nav-tap .nav-er-list .nav-san-box .nav-tap .nav-san-list .nav-four-box .nav-four-list {
              width: 100% !important; }
  .nav-yi {
    height: auto !important;
    line-height: 1.2 !important;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .head-mid .head-con .w1600 {
    flex-wrap: nowrap; }
  .menu-box-ul {
    flex-direction: column; }
  .content_box_img_box {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 30px !important; }
  .pro_details_con {
    padding: 0px !important; } }

.product_description_box img,
.pro_content_box img,
.common_lunbo_content_txt img {
  max-width: 100% !important;
  height: auto;
  object-fit: contain; }

.product_description_box td,
.pro_content_box td,
.common_lunbo_content_txt td {
  padding: 10px; }

.product_description_box .conntent_left_right > section:first-child,
.pro_content_box .conntent_left_right > section:first-child,
.common_lunbo_content_txt .conntent_left_right > section:first-child {
  flex: 7; }

.product_description_box .conntent_left_right > section:last-child,
.pro_content_box .conntent_left_right > section:last-child,
.common_lunbo_content_txt .conntent_left_right > section:last-child {
  flex: 3; }

.product_description_box .conntent_section_flex_1 > section,
.pro_content_box .conntent_section_flex_1 > section,
.common_lunbo_content_txt .conntent_section_flex_1 > section {
  flex: 1; }

.product_description_box .conntent_left_center_right,
.pro_content_box .conntent_left_center_right,
.common_lunbo_content_txt .conntent_left_center_right {
  display: flex; }
  .product_description_box .conntent_left_center_right > section,
  .pro_content_box .conntent_left_center_right > section,
  .common_lunbo_content_txt .conntent_left_center_right > section {
    flex: 1; }

@media (max-width: 1024px) {
  .search_input_box .w1200 .content-box .input_box {
    width: 50%; }
  .nayami_box_ul {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 15px !important; }
  .product_description_box .conntent_left_right,
  .pro_content_box .conntent_left_right {
    flex-direction: column; }
  .product_description_box .conntent_left_center_right,
  .pro_content_box .conntent_left_center_right {
    grid-template-columns: repeat(2, 1fr) !important; }
    .product_description_box .conntent_left_center_right > section,
    .pro_content_box .conntent_left_center_right > section {
      flex: auto; }
  .product_description_box .conntent_section_flex_1,
  .pro_content_box .conntent_section_flex_1 {
    flex-direction: column; }
  .content_box_img_box {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    grid-gap: 30px !important; }
  .two_list_ar {
    flex-direction: column;
    grid-template-columns: repeat(1, 1fr) !important; }
  .three_list_ar {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important; }
  .f233_main .tel_from_bewm .footer_nav {
    flex-direction: column; }
  .f233_main .tel_from_bewm .footer_nav > li .subnav {
    display: none; }
  .f233_main .tel_from_bewm .footer_nav > li > a {
    padding: 12px 8px 12px 35px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  .f233_main .foot233, .f233_main .w233 {
    padding: 0px !important; }
  .pro_list_box {
    grid-template-columns: repeat(1, 1fr) !important; }
  .pro_list_box .item_list .item_1 .left .img_box img {
    height: 185px; }
  .product_box_list .w1388 .brief-nav-box .brief-nav .brief-nav-con ul li .left-yi {
    border-bottom: 1px dotted #ebebeb; }
  .title_add .pro_typename {
    padding: 10px 16px; }
  .form_box_1 {
    margin-bottom: 0px; } }

@media (max-width: 1160px) {
  .nyban {
    margin-top: 55px !important; } }

@media (max-width: 980px) {
  .brief-nav-con li {
    width: 100% !important; }
  .product_box_list .w1388 {
    flex-direction: column-reverse !important; }
    .product_box_list .w1388 .brief-nav-box .brief-nav {
      width: 100%; }
      .product_box_list .w1388 .brief-nav-box .brief-nav .typename {
        font-size: 16px;
        min-height: auto !important;
        padding: 8px 16px; }
      .product_box_list .w1388 .brief-nav-box .brief-nav .side_bottom {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 50px; }
  .contact_box_bottom .w1200 .content-box .item .item-1 {
    flex-direction: column; }
  .contact_box_bottom .w1200 .content-box .item .item-1 .contact_right a {
    margin: 40px 0px; }
  .ft_blocks .colm_02 {
    grid-template-columns: repeat(1, 1fr) !important; } }

@media (max-width: 768px) {
  .pro_list_box .item_list .item_1 .right > div:nth-child(3) {
    display: none; }
  .nyban .imgg img {
    height: 70vh;
    object-fit: cover; }
  .pro_list_box .item_list {
    border: none; }
  .pro_list_box .item_list {
    padding: 0px 20px !important; }
  .pro_list_box .item_list .item_1 .left .img_box img {
    height: 156px !important;
    object-fit: cover; }
  .contact_box_bottom .w1200 .content-box .item .item-1 .contact_left .tel {
    font-size: 30px; }
  .banner_title_box {
    padding-left: 20px;
    padding-right: 20px; }
  .contact_box_bottom {
    margin-top: 40px; }
  .contact_box_bottom .w1200 .content-box .item .item-1 .contact_right a {
    width: 90%; }
  .banner_title_box .two_title {
    font-size: 12px; } }

.pages a {
  margin: 5px; }

@media (max-width: 700px) {
  :root {
    --baseW: 100%; }
  .banner_title_box_box .w1200 {
    width: 95% !important; }
  .baseBox .w1200 > div {
    padding: 0px 12px !important; }
  .baseBox_banner_black .banner_position_black, .baseBox_banner .banner_position {
    padding: 3px 20px !important; }
  .correlation_list_box {
    grid-template-columns: repeat(1, 1fr) !important; }
  .product_box_list .w1388 .brief-nav-box .brief-nav .side_bottom {
    grid-template-columns: repeat(1, 1fr) !important;
    grid-gap: 7px !important;
    width: 68%;
    margin: auto;
    margin-top: 20px; }
  .contact_box_bottom .w1200 .top-box .title {
    font-size: 30px; }
  .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 {
    flex-direction: column-reverse; }
  .index_pro_arclist_box .w1200 .content-box .tabs .tabpage {
    padding: 20px !important; }
  .f233_main .w233 {
    width: 100%; }
  .f233_main .tel_from_bewm .footer_nav {
    gap: 0px !important; }
  .f233_main .copyright {
    padding: 20px 10px; }
  .f233_main .copyright .p {
    flex-direction: column;
    gap: 20px !important; }
  .f233_main .copyright .w233 {
    border: none; }
  .f233_main .copyright .p > div:last-child {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 8px; }
  #dcms_layoutPageBlockPasteArea #dcms_layoutPageBlock .col_bg {
    padding-left: 0px;
    padding-right: 0px; }
  .pro_list_box .item_list .item_1 .left .img_box img {
    height: auto !important; }
  .pro_list_box .item_list .item_1 .left .img_box img {
    object-fit: contain !important; }
  .banner_title_box .typename {
    font-size: 28px; }
  .pro_list_box .item_list {
    padding: 0px 5px !important; }
  .pro_list_box .item_list .item_1 .left {
    flex: 1.3 !important; }
  .lists_article_title_left_title .w1200 > div:last-child > div > div {
    max-width: 90% !important;
    width: 90% !important; }
  .f233_main .tel_from_bewm .footer_nav > li > a {
    padding: 12px 8px 8px 12px !important; }
  .col2_221.item_num_list.small {
    grid-template-columns: repeat(1, 1fr) !important; }
  .nayami_box_ul {
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 10px !important; }
  .lists_article_FAQ_box .duo_column_box .one_list {
    grid-template-columns: repeat(2, 1fr) !important; }
  .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 .left .txt_box > div:nth-child(3) a {
    width: 100% !important; }
  .lists_article_new .c3_info_block dl {
    align-items: flex-start !important;
    flex-direction: column !important; }
  .c3_info_block .rss_title {
    width: 100% !important; }
  .lists_article_new .c3_info_block dl .rss_date {
    font-weight: bold !important; }
  .lists_article_new .c3_info_block dl {
    margin-bottom: 20px !important; }
  .index_pro_arclist_box .w1200 .content-box .tabs .tabpage .item .item_1 {
    gap: 15px !important; }
  .home_dlb_box2 .dlb_box2-2_block {
    grid-template-columns: repeat(1, 1fr) !important; }
  .dlb_box2-2_it .dlb_box2-2_txt::before, .dlb_box2-2_ti .dlb_box2-2_txt::after {
    display: none; }
  .home_dlb_box2 .inner {
    padding: 30px 12px; } }

/* 滚动条整体样式 */
.scroll-container::-webkit-scrollbar {
  width: 5px;
  /* 对垂直滚动条有效 */
  height: 5px;
  /* 对水平滚动条有效 */ }

/* 滚动条轨道的样式 */
.scroll-container::-webkit-scrollbar-track {
  background: #f1f1f1;
  /* 轨道颜色 */ }

/* 滚动条滑块的样式 */
.scroll-container::-webkit-scrollbar-thumb {
  background: #c0c0c0;
  /* 滑块颜色 */
  border-radius: 5px;
  /* 滑块边角圆滑度 */ }

/* 当鼠标悬停在滑块上时改变颜色 */
.scroll-container::-webkit-scrollbar-thumb:hover {
  background: #555; }

@media (max-width: 600px) {
  .search_input_box .w1200 .content-box .input_box {
    width: 97%; }
  .contact_box_bottom .w1200 .content-box .item {
    padding: 40px 12px !important; }
  .contact_box_bottom {
    margin-bottom: 0px !important; }
  .contact_box_bottom .w1200 .content-box {
    padding: 0px !important; }
  .btn_detail {
    max-width: 100% !important; }
  .col_bg .dlb_box2-2_area .dlb_box2-2_txt {
    height: auto; }
  .logo img {
    height: auto;
    width: 95%; }
  .now_lang {
    gap: 3px !important; }
  .three_list_ar {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important; }
  .product_description_box .conntent_left_right,
  .pro_content_box .conntent_left_right {
    flex-direction: column; }
  .product_description_box .conntent_left_center_right,
  .pro_content_box .conntent_left_center_right {
    grid-template-columns: repeat(1, 1fr) !important;
    grid-gap: 10px !important; }
    .product_description_box .conntent_left_center_right > section,
    .pro_content_box .conntent_left_center_right > section {
      flex: auto; }
  .product_description_box .conntent_section_flex_1,
  .pro_content_box .conntent_section_flex_1 {
    flex-direction: column; }
  .lists_article_title_left_title .w1200 > div:last-child > div > div > div {
    padding: 0px 5px; }
  .FooterCV .inn_ .rgt > div {
    width: 100%; }
  .contact_box_bottom .w1200 .content-box .item .item-1 .contact_left {
    padding: 40px 20px !important; }
  .contact_box_bottom .w1200 .content-box .item .item-1 .contact_left .tel {
    font-size: 30px !important; }
  .home_dlb_box2 .dlb_box2-2_block img {
    max-height: 160px !important; } }

.pro_content_box, .column_content_box {
  overflow: hidden; }
  .pro_content_box section, .pro_content_box div, .pro_content_box p, .pro_content_box span, .pro_content_box img, .pro_content_box dd, .pro_content_box dl, .pro_content_box dt, .pro_content_box ol, .pro_content_box ul, .column_content_box section, .column_content_box div, .column_content_box p, .column_content_box span, .column_content_box img, .column_content_box dd, .column_content_box dl, .column_content_box dt, .column_content_box ol, .column_content_box ul {
    max-width: 100% !important; }

.product_description_box section, .product_description_box div, .product_description_box p, .product_description_box span, .product_description_box img, .product_description_box dd, .product_description_box dl, .product_description_box dt, .product_description_box ol, .product_description_box ul, .product_description_box img, .product_description_box figure {
  max-width: 100% !important; }

.lists_article_title_left_title {
  margin-bottom: 62px; }
