<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.detail.z_H_banner .yx_Banner_N {
  height: 20vw;
}


body .main #hy_in .p_list .p_loopitem .s_layout {
  background: #fff;
  border-radius: 9px;
  box-shadow: 0 0 15px rgb(0 0 0 / 10%);
  padding: 12% 8%;
  width: 92%;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body .main #hy_in .p_list .p_loopitem .s_img img {
  max-width: 120px;
}

body .main #hy_in .p_list .p_loopitem .s_title {
  font-size: 20px;
  font-weight: bold;
}

body .main #hy_in .p_list .p_loopitem div.s_title {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.46;
  margin: 10px auto;
  min-height: 46px;
}

body .main #hy_in .p_list .p_loopitem p.s_title {
  margin: 20px auto 8px;
  counter-increment: number;
}

body .main #hy_in .p_list .p_loopitem p.s_title.number::after {
  content: "01";
}

body .main #hy_in .p_list .p_loopitem:nth-child(2) p.s_title.number::after {
  content: "02";
}

body .main #hy_in .p_list .p_loopitem:nth-child(3) p.s_title.number::after {
  content: "03";
}

body .main #hy_in .p_list .p_loopitem:nth-child(4) p.s_title.number::after {
  content: "04";
}

body .main #hy_in .p_list .p_loopitem:hover .s_layout {
  box-shadow: 0 0 17px rgb(188 17 26 / 30%);
  transform: scale(1.06);
  cursor: pointer;
}


body #gun_body .p_item p.s_title {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}

body #gun_body .p_item .s_title span {
  font-size: 52px;
  color: #fff;
}


body .main #link_text_list .p_list {
  display: block;
}

body .main #link_text_list .p_loopitem {
  width: auto;
  float: left;
}

body .main #link_text_list .p_loopitem .s_title a {
  color: #b2b2b2;
  padding: 0 8px;
}

body .main #link_text_list .p_loopitem:hover .s_title a {
  color: var(--theme);
}

#c_static_001-17108326306770 .bt_contact {
  padding: 6px 0;
}

#c_static_001-17108326306770 .bt_contact * {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}

#c_static_001-17108326306770 .bt_contact:hover {
  background: #fff;
}

#c_static_001-17108326306770 .bt_contact:hover * {
  color: var(--theme) !important;
  fill: var(--theme);
}

#c_static_001-17108326306770 .bt_contact svg {
  width: 18px;
  height: auto;
}

body #news.p_tab_wrapper .p_tablist {
  display: block;
  position: relative;
}

body #news.p_tab_wrapper .p_tablist .js_editor_click {
  width: auto;
  float: left;
  background: none;
  color: var(--theme);
  font-size: 24px;
  line-height: 48px;
  font-weight: bold;
  margin-right: 20px;
  border-bottom: 3px solid transparent;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body #news.p_tab_wrapper .p_tablist:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #dcdcdc;
  display: block;
  position: absolute;
  bottom: 0;
}


body #news.p_tab_wrapper .content_wrapper {
  padding: 28px 0 0;
}

body .main #index_pro .p_list {
  display: block;
  padding: 0 56px;
}

body .main #index_pro .p_loopitem {
  width: auto;
  float: left;
}

body .main #index_pro .p_loopitem .s_title {
  color: #000;
}

body .main #index_pro .p_loopitem .s_title a {
  color: #333;
  padding: 0 10px;
}

body .main #index_pro .p_loopitem:hover .s_title a {
  color: var(--theme);
}

body .main #index_pro .p_loopitem .s_layout {
  padding: 3% 3% 1%;
  box-shadow: none;
  border: 1px solid #dcdcdc;
}

body .main #index_pro .p_loopitem .s_layout .s_layout {
  background: #fff;
  border: 1px solid transparent !important;
}

body .main #index_pro .p_loopitem .s_img {
  height: auto;
  border: 1px solid #dcdcdc;
}

body .main #index_pro .p_loopitem .s_img a {
  padding: 0 0 75%;
}


body .main #index_pro .tempWrap {
  /* padding: 0 6%; */
  width: calc(100% - 8%) !important;
  margin: 0 auto;
}


body .main #index_pro .hd a:after {
  /* content:""; */
  color: #999;
  font-size: 32px;
}

body .main #index_pro .hd a:hover:after {
  color: var(--theme);
}

body .main #index_pro .p_loopitem:hover .s_layout {
  background: var(--theme);
  border: var(--theme) 1px solid;
}

body .main #index_pro .p_loopitem:hover .s_title a {
  color: #fff;
}

body .main #index_pro .swiper-button-prev,
body .main #index_pro .swiper-button-next {
  color: #999;
  background: none;
}

body .main #index_pro .swiper-button-next:after,
body .main #index_pro .swiper-button-prev:after {
  color: #666;
  font-size: 28px;
}



body .main #case .p_tab_wrapper .p_tablist {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body .main #case .p_tab_wrapper .p_tablist:after {
  content: "";
  height: 100%;
  width: 0;
  border-right: 1px dotted #ccc;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
}

body .main #case .p_tab_wrapper .p_tablist .js_editor_click {
  font-size: 22px;
  position: relative;
  z-index: 9;
  width: 100%;
  min-width: 78px;
  /* background: #fff; */
  background: none;
  padding: 0 0 100%;
  line-height: 0;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  color: transparent;
}

body .main #case .p_tab_wrapper .p_tablist .js_editor_click img {
  width: auto;
  height: auto;
  max-width: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}


body .main #case .p_tab_wrapper .p_tablist .js_editor_click.p_active img {
  max-width: 46px;
}

body .main #case .p_tab_wrapper .content_wrapper {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body .main #case .p_tab_wrapper .content_wrapper .p_content.active {
  animation-name: fadeInRight;
  animation-duration: 1.5s;
  animation-delay: 0.2s;
  animation-fill-mode: both;
}

body .main #case .p_tab_wrapper .content_wrapper .p_content.active .s_img {
  animation-name: fadeInRight;
  animation-duration: 0.8s;
  animation-delay: 0.7s;
  animation-fill-mode: both;
}

body .main #case .p_tab_wrapper .content_wrapper .p_content.active .s_list {
  animation-name: fadeIn;
  animation-duration: 1.6s;
  animation-delay: 1.2s;
  animation-fill-mode: both;
}

body .main #case .p_tab_wrapper .p_tablist .js_editor_click:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 8px var(--theme) solid;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body .main #case .p_tab_wrapper .p_tablist .js_editor_click.p_active:before {
  opacity: 0.32;
}

body .main #case .p_tab_wrapper .p_tablist .js_editor_click:after {
  content: "";
  width: 100%;
  height: 100%;
  /* border: 6px var(--theme) transparent; */
  /* border-left: 6px var(--theme) solid; */
  /* border-bottom: 6px var(--theme) solid; */
  /* border-top: 6px var(--theme) solid; */
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024013121000861408/cms/image/13a34ab1-6172-40ef-aefe-79abf0c29534.png?d=1711336535377) no-repeat;
}

body .main #case .p_tab_wrapper .p_tablist .js_editor_click.p_active:after {
  opacity: 1;
}

body .main #case .p_tab_wrapper .p_tablist .js_editor_click:nth-last-child(1) {
  display: none;
}


body .main #top_so {
  transition: all ease .5s;
  width: 100%;
  max-width: 360px;
  position: fixed;
  /* left: 50%; */
  right: 13%;
  top: 100px;
  /* transform: translate(-50%,0px); */
  background: rgba(255, 255, 255, .72);
  display: none;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 6px rgb(0 0 0 / 6%);
}

body .main #top_so .boxForm {
  position: relative;
  display: block;
  top: auto;
  left: auto;
  height: auto;
  background: rgba(255, 255, 255, .68);
  border-radius: 10px;
}

body .main #top_so .s_list {
  width: 100%;
  padding: 2% 4% 2%;
  display: none;
}

body[data-pageid="69f836e2-9491-46a7-9599-7dbcdf1b09e8"] .closeFrom {
  display: none !important;
}


body[data-pageid="69f836e2-9491-46a7-9599-7dbcdf1b09e8"] .main #top_so.index .so_ci {
  display: none;
}

body[data-pageid="69f836e2-9491-46a7-9599-7dbcdf1b09e8"] .main #top_so.hide {
  display: none !important;
}

body[data-pageid="69f836e2-9491-46a7-9599-7dbcdf1b09e8"] .main #top_so.active {
  display: block !important;
}

body .main #top_so .boxForm+.so_ci {
  display: none;
}

body .main #top_so .boxForm.open+.so_ci {
  display: block;
}

body .main #top_so.active {
  display: block !important;
}

body .main #top_so .closeFrom {
  zoom: 0.76;
  display: none;
}

body .main #top_so .s_button1 {
  margin-top: 2px;
}

body .main #top_so .s_button1 span {
  background: none;
}

body .main #top_so .s_form1 input {
  background: none;
  font-size: 16px;
  padding: 0;
  line-height: 46px;
}

body .main #top_so .s_list .p_loopitem {
  padding: 1% 0 0;
}

body .main #top_so .s_list .p_loopitem .s_title {
  font-size: 16px;
  font-weight: 400;
  color: #495057;
  font-family: sans-serif;
}


body .main #index_apps {
  position: absolute;
  top: 0;
  width: 100%;
}

body .main #index_apps .p_list {
  display: block;
  width: 100%;
}

body .main #index_apps .p_loopitem {
  width: auto;
  float: left;
  position: absolute;
  top: 250px;
  left: 210px;
  /* position: relative; */
  width: 100%;
  display: block;
}

body .main #index_apps .p_loopitem:nth-child(2) {
  top: 160px;
  left: 300px;
}

body .main #index_apps .p_loopitem:nth-child(3) {
  top: 280px;
  left: 300px;
}

body .main #index_apps .p_loopitem:nth-child(4) {
  top: 330px;
  left: 360px;
}

body .main #index_apps .p_loopitem:nth-child(5) {
  top: 100px;
  left: 400px;
}

body .main #index_apps .p_loopitem:nth-child(6) {
  top: 250px;
  left: 210px;
}

body .main #index_apps .p_loopitem:nth-child(7) {
  top: 250px;
  left: 210px;
}

body .main #index_apps .p_loopitem:nth-child(8) {
  top: 250px;
  left: 210px;
}

body .main #index_apps .p_loopitem:nth-child(9) {
  top: 250px;
  left: 210px;
}

body .main #index_apps .p_loopitem:nth-child(10) {
  top: 250px;
  left: 210px;
}

body .main #index_apps .p_loopitem .s_title {
  color: #000;
  font-size: 0;
  width: 16px;
  height: auto;
  line-height: 28px;
  /* position: absolute; */
  /* top:250px; */
  /* left:210px; */
  cursor: pointer;
}

body .main #index_apps .p_loopitem .s_layout .s_title {
  font-size: 14px;
  position: relative;
  top: auto !important;
  left: auto !important;
  width: 100%;
  text-align: center;
}

body .main #index_apps .p_loopitem .s_layout .s_title:after,
body .main #index_app .p_loopitem .s_layout .s_title:before {
  opacity: 0;
  height: 0;
}

body .main #index_apps .p_loopitem .s_title a {
  color: #333;
  padding: 0 10px;
}

body .main #index_apps .p_loopitem:hover .s_title a {
  color: var(--theme);
}

body .main #index_apps .p_loopitem .s_layout {
  padding: 0% 0% 1%;
  box-shadow: none;
  border: 0px solid #dcdcdc;
  position: absolute;
  top: calc(-152px);
  left: -76px;
  max-width: 162px;
  background: rgba(255, 255, 255, 0.85);
  width: 100%;
  /* left: auto; */
  opacity: 0;
  z-index: -1;
  transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  border-radius: 10px;
  box-shadow: 0 0 10px rgb(0 0 0 / 6%);
}

body .main #index_apps .p_loopitem.active1 .s_layout {
  z-index: 9;
  opacity: 1;
  zoom: 1;
}

body .main #index_apps .p_loopitem .s_layout .s_layout {
  background: #fff;
  border: 1px solid transparent !important;
}

body .main #index_apps .p_loopitem .s_img {
  height: auto;
  border: 0px solid #dcdcdc;
  margin: 0 auto;
  max-width: 150px;
}

body .main #index_apps .p_loopitem .s_img a {
  padding: 0 0 75%;
}

body .main #index_apps .p_loopitem&gt;.s_title:before {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--theme);
  display: block;
  border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 3px;
}

body .main #index_apps .p_loopitem&gt;.s_title:after {
  content: "";
  width: 16px;
  height: 16px;
  background: var(--theme);
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: circleScale3 3.4s linear infinite;
  -moz-animation: circleScale3 3.4s linear infinite;
  -ms-animation: circleScale3 3.4s linear infinite;
  animation: circleScale3 3.4s linear infinite;
}

body .main #index_apps .p_loopitem:nth-child(2) .s_title {
  top: 200px;
  left: 250px;
}

body .main #index_apps .p_loopitem:nth-child(3) .s_title {
  top: 210px;
  left: 440px;
}

body .main #index_apps .p_loopitem:nth-child(4) .s_title {
  top: 260px;
  left: 490px;
}

body .main #index_apps .p_loopitem:nth-child(5) .s_title {
  top: 290px;
  left: 150px;
}

body .main #index_apps .p_loopitem:nth-child(6) .s_title {
  top: 250px;
  left: 210px;
}

body .main #index_apps .p_loopitem:nth-child(7) .s_title {
  top: 250px;
  left: 210px;
}

body .main #index_apps .p_loopitem:nth-child(8) .s_title {
  top: 250px;
  left: 210px;
}

body .main #index_apps .p_loopitem:nth-child(9) .s_title {
  top: 250px;
  left: 210px;
}

body .main #index_apps .p_loopitem:nth-child(10) .s_title {
  top: 250px;
  left: 210px;
}

@keyframes circleScale3 {
  0% {
    transform: scale(0.75);
    opacity: 0;
  }

  68% {
    transform: scale(1.6, 1.6);
    opacity: 0.4;
  }

  100% {
    transform: scale(2, 2);
    opacity: 0;
  }
}


body .main #detail_tab:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e3e5e7;
  position: absolute;
  left: 0;
  top: 51px;
}

body .main #detail_tab {
  position: static;
}

#detail_tab.active .p_tabName {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

#detail_tab .p_tabName {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  border-bottom: 0px solid #eee;
  background: none;
  /* position: absolute; */
  width: 100%;
  z-index: 999999;
  position: relative;
  display: flex;
  width: auto;
  margin: 0 auto;
  max-width: 1600px;
  justify-content: space-between;
}

#detail_tab .p_nameItem {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  display: inline-block;
  width: auto;
  min-width: 0;
  padding: 0;
  height: auto;
  line-height: 46px;
  text-align: center;
  border-bottom: 0px solid transparent;
  font-size: 24px;
  font-weight: normal;
  cursor: pointer;
  border-left: 0px solid #fff;
  float: left;
  /* padding: 0 18px; */
}

#detail_tab .p_nameItem.active {
  background: var(--subtheme);
  border-bottom: 0px solid var(--subtheme);
  color: #fff;
  background: none;
}

#detail_tab .p_contentItem {
  display: none;
  /* display: block; */
  overflow: hidden;
  padding: 0px 0 0;
}

#detail_tab .p_contentItem.active {
  display: block;
  animation-name: fadeInUp;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: both;
}

#detail_tab .p_infoItem {
  overflow: hidden;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 1.68em;
}

#detail_tab .p_attrItem {
  width: 25%;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 15px;
}

#detail_tab .p_summary {
  padding: 10px 0;
}

#detail_tab .p_contentItem .side_title {
  display: block;
  width: 100%;
  clear: both;
  line-height: 36px;
  font-size: 19px;
  font-weight: bold;
  color: var(--theme);
  background: #f6f6f6;
  padding: 2px 0 2px 18px;
  margin: 88px auto 15px;
  border-left: 6px solid var(--theme);
  cursor: pointer;
  DISPLAY: NONE;
}

#detail_tab .p_nameItem a {
  display: block;
  padding: 2px 5px;
  pointer-events: none;
  border-bottom: 2px solid transparent;
  color: #4c4c4d;
  margin-right: 14px;
}

#detail_tab .p_nameItem.active a {
  color: #fff;
  color: var(--theme);
  border-bottom: 2px solid var(--theme);
}

#detail_tab .p_nameItem:nth-child(1) {
  border: none;
  padding-left: 0;
}

html {
  scroll-behavior: smooth;
}

#detail_tab .p_tabName&gt;.p_nameItem&gt;.hide {
  font-size: 0;
}

#detail_tab .p_tabName&gt;.p_nameItem&gt;.hide:empty+a {
  display: none;
}



body .main #bannnerin {
  max-width: 1624px;
  position: relative;
  margin: -3% auto;
  z-index: 99999;
  border-radius: 2px;
  padding: 0%;
}

body .main #bannnerin .p_loopitem {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  flex-basis: calc(100% / 3);
}

body .main #bannnerin .p_loopitem .s_layout {
  position: relative;
  padding: 10% 9%;
  background: rgb(255 255 255 / 80%);
  box-shadow: 0px -3px 22px rgb(10 112 106 / 12%);
  width: 94.5%;
  border-radius: 10px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  position: relative;
  overflow: hidden;
}

body .main #bannnerin .p_loopitem .s_layout:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  background: linear-gradient(90deg, #0a9189 0%, #45c999 88%);
  opacity: 0;
  transition: all .5s ease;
  transform: translate(-50%, -50%) scale(3);
}

body .main #bannnerin .p_loopitem:hover .s_layout:before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

body .main #bannnerin .p_loopitem .s_img {
  max-width: 70px;
  margin-right: 16px;
}


body .main #bannnerin .p_loopitem .s_img a {
  padding: 0 0 100%;
}

body .main #bannnerin .p_loopitem p.s_title {
  font-size: 23px;
  font-weight: bold;
}

body .main #bannnerin .p_list {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

body .main #bannnerin .p_loopitem:hover img {
  filter: brightness(100);
}

body .main #bannnerin .p_loopitem:hover .s_title,
body .main #bannnerin .p_loopitem:hover .s_title * {
  color: #fff;
}



@media only screen and (min-width: 769px) {
  #detail_tab .p_tabContent {
    padding: 38px 0 20px 0;
    max-width: 1600px;
    margin: 0 auto;
  }

  #detail_tab .p_tabContent .detail img {
    margin: 1% 1% 1% 2%;
    border-radius: 10px;
    box-shadow: 1px -1px 5px rgb(10 142 145 / 10%), -2px 5px 5px rgb(10 142 145 / 15%);
    max-width: 680px !important;
  }
}

body .main #solution .p_tab_wrapper {
  border: 1px solid #fff;
  box-shadow: 0 0 4px rgb(0 0 0 / 4%);
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
}

body .main #solution .p_tab_wrapper .p_tablist {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  background: #e7f3f2;
  padding: 2% 0 2% 2%;
  overflow: visible;
}

body .main #solution .p_tab_wrapper .p_tablist:after {
  content: "";
  height: 100%;
  width: 0;
  border-right: 1px dotted #ccc;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1;
  opacity: 0;
}

body .main #solution .p_tab_wrapper .p_tablist .js_editor_click {
  font-size: 17px;
  font-weight: bold;
  position: relative;
  z-index: 9;
  width: auto;
  width: 100%;
  min-width: 238px;
  /* background: #fff; */
  background: none;
  text-align: left;
  padding: 5.2% 3% 5.2% 6%;
  line-height: 0;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  /* color: transparent; */
  line-height: 2;
  overflow: visible;
}

body .main #solution .p_tab_wrapper .p_tablist .js_editor_click img {
  width: auto;
  height: auto;
  max-width: 32px;
  position: relative;
  left: 0%;
  top: 0%;
  margin-right: 12px;
  float: left;
  transform: translate(0%, 0%);
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body .main #solution .p_tab_wrapper .p_tablist .js_editor_click.p_active {
  color: #fff;
}

body .main #solution .p_tab_wrapper .p_tablist .js_editor_click.p_active img {
  /* max-width: 46px; */
  filter: brightness(1000%);
}

body .main #solution .p_tab_wrapper .content_wrapper {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body .main #solution .p_tab_wrapper .content_wrapper .p_content {
/*  padding: 1.5% 1.45% 1.5% 10%; */
  background: #fff;
}

body .main #solution .p_tab_wrapper .content_wrapper .p_content.active {
  animation-name: fadeInRight;
  animation-duration: 0.6s;
  animation-delay: 0s;
  animation-fill-mode: both;
}

body .main #solution .p_tab_wrapper .content_wrapper .p_content.active .s_img {
  animation-name: fadeInRight;
  animation-duration: 0.8s;
  animation-delay: 0.5s;
  animation-fill-mode: both;
}

body .main #solution .p_tab_wrapper .content_wrapper .p_content.active .s_list {
  animation-name: fadeIn;
  animation-duration: 1.6s;
  animation-delay: 0.4s;
  animation-fill-mode: both;
}

body .main #solution .p_tab_wrapper .p_tablist .js_editor_click:before {
  content: "";
  width: 136%;
  height: 100%;
  /* border: 8px var(--theme) solid; */
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  background: #3fc69a;
  opacity: 0;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  z-index: -1;
  background: linear-gradient(90deg, #0a9189 0%, #45c999 88%);
}

body .main #solution .p_tab_wrapper .p_tablist .js_editor_click.p_active:before {
  opacity: 1;
}

body .main #solution .p_tab_wrapper .p_tablist .js_editor_click:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body .main #solution .p_tab_wrapper .p_tablist .js_editor_click.p_active:after {
  opacity: 1;
}



body .main #solution .content_wrapper .p_loopitem {
  display: none;
}

body .main #solution .content_wrapper .p_content:nth-child(1) .p_loopitem:nth-child(1) {
  display: block;
}

body .main #solution .content_wrapper .p_content:nth-child(2) .p_loopitem:nth-child(2) {
  display: block;
}

body .main #solution .content_wrapper .p_content:nth-child(3) .p_loopitem:nth-child(3) {
  display: block;
}

body .main #solution .content_wrapper .p_content:nth-child(4) .p_loopitem:nth-child(4) {
  display: block;
}

body .main #solution .content_wrapper .p_content:nth-child(5) .p_loopitem:nth-child(5) {
  display: block;
}

body .main #solution .content_wrapper .p_content:nth-child(6) .p_loopitem:nth-child(6) {
  display: block;
}

body .main #solution .content_wrapper .p_content:nth-child(7) .p_loopitem:nth-child(7) {
  display: block;
}

body .main #solution .content_wrapper .p_content:nth-child(8) .p_loopitem:nth-child(8) {
  display: block;
}

body .main #solution .content_wrapper .p_loopitem .s_img a {
  padding: 0 0 146%;
  overflow: hidden;
  border-radius: 5px;
}

body .main #solution .content_wrapper .p_loopitem .s_img img {
  height: auto;
  width: auto;
}

body .main #solution .content_wrapper .p_loopitem .p_title {
  font-size: 36px;
  font-weight: bold;
  padding-bottom: 3px;
}

body .main #solution .content_wrapper .p_loopitem .type {
  font-size: 26px;
  font-weight: bold;
}

body .main #solution .content_wrapper .p_loopitem .summary {
  padding: 20px 0 0;
  line-height: 1.6em;
  font-size: 16px;
  margin-bottom: 4%;
}

body .main #solution .content_wrapper .p_loopitem .learn {
  border: 1px solid var(--subtheme);
  border-radius: 6px;
  width: 100%;
  max-width: 136px;
  background: none;
}

body .main #solution .content_wrapper .p_loopitem .learn * {
  font-size: 16px;
  color: var(--subtheme);
}

body .main #solution .content_wrapper .p_loopitem .learn:hover {
  background: var(--subtheme);
}

body .main #solution .content_wrapper .p_loopitem .learn:hover * {
  color: #fff;
}

body .main #solution .content_wrapper .p_loopitem .now {
  border: 1px solid var(--subtheme);
  border-radius: 6px;
  background: var(--subtheme);
  width: 100%;
  max-width: 136px;
}

body .main #solution .content_wrapper .p_loopitem .now * {
  color: #fff;
  font-size: 16px;
}




body .main .dongzai .btn {
  border: 1px solid #fff;
  background: none;
  padding: 10px !important;
}

body .main .dongzai .btn * {
  font-weight: bold;
}

body .main .dongzai .btn:hover {
  background: #fff;
}

body .main .dongzai .btn:hover * {
  color: var(--theme);
}


body #index_case2 {
  max-width: 420px;
}
body #index_case2 .p_list .p_loopitem {
  border: 0px solid #eee;
  margin: 0px auto 30px auto;
  margin: 1.2%;
  background: none;
  flex-basis: calc((100% - 7.2%) / 3);
  border-radius: 0px;
  overflow: hidden;
}

body #index_case2 .p_list .p_loopitem .s_img {
  margin-bottom: 18px;
}
body #index_case2 .p_list .p_loopitem .s_img a {
  padding: 0 0 55%;
}

body #index_case2 .p_list .p_loopitem .s_title {
  width: 100%;
  margin-bottom: 10px;
}

body #index_case2 .p_list .p_loopitem div.s_title {
  margin-bottom: 10px;
  margin-top: 8px;
  line-height: 1.5em;
  color: #b0b0b0;
}

body #index_case2 .p_list .p_loopitem .btn svg {
  width: 30px;
  height: 30px;
}

body #index_case2 .p_list .p_loopitem .btn {
  margin: 6px auto 16px 4%;
  background: none;
  border: none;
  padding: 2px 0px;
  width: auto;
  float: left;
  border: 0px solid var(--theme);
  border-radius: 0;
  text-align: left;
}

body #index_case2 .p_list .p_loopitem .btn span:after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 38%;
  right: 10px;
  border-right: 1px solid var(--theme);
  border-top: 1px solid var(--theme);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

body #index_case2 .p_list .p_loopitem .btn * {
  color: var(--theme);
  font-size: 14px;
  position: relative;
  text-align: left;
  line-height: 2.8em;
  padding: 0 22px 0 0;
  font-weight: bold;
}

body #index_case2 {
  max-width: 420px;
}

body #index_case2 .p_list .p_loopitem {
  border: 1px solid #eee;
  margin: 0px auto 30px auto;
  border-radius: 10px;
}

body #index_case2 .p_list .p_loopitem .s_img a {
  padding: 0 0 50%;
}

body #index_case2 .p_list .p_loopitem .s_title {
  width: 96%;
  margin: 26px 10px 14px 16px;
}

body #index_case2 .p_list .p_loopitem .btn {
  margin: 0px auto 10px 16px;
  background: none;
  border: none;
  padding: 8px 0;
  width: auto;
  float: left;
  width: 112px;
}

body #index_case2 .p_list .p_loopitem .btn * {
  color: var(--theme);
}

body #index_case2 .p_list .p_loopitem&gt;:not(.s_img) {
  max-width: 90%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

body .main #section .p_list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

body .main #section .p_loopitem {
  height: 100%;
  flex: 1;
}

body .main #section .p_loopitem .s_layout {
  transition: all 0.8s ease 0s;
  -o-transition: all 1.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/b50640b0-caf7-4b40-bfcd-b73af368bbd4.jpg?d=1714379259301);
  background-size: cover;
  padding: 8% 4.5% 18%;
  border-radius: 4px;
  border: 1px solid transparent;
}

body .main #section .p_loopitem:hover .s_layout {
  transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/965d90b0-c2ee-44d6-935c-1a5a7b986870.jpg?d=1712886567968) no-repeat;
  background-size: cover;
}

body .main #section .p_loopitem .s_layout .s_img img {
  transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  filter: grayscale(1);
}

body .main #section .p_loopitem:hover .s_layout .s_img img {
  filter: grayscale(0);
}

body .main #section .p_loopitem .s_layout:hover {
  border: 1px solid #d3f4e9;
}

body .main #section .p_loopitem .s_layout .s_title {
  transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
}

body .main #section .p_loopitem:hover .s_layout .s_title {
  color: var(--theme);
}

body .main #section .p_loopitem .s_layout hr {
  background: #ffffff;
  opacity: 0.58;
  margin-bottom: 26px;
  margin-top: 20px;
}

body .main #section .p_loopitem:hover .s_layout hr {
  background: #ddf5f3;
  opacity: 0.5;
}

body .main #section .p_loopitem .s_layout .s_title ul {
  padding-inline-start: 26px;
}

body .main #section .p_loopitem .s_layout .s_title ul li {
  margin-bottom: 20px;
  font-size: 15px;
  color: #000;
}

body .main #section .p_loopitem .s_layout .s_title ul li::marker {
  color: var(--theme);
  font-size: 14px;
}

body #index_ke .pic {
  position: absolute;
  left: 0;
  top: 10%;
}

body #index_ke .body {
  position: relative;
  right: 0;
  top: 0;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.89);
  width: 100%;
  max-width: 1056px;
  left: auto;
  float: right;
  border-radius: 12px;
  min-height: 390px;
  padding: 7% 5% 7% 8%;
  box-shadow: 0 0 8px rgb(0 0 0 / 4%);
}

body #index_ke .pic .s_img.bg {
  border-radius: 12px;
  background: #00a499;
}

body #index_ke .pic .s_img.bg img {
  opacity: 0.16;
}

body #index_ke .pic .s_img.logo {
  position: absolute;
  top: 35%;
  left: 27%;
}

body #index_ke .pic .s_img.logo img {
  filter: brightness(9999999) grayscale(1);
}

body #index_ke .s_title.form {
  text-align: right;
  font-size: 18px;
  color: #000;
  min-height: auto;
}

body #index_ke .s_title {
  font-size: 18px;
  color: #363636;
}

body #index_ke .p_title {
  min-height: 120px;
}

body #index_ke .type {
  padding: 0 15px 0 48px;
  line-height: 32px;
  font-size: 16px;
  color: #00a499;
  border-radius: 6px;
  border: 1px solid #00a499;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-bottom: 18px;
}

body #index_ke .type:after {
  content: "";
  background: #00a499;
  z-index: -1;
  width: 32px;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

body #index_ke .body:before {
  content: "“";
  font-size: 152px;
  position: absolute;
  top: 7%;
  left: 5%;
  opacity: 0.25;
  line-height: 1;
  font-weight: bold;
  font-family: 'Gotham';
}

body #index_ke .body:after {
  content: "”";
  font-size: 162px;
  position: absolute;
  bottom: 10%;
  right: 6%;
  opacity: 0.15;
  line-height: 1;
  font-family: 'Gotham';
}

body #index_ke .btn {
  padding: 0;
  width: auto;
  display: inline-block;
  background: none;
}

body #index_ke .btn * {
  color: var(--theme);
  font-size: 16px;
  font-weight: bold;
}

body .main #gunma_body div[class^="e_scrollNumber"] {
  display: flex;
  height: auto;
  align-content: flex-start;
  justify-content: center;
}

body .main #gunma_body div[class^="e_scrollNumber"] .js_roll {
  font-size: 58px;
  font-weight: 100;
  font-family: "F37JUDGETEST-REGULAREXTENDED";
  color: var(--theme);
}

body .main #gunma_body div[class^="e_scrollNumber"] .p_plus {
  font-size: 18px;
  color: var(--subtheme);
  line-height: 32px;
}

body .main #gunma_body p.s_title {
  font-size: 15px;
  color: #888;
  text-align: center;
  margin-top: 20px;
}

body .main #gunma_body .p_item:after {
  content: "";
  height: 100%;
  width: 1px;
  display: block;
  position: absolute;
  right: 0;
  background: #e4eced;
  top: 0;
}

body .main #gunma_body .p_item:nth-last-child(1):after {
  opacity: 0;
}

body .main #c_banner_015-17141036915940 .s_img {
  padding: 0 0 30%;
  position: relative;
  overflow: hidden;
}

body .main #c_banner_015-17141036915940 .s_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

body .main #c_banner_015-17141036915940 #pro_banner_body {
  position: absolute;
  top: calc(50% - 24px);
  max-width: 1600px;
  width: 96%;
  left: 50%;
  transform: translate(-50%, -50%);
}

body .main #c_banner_015-17141036915940 #pro_banner_body .p_title {
  font-size: 42px;
}

body .main #c_banner_015-17141036915940 #pro_banner_body .sub_title {
  font-size: 22px;
}

body .main #c_banner_015-17141036915940 #pro_banner_body .clearfix {
  font-size: 18px;
}

body .main #c_banner_015-17141036915940 #pro_banner_body .btn {
  border-radius: 28px;
  padding: 17px 6px;
  max-width: 186px;
  background: linear-gradient(90deg, #21af97 0%, #99c776 88%);
}

body .main #c_banner_015-17141036915940 #pro_banner_body .btn * {
  font-size: 18px;
  font-weight: bold;
}

body .main #pro_hytd .p_list {
  justify-content: center;
}

body .main #pro_hytd .p_list .p_loopitem .s_layout {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  background: linear-gradient(0deg, #feffff 0%, #f5f8fd 88%);
  margin-bottom: 5%;
  border: 1px solid #fff;
  box-shadow: 0 0 25px rgb(223 240 255 / 28%);
  width: 95%;
  padding: 5% 1% 5% 4%;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/507bebdd-07e4-479e-86f2-a588846eb07a.jpg?d=1714439795420) no-repeat;
  background-size: cover;
}

body .main #pro_hytd .p_list .p_loopitem .s_layout .s_img.so_img img {
  margin: -8px auto;
}

body .main #pro_hytd .p_list .p_loopitem:hover .s_layout {
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/3003fdbb-435b-4920-ad81-37c172442a64.jpg?d=1714287998111) no-repeat;
  background-size: cover;
}

body .main #solution_btn .btn {
  border: 1px solid var(--subtheme);
  background: none;
  padding: 10px 8px;
}

body .main #solution_btn .btn * {
  color: var(--subtheme);
  font-weight: bold;
}

body .main #solution_btn .btn:hover {
  background: var(--subtheme);
}

body .main #solution_btn .btn:hover * {
  color: #fff;
}

body .main #solution_btn .p_item:nth-child(2) .btn {
  background: var(--subtheme);
}

body .main #solution_btn .p_item:nth-child(2) .btn * {
  color: #fff;
}

body .main #index_case .s_layout {
  /* display:flex; */
  flex-direction: column;
  padding: 0%;
  box-shadow: 0 0 18px rgb(0 0 0 / 4%);
  border-radius: 8px;
  /* overflow: hidden; */
  display: block;
  margin-bottom: 22px;
  background: #fff;
  border: 1px solid #ededed;
}

body .main #index_case .s_layout&gt;.p_item {
  padding: 0%;
  position: relative;
  flex: auto;
}

body .main #index_case .s_layout&gt;.p_item:nth-child(1) {
  /* background: linear-gradient(90deg,#17b1a2 0%,#3ec59a 88%); */
  padding-bottom: 0;
}

body .main #index_case .s_layout&gt;.p_item:nth-child(1) .s_title,
body .main #index_case .s_layout&gt;.p_item:nth-child(1) .s_title * {
  color: #fff;
  line-height: 1.2em;
  font-weight: bold;
}


body .main #index_case .p_loopitem:hover&gt;.s_layout,
body .main #index_case .swiper-slide:hover&gt;.s_layout {
  box-shadow: 0 0 18px rgb(10 142 145 / 14%);
  border: 1px solid transparent;
}


body .main #index_case .s_layout&gt;.p_item .s_title.sshy {
  padding: 3%;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/176306d1-d73e-403b-ba5e-dcb8e42b927c.png?d=1714284087956) no-repeat left top;
  width: 100%;
  max-width: 172px;
  text-align: center;
  padding-left: 3%;
  min-height: 55px;
  background-size: 100% 100%;
  position: absolute;
  top: 2px;
  left: -9px;
  z-index: 999;
  font-size: 18px;
}

body .main #index_case .swiper-slide&gt;.s_layout&gt;.p_item .s_title * {
  line-height: 1.5em;
}

body .main #index_case .swiper-slide&gt;.s_layout&gt;.p_item:nth-child(1):after {
  width: 100%;
  max-width: 120px;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.15;
}

body .main #index_case .swiper-slide&gt;.s_layout .s_img {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

body .main #index_case .swiper-slide&gt;.s_layout .s_img a {
  background: #000;
  padding: 0 0 60%;
  position: relative;
  height: 0;
  display: block;
  overflow: hidden;
}

body .main #index_case .swiper-slide&gt;.s_layout .s_img img {
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.88;
  width: 101%;
  margin-left: -0.25%;
}

body .main #index_case .swiper-slide&gt;.s_layout .s_list {
  display: block;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: -7px;
  width: 100%;
  display: none;
}

body .main #index_case .swiper-slide&gt;.s_layout .p_item .p_loopItem .s_title {
  padding: 3%;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/176306d1-d73e-403b-ba5e-dcb8e42b927c.png?d=1714284087956) no-repeat left top;
  width: 100%;
  max-width: 172px;
  /* text-align: center; */
  padding-left: 3%;
  min-height: 55px;
  background-size: 100% 100%;
}

body .main #index_case .swiper-slide&gt;.s_layout .p_loopItem .s_title a {
  pointer-events: none;
  font-size: 16px;
}

body .main #index_case .swiper-slide&gt;.s_layout&gt;.p_item:nth-child(2) {
  padding: 5% 5%;
}

body .main #index_case .swiper-slide&gt;.s_layout .s_img.logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 136px;
  border-radius: 0;
  filter: grayscale(100) brightness(100);
}

body .main #index_case .swiper-slide&gt;.s_layout .s_img.logo img[src="/npublic/img/no-img.svg"] {
  display: none;
}



body .main #links_list .p_list {
  justify-content: center;
}

body .main #links_list .p_list .p_loopitem .s_img {
  padding: 10px;
  cursor: pointer;
}

body .main #links_list .p_list .p_loopitem .s_img a {
  padding: 0 0 42%;
  box-shadow: 0px 0px 10px 0 rgb(185 199 214 / 10%);
  /* float: left; */
  overflow: hidden;
  pointer-events: none;
  border: 1.2px solid #fff;
  border-radius: 4px;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/2844a05a-2961-4ef0-8653-8000d3c0a564.jpg?d=1714457489356) no-repeat;
  background-size: cover;
}

body .main #links_list .p_list .p_loopitem .s_img img {
  height: auto;
  max-width: 148px;
  max-height: 88%;
}

body .main #links_list .p_list .swiper-slide:nth-child(1) .s_img a:after {
  content: "";
  width: 70%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 88%);
}

body .main #links_list .p_list .swiper-slide:nth-last-child(1) .s_img a:after {
  content: "";
  width: 70%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 88%);
}

body .main #links_list.index .p_list .p_loopitem .s_img a {
  border: none;
  box-shadow: none;
  background: none;
}

body .main #links_list.index .p_list .p_loopitem .s_img a:after {
  opacity: 0;
}

body .main #links_list .p_list:after {
  content: "";
  width: 160px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 88%);
  z-index: 999;
}

body .main #links_list .p_list:before {
  content: "";
  width: 160px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 88%);
  z-index: 999;
}

body .main #links_list.index .p_list:before,
body .main #links_list.index .p_list:after {
  content: "";
  opacity: 0;
}

#c_product_detail_003-17141191927420 .e_productTabList-44 .p_tabContent .p_contentItem a{
  border: 1px solid var(--subtheme);
  border-radius: 4px;
  width: 100%;
  max-width: 152px;
  display: block;
  text-align: center;
  line-height: 2em;
  padding: 3px 0;
  color: #fff;
  background: var(--subtheme);
  font-size: 17px;
  font-weight: bold;
}

body .main #detail_tab .detail h2 {
  margin: 0px 0 0 0;
  color: #333;
  font-size: 32px !important;
}

body .main #detail_tab .detail h3 {
  color: #333;
  border: none;
  margin-bottom: 2.5rem;
  font-weight: bold;
  margin-top: 4px;
}

body .main #detail_tab .detail h3:after {
  content: "";
  width: 26px;
  height: 5px;
  bottom: -10px;
}

body .main #cp .swiper-slide&gt;.s_layout {
  display: flex;
  flex-direction: column;
  padding: 0%;
  box-shadow: 0 0 18px rgb(0 0 0 / 5%);
  border-radius: 8px;
  overflow: hidden;
  display: block;
  border: 1px solid #bdebde;
}

body .main #cp .swiper-slide&gt;.s_layout&gt;.p_item {
  padding: 5%;
  position: relative;
  background: #fff;
}

body .main #cp .swiper-slide&gt;.s_layout&gt;.p_item:nth-child(1) {
  background: linear-gradient(90deg, #17b1a2 0%, #3ec59a 88%);
  background: #f5fbff;
}

body .main #cp .swiper-slide&gt;.s_layout&gt;.p_item:nth-child(1) .s_title,
body .main #cp .p_loopitem&gt;.s_layout&gt;.p_item:nth-child(1) .s_title * {
  color: #fff;
  line-height: 1.2em;
  font-weight: bold;
}

body .main #cp .swiper-slide&gt;.s_layout&gt;.p_item .s_title * {
  line-height: 1.68em;
}

body .main #cp .swiper-slide&gt;.s_layout&gt;.p_item p.s_title {
  font-weight: bold;
}

body .main #cp .swiper-slide&gt;.s_layout .s_img {
  padding: 0;
  max-width: 340px;
  margin: 0 auto;
}

body .main #cp .swiper-slide&gt;.s_layout .s_img a {
  padding: 0 0 66%;
}

body .main #cp .swiper-slide&gt;.s_layout .btn {
  padding: 0;
  background: none;
}

body .main #cp .swiper-slide&gt;.s_layout .btn * {
  color: #333;
  text-align: left;
}

body .main #cp .p_loopitem .p_loopItem:not(:nth-child(1)) {
  display: none;
}



#c_static_001-17141116022080 .e_loop-6 .p_list {
  justify-content: center;
}

body .main #jiazhi {
  padding-top: 56px;
}

body .main #jiazhi .p_loopitem:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: -30px;
  right: 0;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/d4a5f4ae-06ee-448c-b5ef-55aa6be92a44.png?d=1714368625498) no-repeat;
  max-width: 84px;
  max-height: 114px;
  z-index: 1;
}

body .main #jiazhi .p_loopitem:nth-child(2):after {
  top: auto;
  bottom: -22px;
}

body .main #jiazhi .p_loopitem:nth-child(3):after {
  left: 0;
}

body .main #jiazhi .p_loopitem:before {
  content: "“";
  color: var(--theme);
  font-size: 160px;
  line-height: 1em;
  height: 80px;
  background: -webkit-gradient(linear, right top, left top, from(#2e9c6d), to(#97be7b));
  background: -o-linear-gradient(right, #1c75b6 0, #4ea252 100%);
  background: linear-gradient(0deg, #97be7b, #2e9c6d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: -50px;
  left: 36px;
  z-index: 9999;
  font-weight: bold;
  font-family: 'Gotham';
}

body .main #jiazhi .p_loopitem&gt;.s_layout {
  display: flex;
  flex-direction: column;
  padding: 0%;
  box-shadow: 0 0 18px rgb(223 229 239 / 96%);
  border-radius: 8px;
  overflow: hidden;
  display: block;
  border: 1px solid #bdebde;
  z-index: 9;
  position: relative;
  margin-bottom: 8%;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item {
  padding: 4.2%;
  position: relative;
  background: #fff;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item:nth-child(1) {
  background: linear-gradient(90deg, #17b1a2 0%, #3ec59a 88%);
  background: #f5fbff;
  padding-top: 10%;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item:nth-child(1) .s_title,
body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item:nth-child(1) .s_title * {
  /* color:#fff; */
  line-height: 1.2em;
  font-weight: bold;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item .s_title * {
  line-height: 1.68em;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item p.s_title {
  font-weight: bold;
}

body .main #jiazhi .p_loopitem&gt;.s_layout .s_img {
  padding: 0;
  max-width: 340px;
  margin: 0 auto;
}

body .main #jiazhi .p_loopitem&gt;.s_layout .s_img a {
  padding: 0 0 66%;
}

body .main #jiazhi .p_loopitem&gt;.s_layout .btn {
  padding: 0;
  background: none;
}

body .main #jiazhi .p_loopitem&gt;.s_layout .btn * {
  color: #333;
  text-align: left;
}

body .main #jiazhi .p_loopitem .p_loopItem:not(:nth-child(1)) {
  display: none;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item p.s_title.e_text-8 {
  color: var(--theme);
  font-size: 120px;
  line-height: 1em;
  display: none;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item p.s_title.e_text-9 {
  font-size: 26px;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item .s_title[class^="e_scrollNumber"] {
  font-size: 72px;
  color: var(--theme);
  line-height: 1.2em;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item .s_title[class^="e_scrollNumber"] .js_roll {
  font-family: "BEBAS";
  font-weight: normal;
  line-height: 1em;
  font-family: "SULSANSMEDIUM.WOFF" !important;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item .s_title[class^="e_scrollNumber"] .p_plus {
  font-size: 16px;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item .s_title ul {
  padding-inline-start: 16px;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item .s_title ul li {
  color: #737373;
  font-size: 15px;
  line-height: 1.52em !important;
  padding-bottom: 8px;
}

body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item .s_title ul li::marker {
  color: var(--theme);
}

body #c_static_001-1714369320434 .s_layout .s_layout {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 15px rgb(0 0 0 / 6%);
  padding: 22px;
}

body #c_static_001-1714369320434 .s_layout .s_layout p.s_title {
  font-size: 26px;
  font-weight: bold;
}

body #c_static_001-1714369320434 .s_layout .s_layout div.s_title {
  font-size: 16px;
  padding: 6px 0 0;
  line-height: 1.6;
}

body #c_static_001-1714369320434 .s_layout .s_layout div.s_title ul {
  padding-inline-start: 18px;
  margin-block-start: 0.58em;
  margin-block-end: 0.2em;
}

body #c_static_001-1714369320434 .s_layout .s_layout div.s_title ul li {
  font-size: 14px;
  color: #333;
}

body #c_static_001-1714369320434 .s_layout .s_layout div.s_title ul li::marker {
  color: var(--theme);
}

@media only screen and (min-width: 769px) {
  body .main #solution .content_wrapper .p_loopitem&gt;.s_layout&gt;.p_item:nth-child(1) {
    flex: 0 0 70%;
    padding-right: 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  body .main #jiazhi .p_loopitem&gt;.s_layout&gt;.p_item .s_title ul {
    min-height: 120px;
  }
}


body .wow {
  visibility: visible;
}

body #bps_download .s_img img {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  filter: grayscale(100%);
  opacity: 0.5;
}

body div[id^="c_grid"]:hover #bps_download .s_img img {
  opacity: 1;
  filter: grayscale(0%);
}

body #bps_download+.btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

body .main #honor_body .clearfix&gt;ul {
  padding-inline-start: 0px;
  list-style: none;
  max-height: 480px;
  overflow-y: scroll;
}

body .main #honor_body .clearfix&gt;ul&gt;li {
  line-height: 2em;
  display: block;
  padding: 6px 0 6px 36px;
  color: #000;
  font-size: 20px;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/acbe5831-228e-4de2-b819-2df897d7b013.png?d=1715738349242) no-repeat left center;
}

body .main #honor_body .clearfix&gt;ul&gt;li::marker {
  width: 12px;
  height: 12px;
  display: block;
  font-size: 0px;
}

body .main #honor_body .clearfix&gt;ul::-webkit-scrollbar {
  width: 5px;
}

body .main #honor_body .clearfix&gt;ul::-webkit-scrollbar-track {
  background: #e5e6e7;
  border-radius: 2px;
  width: 2px;
  overflow: hidden;
  display: block;
  position: relative;
}

body .main #honor_body .clearfix&gt;ul::-webkit-scrollbar-track:after {
  content: "";
  width: 2px;
  height: 100%;
  background: #f99;
  display: block;
}

body .main #honor_body .clearfix&gt;ul::-webkit-scrollbar-thumb {
  background: var(--theme);
  border-radius: 4px;
  width: 2px;
  overflow: hidden;
}

body .main #honor_body .clearfix&gt;ul::-webkit-scrollbar-thumb:hover {
  background: #888;
}




body .main #index_gun {
  display: flex;
  justify-content: space-between;
  width: auto;
  position: relative;
  border: none;
}

body .main #index_gun .p_item {
  flex: 1;
  width: auto;
  flex: 0 0 16%;
  position: relative;
  padding: 0% 0 0% 1%;
}

body .main #index_gun .p_item:nth-child(1):after {
  opacity: 0;
}

body .main #index_gun .p_item:after {
  content: '';
  position: absolute;
  left: 1%;
  top: 8%;
  width: 1px;
  height: 101%;
  background: #999;
  z-index: 1;
  opacity: 0.35;
}

body .main #index_gun .p_item:before {
  content: '';
  position: absolute;
  left: 2%;
  top: 6%;
  width: 100%;
  height: 1px;
  background: #999;
  z-index: 1;
  opacity: 0.35;
  opacity: 0;
}

body .main #index_gun .p_item .p_num {
  color: var(--theme);
  line-height: 1em;
  display: inline-block;
  /* margin-right:-10px;*/
  font-size: 62px;
  /* font-weight: normal; */
  font-family: "F37JUDGETEST-REGULAREXTENDED";
}

body .main #index_gun .p_item .p_plus {
  margin-bottom: 5px;
  margin-left: 3px;
  margin-top: 8px;
}

body .main #index_gun .p_item .s_title {
  color: var(--theme);
  display: flex;
  /* flex-wrap: wrap; */
  align-content: flex-start;
  align-items: flex-start;
  line-height: 1.2;
  height: auto;
  margin-top: 4px;
  align-self: flex-start;
  align-content: flex-start;
  vertical-align: text-top;
  /* display: inline-flex; */
  text-align: right;
  width: auto;
  justify-content: center;
  font-weight: normal;
  font-size: 16px;
}

body .main #index_gun .p_item p.s_title {
  color: #000;
  /* width: 100%; */
  text-align: right;
}

body .main #index_gun.e_container-54 .p_item:before {
  opacity: 0;
}

body .main #index_gun .p_item p.s_title {
  font-weight: bold;
  margin-top: 12px;
}



body .main #about_type {
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9999;
  border-top: 1px solid #fff;
}

body .main #about_type .p_list {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
body .main #about_type .p_list .p_loopitem .s_title a {
  border: none;
  background: none;
  line-height: 3.1em;
  /* padding: 0; */
  font-size: 20px;
  font-weight: bold;
  position: relative;
  color: #333;
}

body .main #about_type .p_list .p_loopitem:hover .s_title a {
  color: var(--theme);
}

body .main #about_type .p_list .p_loopitem .s_title a:after {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background: var(--theme);
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body .main #about_type .p_list .p_loopitem:hover .s_title a:after {
  width: 60%;
  left: 20%;
}

body .main #about_type .p_list .p_loopitem .lp_more.l_active a {
  color: var(--theme);
}

body .main #about_type .p_list .p_loopitem .lp_more.l_active a:after {
  width: 60%;
  left: 20%;
}

body #c_static_001-1715739722600 .e_container-35 .s_title svg * {
  fill: #3dab97;
}

body #c_static_001-1715739722600 .e_container-35 .s_title {
  color: #3dab97;
}

body #c_static_001-1715739722600 .e_container-39 .s_title svg * {
  fill: #87c752;
}

body #c_static_001-1715739722600 .e_container-39 .s_title {
  color: #87c752;
}




body .main #tab_top {
  height: 100vh;
  max-height: 603px;
}

body .main #tab_top .p_list {
  /* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  display: block;
  max-width: 1300px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 100%;
}

body .main #tab_top&gt;div {
  height: auto;
  overflow: hidden;
  height: 100%;
}

body .main #tab_top .p_loopitem {
  width: auto;
  float: left;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 8% 0 0 33%;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

body .main #tab_top .p_loopitem:nth-child(2) {
  margin: -1.2% 0 0 29%;
}

body .main #tab_top .p_loopitem:nth-child(3) {
  margin: 7% 0 0 23%;
}

body .main #tab_top .p_loopitem:nth-child(4) {
  margin: 14% 0 0 26%;
}

body .main #tab_top .p_loopitem:nth-child(5) {
  margin: 13% 0 0 30%;
}

body .main #tab_top .p_loopitem:nth-child(6) {
  margin: 4% 0 0 26%;
}

body .main #tab_top .p_loopitem:nth-child(7) {
  margin: 1% 0 0 23%;
}

body .main #tab_top .p_loopitem:nth-child(8) {
  margin: 1% 0 0 23%;
}

body .main #tab_top .p_loopitem:nth-child(9) {
  margin: 1% 0 0 23%;
}

body .main #tab_top .p_loopitem img {
  display: block;
  margin: 0 auto 2px;
}


body .main #tab_body {
  /* display: none; */
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  margin: -10% 0 0 -30%;
  max-width: 680px;
}

body .main #tab_body .p_list {
  display: block;
  /* position: absolute; */
  /* left: 50%; */
  /* top: 50%; */
  /* transform: translate(-50%,-50%); */
}

body .main #tab_body .p_loopitem {
  display: none;
  max-width: 550px;
  width: 100%;
  padding: 24px 38px;
  box-shadow: 0 0 15px rgb(0 0 0 / 12%);
  background-color: rgba(255, 255, 255, .92);
}

body .main #tab_body .p_loopitem.active {
  display: block;
  animation-name: fadeInUp;
  animation-duration: 1s;
  animation-delay: 0.1s;
  animation-fill-mode: both;
}

body #c_static_001_P_4320-17155988417230 .e_container-62 {
  position: relative;
}

body .main #tab_body .p_loopitem p.s_title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 14px;
}

body .main #tab_body .p_loopitem div.s_title {
  line-height: 1.8em;
  font-size: 16px;
}

body .main #tab_body .p_loopitem div.s_title p {
  line-height: 2em;
  font-weight: bold;
  color: #666;
}



body .main #jonin_liyou .p_list .p_loopitem div[class^="e_icon"] {
  max-width: 60px;
  width: 100%;
  height: auto;
}


body .main #jonin_liyou .p_list .p_loopitem div[class^="e_icon"] svg * {
  fill: var(--theme);
}

body .main #jonin_liyou .p_list .p_loopitem .s_title {
  text-align: center;
}


body .main #jonin_liyou .p_list .p_loopitem .s_layout {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  box-shadow: 0 0 13px rgb(0 0 0 / 10%);
  background-color: rgba(255, 255, 255, .86);
  border-radius: 10px;
  padding: 30px 10px;
  max-width: 340px;
  width: 96%;
}

body .main #jonin_liyou .p_list .p_loopitem div.s_title {
  min-height: 80px;
}

body .main #jonin_liyou .p_list .p_loopitem:hover .s_layout {
  background: var(--theme);
}

body .main #jonin_liyou .p_list .p_loopitem:hover .s_layout * {
  color: #fff;
  fill: #fff;
}

body .main #jonin_liyou .p_list .p_loopitem .s_layout * {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}


body .main #jonin_type .p_list .p_loopitem div[class^="e_icon"] {
  max-width: 60px;
  width: 100%;
  height: auto;
}

body .main #jonin_type .p_list .p_loopitem div[class^="e_icon"] svg * {
  fill: var(--theme);
}

body .main #jonin_type .p_list .p_loopitem .s_title {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  color: #363636;
}

body .main #jonin_type .p_list .p_loopitem .s_layout {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  box-shadow: 0 0 13px rgb(0 0 0 / 10%);
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/9a145776-149d-4679-a4bb-e18229f4128b.png?d=1715741209510) rgba(255, 255, 255, .86) no-repeat 112% 122%;
  border-radius: 10px;
  padding: 30px 10px;
  background-size: 100px;
}

body .main #jonin_type .p_list .p_loopitem div.s_title {
  min-height: 60px;
}

body .main #jonin_type .p_list .p_loopitem:hover .s_layout {
  transform: translate(0px, 6px);
}


body .main #jonin_type .p_list .p_loopitem .s_layout * {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body .main #jonin_type .p_list .p_loopitem .btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  padding: 0;
}

body .main #jonin_type .p_list .p_loopitem .s_img {
  margin-bottom: 10px;
}



body .main #jonin_liyou .p_list .p_loopitem div[class^="e_icon"] {
  max-width: 60px;
  width: 100%;
  height: auto;
}

body .main #jonin_liyou .p_list .p_loopitem div[class^="e_icon"] svg * {
  fill: var(--theme);
}

body .main #jonin_liyou .p_list .p_loopitem .s_title {
  text-align: center;
}

body .main #jonin_liyou .p_list .p_loopitem .s_layout {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  box-shadow: 0 0 13px rgb(0 0 0 / 10%);
  background-color: rgba(255, 255, 255, .86);
  border-radius: 10px;
  padding: 30px 10px;
  max-width: 340px;
  width: 96%;
}

body .main #jonin_liyou .p_list .p_loopitem div.s_title {
  min-height: 80px;
}

body .main #jonin_liyou .p_list .p_loopitem:hover .s_layout {
  background: var(--theme);
}

body .main #jonin_liyou .p_list .p_loopitem:hover .s_layout * {
  color: #fff;
  fill: #fff;
}

body .main #jonin_liyou .p_list .p_loopitem .s_layout * {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}




body .main #hezuo_in .p_list {
  display: flex;
  justify-content: center;
}

body .main #hezuo_in .p_list .p_loopitem div[class^="e_icon"] {
  max-width: 60px;
  width: 100%;
  height: auto;
}

body .main #hezuo_in .p_list .p_loopitem div[class^="e_icon"] svg * {
  fill: var(--theme);
}

body .main #hezuo_in .p_list .p_loopitem .s_title {
  text-align: center;
}

body .main #hezuo_in .p_list .p_loopitem .s_layout {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  box-shadow: 0 0 13px rgb(0 0 0 / 10%);
  background-color: rgba(255, 255, 255, .86);
  border-radius: 10px;
  padding: 0px 0px 20px;
  max-width: 360px;
  width: 96%;
  overflow: hidden;
  margin-bottom: 12%;
}

body .main #hezuo_in .p_list .p_loopitem div.s_title {
  min-height: 136px;
  max-width: 320px;
  width: 96%;
  margin: 20px auto 0;
}

body .main #hezuo_in .p_list .p_loopitem:hover .s_layout {
  background: var(--theme);
}

body .main #hezuo_in .p_list .p_loopitem:hover .s_layout * {
  color: #fff;
  fill: #fff;
}

body .main #hezuo_in .p_list .p_loopitem .s_layout * {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body .main #hezuo_in .p_list .p_loopitem div.s_title p {
  font-size: 14px;
  line-height: 1.35em;
}

body .main #hezuo_in .p_list .p_loopitem:hover .s_layout div.s_title {
  opacity: 0;
}

body .main #hezuo_in .p_list .p_loopitem .s_layout .s_img {
  margin: 0 0 20px;
  position: relative;
  height: auto;
  padding: 0 0 55%;
}

body .main #hezuo_in .p_list .p_loopitem .s_layout .s_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

body .main #hezuo_in .p_list .p_loopitem .s_layout .btn {
  opacity: 0;
  background: none;
  border: 2px solid #fff;
  border-radius: 22px;
  position: absolute;
  bottom: 8%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 7px 8px;
}

body .main #hezuo_in .p_list .p_loopitem .s_layout .btn * {
  color: #fff;
  font-weight: bold;
}

body .main #hezuo_in .p_list .p_loopitem:hover .s_layout .btn {
  opacity: 1;
}

body .main #hezuo_in .p_list .p_loopitem .s_layout .btn:hover {
  background: #fff;
}

body .main #hezuo_in .p_list .p_loopitem .s_layout .btn:hover * {
  color: var(--theme);
}

body #c_static_001-1715848749125&gt;* {
  z-index: 999;
  position: relative;
}

body #c_static_001-1715848749125:after {
  content: "";
  position: absolute;
  top: 220px;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/b0fceb5a-274a-4957-9b41-120569c620b9.jpg?d=1715853485339
  ) no-repeat bottom center;
}



.liucheng .step {
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/6f03b54d-54e8-4371-8d38-f37e6437727e.png?d=1715851112239) no-repeat top center;
  width: 100%;
  height: 150px;
  overflow: hidden;
  MAX-WIDTH: 1140px;
  /* background-size: cover; */
  margin: 0 auto;
}

.liucheng .step li {
  width: 25%;
  height: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 32px;
  font-size: 22px;
  color: #2e373e;
  font-weight: bold;
}

.liucheng .step li:first-child {
  width: 26%;
}

.liucheng .step li:nth-child(2) {
  width: 28%;
}

.liucheng .step li:nth-child(2) {
  width: 28%;
}

.liucheng .step li:last-child {
  width: 18%;
  padding-left: 30px;
}


body .main #funeng .p_list {
  display: flex;
  justify-content: center;
}

body .main #funeng .p_list .p_loopitem div[class^="e_icon"] {
  max-width: 60px;
  width: 100%;
  height: auto;
}

body .main #funeng .p_list .p_loopitem div[class^="e_icon"] svg * {
  fill: var(--theme);
}

body .main #funeng .p_list .p_loopitem .s_title {
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 22px;
}

body .main #funeng .p_list .p_loopitem .s_layout {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  /* box-shadow:0 0 13px rgb(0 0 0 / 10%); */
  background-color: rgba(255, 255, 255, .86);
  border-radius: 10px;
  padding: 21% 0px;
  max-width: 360px;
  width: 96%;
  overflow: hidden;
  margin-bottom: 2%;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024011921575228647/cms/image/15895582-a6e8-4971-84e6-e0ca091418d8.png?d=1715853645486) no-repeat center;
}

body .main #funeng .p_list .p_loopitem div.s_title {
  min-height: 136px;
  max-width: 320px;
  width: 96%;
  margin: 20px auto 0;
}


body .main #funeng .p_list .p_loopitem:hover .s_layout * {
  color: var(--theme);
}

body .main #funeng .p_list .p_loopitem .s_layout * {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

body .main #funeng .p_list .p_loopitem div.s_title p {
  font-size: 14px;
  line-height: 1.35em;
}

body .main #funeng .p_list .p_loopitem:hover .s_layout div.s_title {
  opacity: 0;
}

body .main #funeng .p_list .p_loopitem .s_layout .s_img {
  margin: 0 auto 20px;
  position: relative;
  height: auto;
  /* padding: 0 0 55%; */
}


body .main #funeng .p_list .p_loopitem .s_layout .btn {
  opacity: 0;
  background: none;
  border: 2px solid #fff;
  border-radius: 22px;
  position: absolute;
  bottom: 8%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 7px 8px;
}

body .main #funeng .p_list .p_loopitem .s_layout .btn * {
  color: #fff;
  font-weight: bold;
}

body .main #funeng .p_list .p_loopitem:hover .s_layout .btn {
  opacity: 1;
}

body .main #funeng .p_list .p_loopitem .s_layout .btn:hover {
  background: #fff;
}

body .main #funeng .p_list .p_loopitem .s_layout .btn:hover * {
  color: var(--theme);
}

@media only screen and (max-width: 1440px) and (min-width:960px) {
  body .main #c_banner_015-17141036915940 #pro_banner_body {
    top: calc(50% - 0px);
    max-width: 1600px;
  }

  body .main #c_banner_015-17141036915940 #pro_banner_body&gt;div {
    zoom: 0.8;
  }

  body #detail_tab .p_nameItem a {
    margin-right: 8px;
    font-size: 19px;
  }
}

@media only screen and (max-width: 1560px) and (min-width:1440px) {
  body #detail_tab .p_nameItem a {
    margin-right: 10px;
    font-size: 21px;
  }
}






body .main #solution_nav {
  max-width: 100%;
  box-shadow: 0 0 9px rgb(0 0 0 / 8%);
  background-color: rgba(255, 255, 255, .98);
  padding: 0;
  transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
}

body .main #solution_nav.active {
  position: fixed;
  top: 81px;
  width: 100%;
  left: 0;
  z-index: 99999;
}

body .main #solution_nav li{
  padding: 20px 25px !important;
  position: relative;
}
body .main #solution_nav li:before{
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background: var(--theme);
  position: absolute;
  bottom: 0;
  left: 50%;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
body .main #solution_nav li.L_active:before{
  width: 60%;
  left: 20%;
}

body .main #solution_nav li.L_active a{
  color:var(--theme);
}



body .main .nav_type#solution_nav {
  padding: 0;
}
body .main .nav_type#solution_nav .p_c_tree&gt;.p_c_content {
  display: flex;
  justify-content: center;
}

body .main .nav_type#solution_nav .p_c_tree&gt;.p_c_content&gt;li&gt;.p_c_title1 {
  background: none;
  border: none;
  font-size: 16PX;
}

body .main .nav_type#solution_nav .p_c_tree&gt;.p_c_content&gt;li.active&gt;.p_c_title1 {
  color: var(--theme);
}

body .main .nav_type#solution_nav .p_c_tree&gt;.p_c_content&gt;li&gt;.p_c_title1 a {
  padding: 10px 20px;
}

body .main #about_type.lp_fixed {
  position: fixed;
  top: 81px;
  bottom: auto;
  width: 100%;
  left: 0;
  z-index: 99999;
}</pre></body></html>