@charset "UTF-8";
@import url("../assets/font/bahnschrift/bahnschrift.css");
@import url("../assets/font/BEBAS/BEBAS.css");
@import url("../assets/font/baron_neue/baron_neue.css");
@import url("../assets/font/HarmonyOS_Sans_SC/harmonyos_sans.css");
html { color: #666666; }

:root { scroll-behavior: unset; }

ul { padding-left: 0; margin-bottom: 0; }
ul li { list-style: none; }
ul li::marker { display: none; }

p { margin: 0; }

.img-cover-4by3 { height: 0; width: 100%; padding-bottom: 75%; overflow: hidden; position: relative; }

.img-cover-3by2 { height: 0; width: 100%; padding-bottom: 66.667%; overflow: hidden; position: relative; }

.img-cover img { max-width: 100%; max-height: 100%; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; }

.abs-center { margin: auto; left: 0; right: 0; top: 0; bottom: 0; position: absolute; }

.over-line-2 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.over-line-3 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.over-line-4 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

.over-line-5 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }

.text-justify { text-align: justify !important; text-align-last: justify; }

.object-fit-cover { -o-object-fit: cover; object-fit: cover; }

.object-fit-contain { -o-object-fit: contain; object-fit: contain; }

.object-fit-scaleDown { -o-object-fit: scale-down; object-fit: scale-down; }

a:focus { outline: none; }

.ratio-2x3 { --bs-aspect-ratio: calc(2 / 3 * 100%); --mdb-aspect-ratio: calc(2 / 3 * 100%); }

.ratio-3x2 { --bs-aspect-ratio: calc(3 / 2 * 100%); --mdb-aspect-ratio: calc(3 / 2 * 100%); }

.ratio-3x4 { --bs-aspect-ratio: calc(4 / 3 * 100%); --mdb-aspect-ratio: calc(4 / 3 * 100%); }

.ratio-8x3 { --mdb-aspect-ratio: calc(3 / 8 * 100%); --bs-aspect-ratio: calc(3 / 8 * 100%); }

.ratio-fullscreen { --mdb-aspect-ratio: 48.95%; }

.vertical-txt { writing-mode: vertical-rl; }

.nopic { background-color: #f8f8f8; color: #bcbcbc; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.nopic p:nth-child(1) { font-size: 130%; }

/*滚动条样式*/
@media screen and (-webkit-min-device-pixel-ratio: 0) { ::-webkit-scrollbar { width: 5px; height: 8px; }
  ::-webkit-scrollbar-track:enabled { background-color: #999999; }
  ::-webkit-scrollbar-thumb:vertical { background-color: var(--theme-color); border-radius: 30px; }
  ::-webkit-scrollbar-thumb:horizontal { background-color: var(--theme-color); border-radius: 30px; } }
.m-scroll::-webkit-scrollbar { /*滚动条整体样式*/ width: 5px; /*高宽分别对应横竖滚动条的尺寸*/ height: 3px; }

.m-scroll::-webkit-scrollbar-thumb { /*滚动条里面小方块*/ border-radius: 10px; box-shadow: inset 0 0 2.5px rgba(0, 0, 0, 0.1); background: var(--theme-red); }

.m-scroll::-webkit-scrollbar-track { /*滚动条里面轨道*/ box-shadow: inset 0 0 2.5px rgba(0, 0, 0, 0.1); border-radius: 5px; background: #ededed; }

a { color: #333333; text-decoration: none; }
a:hover { text-decoration: none; color: var(--theme-color); }
a:focus { outline: none !important; }

.de-page-mian .page-inner { padding: 1.5rem 0; display: flex; align-items: center; justify-content: center; }
.de-page-mian .page-inner a { position: relative; display: block; padding: .5rem .75rem; line-height: 1.25; color: #666; background-color: #e2e2e2; margin: 2px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.de-page-mian .page-inner a:hover, .de-page-mian .page-inner a.active { background-color: var(--theme-color); color: #fff; }
.de-page-mian .page-inner a.prev::after { content: '<'; font-family: "宋体",SimSun; color: CurrentColor; font-weight: bold; }
.de-page-mian .page-inner a.next::after { content: '>'; font-family: "宋体",SimSun; color: CurrentColor; font-weight: bold; }
.de-page-mian .page-inner span, .de-page-mian .page-inner input, .de-page-mian .page-inner a.page-btn { display: none; }

.w-next, .w-prev { cursor: pointer; position: absolute; z-index: 2; width: 40px; height: 40px; margin: auto; top: 0; bottom: 0; }
.w-next svg, .w-prev svg { width: 100%; height: 100%; }
.w-next svg path, .w-prev svg path { fill: #ffffff; }
.w-next.swiper-button-disabled, .w-prev.swiper-button-disabled { opacity: .5; cursor: not-allowed; }

.w-next { right: 0; }

.w-prev { left: 0; }

@font-face { font-family: AlimamaShuHeiTi-Bold; src: url("https://puhuiti.oss-cn-hangzhou.aliyuncs.com/AlimamaShuHeiTi/AlimamaShuHeiTi-Bold/AlimamaShuHeiTi-Bold.eot") format("embedded-opentype"), url("https://puhuiti.oss-cn-hangzhou.aliyuncs.com/AlimamaShuHeiTi/AlimamaShuHeiTi-Bold/AlimamaShuHeiTi-Bold.otf") format("opentype"), url("https://puhuiti.oss-cn-hangzhou.aliyuncs.com/AlimamaShuHeiTi/AlimamaShuHeiTi-Bold/AlimamaShuHeiTi-Bold.ttf") format("TrueType"), url("https://puhuiti.oss-cn-hangzhou.aliyuncs.com/AlimamaShuHeiTi/AlimamaShuHeiTi-Bold/AlimamaShuHeiTi-Bold.woff") format("woff"), url("https://puhuiti.oss-cn-hangzhou.aliyuncs.com/AlimamaShuHeiTi/AlimamaShuHeiTi-Bold/AlimamaShuHeiTi-Bold.woff2") format("woff2"); }
.font-bahnschrift { font-family: bahnschrift; }

.font-bebas { font-family: BEBAS; }

.font-hmsans-tc-bold { font-family: harmonyos_sans_sc_bold; }

body { --theme-color: #014afc; --theme-yellow: #efd437; --theme-green: #30e46d; --mdb-body-font-family:harmonyos_sans_sc_light, var(--mdb-font-roboto); }

.w-form .form-item { position: relative; }
.w-form .form-item .input-txt, .w-form .form-item .input-textarea { display: block; height: 46px; border: none; background-color: #f6f6f6; padding: 10px; }
.w-form .form-item .input-txt:focus, .w-form .form-item .input-txt.active, .w-form .form-item .input-textarea:focus, .w-form .form-item .input-textarea.active { outline: none; }
.w-form .form-item .input-textarea { height: 130px; }
.w-form .form-item .input-icon { width: 46px; height: 46px; position: absolute; right: 0; top: 0; }
.w-form .form-item .input-icon svg { position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; width: 60%; height: auto; }
.w-form .form-item .input-icon svg path { fill: #9e9e9e; }
.w-form .verifyImg { height: 46px; cursor: pointer; }
.w-form .submit-btn { display: block; background-color: var(--theme-color); color: #ffffff; text-align: center; line-height: 46px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.w-form .submit-btn:hover { opacity: .8; }

@media (min-width: 1200px) { .container-xl { max-width: 87%; } }
@media (min-width: 992px) { .container-xl { max-width: 93%; } }
.filter-white { filter: grayscale(100) brightness(100); }

.mobile-nav { position: fixed; width: 100vw; height: 100vh; z-index: 10; background: rgba(255, 255, 255, 0.7); backdrop-filter: blur(20px); top: 0; left: 0; padding: 60px; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
@media (max-width: 575.98px) { .mobile-nav { padding: 30px; } }
.mobile-nav ul { margin-top: 3rem; }
.mobile-nav ul li { border-bottom: 1px dashed rgba(0, 0, 0, 0.1); padding: .5rem; }
.mobile-nav ul li a { font-size: 24px; color: #333333; line-height: 2.5; display: block; width: 100%; /*background: linear-gradient(#333333 50%, var(--theme-color) 50%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;*/ }

.open-menu ~ .mobile-nav { -webkit-transform: translate(0); -moz-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); transform: translate(0); }

.header { padding-left: 4vw; --header-height:90px; --header-txt-color:#ffffff; border-bottom: 1px solid rgba(255, 255, 255, 0.15); background-color: #ffffff; position: sticky; top: 0; z-index: 10; box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1); height: var(--header-height); }
.header .logo { width: 170px; }
.header .logo img { width: 100%; }
@media (max-width: 1199.98px) { .header .logo { width: 140px; } }
.header .nav { width: 60%; height: 100%; }
.header .nav ul { height: 100%; flex: 1; text-align: center; }
.header .nav ul li { display: flex; align-items: center; position: relative; height: 100%; }
.header .nav ul li > a { color: #333333; }
@media (max-width: 1199.98px) { .header .header-tel .tel-icon svg { width: 32px; height: 32px; } }
.header .header-tel .contact-tel span { vertical-align: middle; font-size: 18px; line-height: 1; }
.header .header-tel .contact-tel span.tel-num { font-family: baron_neue; font-size: 36px; color: var(--theme-color); line-height: 1.2; }
@media (max-width: 1599.98px) { .header .header-tel .contact-tel span.tel-num { font-size: 34px; } }
@media (max-width: 1399.98px) { .header .header-tel .contact-tel span { font-size: 16px; }
  .header .header-tel .contact-tel span.tel-num { font-size: 22px; } }
@media (max-width: 1199.98px) { .header .header-tel .contact-tel span { font-size: 16px; }
  .header .header-tel .contact-tel span.tel-num { font-size: 22px; } }
@media (min-width: 1680px) { .header .header-tel .contact-tel { flex-direction: row !important; align-items: center; } }
.header .menu-icon { width: var(--header-height); height: var(--header-height); background-color: var(--theme-color); }
.header .menu-icon .icon-wrap { position: relative; z-index: 10; }
.header .menu-icon .icon-wrap i { display: block; width: 45%; height: 2px; background-color: #fff; margin: 5px auto; }
@media (max-width: 1199.98px) { .header { --header-height: 80px; }
  .header .logo { width: 130px; } }
@media (max-width: 991.98px) { .header { --header-height: 80px; }
  .header .logo { width: 130px; } }
@media (max-width: 767.98px) { .header { --header-height: 70px; }
  .header .logo { width: 130px; } }
@media (max-width: 575.98px) { .header { --header-height: 56px; }
  .header .logo { width: 120px; } }
.header.header-white { background-color: transparent; }
.header.header-white .logo img { filter: grayscale(1) contrast(0) brightness(100); }
.header.header-white .nav ul li > a { color: #ffffff; }
.header:not(.open-menu).scroll_bottom { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; }
.header.open-menu .logo img { filter: none !important; }

.menu-mask { width: 100%; overflow: hidden; opacity: 0; visibility: hidden; transition: ease 1s; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0, 0, 0, 0.3); z-index: 10; }

.z_menu_con { width: 60%; height: 100%; position: relative; margin-left: 40%; border-radius: 50%; padding: 0 8.3vw 0 10.4vw; box-sizing: border-box; display: flex; align-items: center; }

.menu-mask::before { content: ""; display: block; width: 90vw; height: 90vw; background: #fff; position: absolute; right: -30vw; top: 50%; transform: translateY(-50%) scale(0, 0); border-radius: 50%; transition: ease 1.5s; }

.menu-mask::after { content: ""; display: block; width: 100vw; height: 100vw; background: rgba(255, 255, 255, 0.3); position: absolute; right: -36vw; top: 50%; transform: translateY(-50%) scale(0, 0); border-radius: 50%; transition: ease 1.5s; }

.footer { background-color: #242424; }
.footer .footer-mid .footer-nav { flex: 0 auto; width: 60%; }
.footer .footer-mid .footer-nav a { color: #ffffff; -webkit-transition: opacity .3s; -moz-transition: opacity .3s; -ms-transition: opacity .3s; -o-transition: opacity .3s; transition: opacity .3s; }
.footer .footer-mid .footer-nav dl { flex: 1; }
.footer .footer-mid .footer-nav dl dt { margin-bottom: 1rem; }
@media (max-width: 767.98px) { .footer .footer-mid .footer-nav dl dt { margin-bottom: .5rem; } }
.footer .footer-mid .footer-nav dl dt a { font-size: 18px; font-weight: normal; }
.footer .footer-mid .footer-nav dl dd a { opacity: .5; line-height: 2; font-size: 14px; }
.footer .footer-mid .footer-nav dl dd a:hover { opacity: .8; }
@media (max-width: 991.98px) { .footer .footer-mid .footer-nav dl:not(.footer-nav-contact) { display: none; } }
.footer .footer-mid .footer-contact { flex: 0 auto; width: 40%; }
.footer .footer-mid .footer-contact .contact-tel { text-align: right; }
.footer .footer-mid .footer-contact .contact-tel p { font-size: 20px; color: var(--theme-green); }
.footer .footer-mid .footer-contact .contact-tel p.tel-num { font-family: baron_neue; font-size: 36px; color: var(--theme-color); }
@media (max-width: 991.98px) { .footer .footer-mid .footer-contact { width: 100%; }
  .footer .footer-mid .footer-contact .contact-tel p { font-size: 14px; }
  .footer .footer-mid .footer-contact .contact-tel p.tel-num { font-size: 28px; } }
.footer .footer-mid .footer-qrcodes { width: 100%; }
.footer .footer-mid .footer-qrcodes .qrcode-item .item-wrap { max-width: 140px; }
.footer .footer-mid .footer-qrcodes .qrcode-item .item-wrap .item-img { background: #fff; border: 1px solid #eee; border-radius: 5px; width: 100%; max-width: 150px; overflow: hidden; margin: 0 auto; }
@media (max-width: 767.98px) { .footer .footer-mid .footer-qrcodes .qrcode-item .item-wrap .item-img { max-width: 120px; } }
.footer .footer-mid .footer-qrcodes .qrcode-item .item-wrap .item-img img { border-radius: 5px; object-fit: contain; }
.footer .footer-mid .footer-qrcodes .qrcode-item .item-wrap .item-title { color: #ffffff; font-size: 14px; margin-top: .5rem; text-align: center; }
.footer .footer-mid .footer-qrcodes dl dt { font-size: 18px; color: #333333; margin-bottom: 1.5rem; font-weight: normal; }
@media (max-width: 767.98px) { .footer .footer-mid .footer-qrcodes dl dt { margin-bottom: .5rem; } }
@media (max-width: 991.98px) { .footer .footer-mid .footer-qrcodes { width: 100%; } }
@media (max-width: 767.98px) { .footer .footer-mid .footer-nav { width: 45%; }
  .footer .footer-mid .footer-qrcodes { width: 35%; } }
@media (max-width: 575.98px) { .footer .footer-mid .footer-nav { width: 100%; }
  .footer .footer-mid .footer-qrcodes { width: 100%; } }
.footer .footer-bottom { border-top: 1px solid rgba(255, 255, 255, 0.1); }
.footer .footer-bottom .favlink { color: #ffffff; }
.footer .footer-bottom .favlink span { opacity: .5; vertical-align: middle; }
.footer .footer-bottom .favlink a { opacity: .5; color: #ffffff; display: inline-block; vertical-align: middle; padding: 0 1rem; -webkit-transition: opacity .5s; -moz-transition: opacity .5s; -ms-transition: opacity .5s; -o-transition: opacity .5s; transition: opacity .5s; position: relative; }
.footer .footer-bottom .favlink a:not(:last-child)::before { content: ''; position: absolute; height: 14px; margin: auto; top: 0; bottom: 0; right: 0; border-right: 1px solid rgba(255, 255, 255, 0.5); }
.footer .footer-bottom .favlink a:hover { opacity: .8; }
.footer .footer-bottom .copyright { font-size: 14px; }
.footer .footer-bottom .copyright span, .footer .footer-bottom .copyright a { color: rgba(255, 255, 255, 0.5); -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s; transition: color .3s; }
.footer .footer-bottom .copyright span:hover, .footer .footer-bottom .copyright a:hover { color: rgba(255, 255, 255, 0.8); }
.footer .footer-bottom .copyright span { margin: 0 5px; }
@media (max-width: 767.98px) { .footer .footer-bottom { font-size: 13px; text-align: center; } }

.sbanner-box { /*height: 600px;*/ -webkit-transition: height .3s; -moz-transition: height .3s; -ms-transition: height .3s; -o-transition: height .3s; transition: height .3s; background-position: center; background-size: cover; background-repeat: no-repeat; text-align: center;   /*.sbanner-wrap{ color: #ffffff; .sbanner-name{ font-size:56px; color: #ffffff; line-height: 1; } .sbanner-desc{ p{ font-size: 26px; color: #ffffff; } } } @media (max-width: 991.98px) { height: 360px; .sbanner-wrap{ .sbanner-name{ font-size: 32px; } .sbanner-desc{ p{ font-size: 22px; } } } } @media (max-width: 767.98px) { height: 320px; .sbanner-wrap{ .sbanner-name{ font-size: 26px; } .sbanner-desc{ p{ font-size: 16px; } } } } @media (max-width: 575.98px) { height: 260px; .sbanner-wrap{ .sbanner-name{ font-size: 16px; } .sbanner-desc{ p{ font-size: 14px; } } }
 }*/ }
.sbanner-box img { width: 100vw; }

.section { padding: 3% 0; }
.section .sec-head .en-title { font-size: 36px; font-weight: 400; color: var(--theme-color); text-transform: uppercase; line-height: 1; }
.section .sec-head .cn-title { color: #303030; font-size: 48px; }
@media (max-width: 1399.98px) { .section .sec-head .en-title { font-size: 30px; }
  .section .sec-head .cn-title { font-size: 38px; } }
@media (max-width: 991.98px) { .section .sec-head .en-title { font-size: 20px; }
  .section .sec-head .cn-title { font-size: 26px; } }
@media (max-width: 767.98px) { .section .sec-head .en-title { font-size: 16px; }
  .section .sec-head .cn-title { font-size: 24px; } }
@media (max-width: 575.98px) { .section .sec-head .en-title { font-size: 14px; }
  .section .sec-head .cn-title { font-size: 20px; } }
.section.sec-about { background: #f8f8f8; }
.section.sec-about .about-brief { color: #303030; font-size: 30px; font-weight: 100; font-family: harmonyos_sans_sc_thin; line-height: 2; }
@media (max-width: 1399.98px) { .section.sec-about .about-brief { font-size: 24px; } }
@media (max-width: 1199.98px) { .section.sec-about .about-brief { font-size: 24px; } }
@media (max-width: 767.98px) { .section.sec-about .about-brief { font-size: 20px; } }
@media (max-width: 575.98px) { .section.sec-about .about-brief { font-size: 18px; } }
@media (min-width: 1921px) { .section.sec-about .about-brief { font-size: 24px; } }
.section.sec-about .about-content { color: #4f4f4f; line-height: 2; font-size: 18px; }
@media (max-width: 575.98px) { .section.sec-about .about-content { font-size: 16px; } }
.section.sec-about .about-params { width: 90%; }
@media (max-width: 767.98px) { .section.sec-about .about-params { width: 100%; } }
.section.sec-about .about-params .item { position: relative; }
.section.sec-about .about-params .item::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; background: url("../Image/param-bg.png") center/contain no-repeat; margin: auto; top: 0; left: 0; right: 0; bottom: 0; -webkit-transition: transform .5s,opacity .5s; -moz-transition: transform .5s,opacity .5s; -ms-transition: transform .5s,opacity .5s; -o-transition: transform .5s,opacity .5s; transition: transform .5s,opacity .5s; opacity: 0; }
.section.sec-about .about-params .item .item-wrap { position: relative; }
.section.sec-about .about-params .item .item-wrap .item-value { font-family: baron_neue_bold; color: var(--theme-color); text-align: center; }
.section.sec-about .about-params .item .item-wrap .item-value .num { font-size: 48px; line-height: 1; }
@media (max-height: 1399.98px) { .section.sec-about .about-params .item .item-wrap .item-value .num { font-size: 38px; } }
@media (max-height: 767.98px) { .section.sec-about .about-params .item .item-wrap .item-value .num { font-size: 20px; } }
@media (max-height: 575.98px) { .section.sec-about .about-params .item .item-wrap .item-value .num { font-size: 18px; } }
.section.sec-about .about-params .item .item-wrap .item-value .unit { font-size: 24px; }
@media (max-height: 767.98px) { .section.sec-about .about-params .item .item-wrap .item-value .unit { font-size: 16px; } }
@media (max-height: 575.98px) { .section.sec-about .about-params .item .item-wrap .item-value .unit { font-size: 12px; } }
.section.sec-about .about-params .item .item-wrap .item-title { text-align: center; color: #737373; }
@media (max-height: 575.98px) { .section.sec-about .about-params .item .item-wrap .item-title { font-size: 14px; } }
.section.sec-about .about-params .item:hover::before { opacity: 1; }
.section.sec-about .about-more .more-icon { display: inline-block; width: 14.8%; }
.section.sec-about .about-more .more-icon img { width: 100%; height: 100%; }
.section.sec-about .ratio-about-img { --mdb-aspect-ratio: calc(551 / 897 * 100%); }
.section.sec-about .about-left { padding: 0 5vw; flex: auto; width: 47vw; }
@media (max-width: 991.98px) { .section.sec-about .about-left { width: 100%; } }
@media (min-width: 1920px) { .section.sec-about .about-left { width: 30vw; } }
.section.sec-about .about-right { flex: auto; width: 53vw; }
@media (max-width: 991.98px) { .section.sec-about .about-right { width: 90%; } }
@media (max-width: 767.98px) { .section.sec-about .about-right { width: 70%; } }
@media (min-width: 1921px) { .section.sec-about .about-right { width: 70vw; } }
.section.sec-product .ratio-swiper-goods { --mdb-aspect-ratio: calc(79 / 58 * 100%); }
.section.sec-product .goods-swiper .item { -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: bottom center; -moz-transform-origin: bottom center; -ms-transform-origin: bottom center; -o-transform-origin: bottom center; transform-origin: bottom center; position: relative; }
@media (max-width: 767.98px) { .section.sec-product .goods-swiper .item { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); } }
@media (max-width: 575.98px) { .section.sec-product .goods-swiper .item { -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); } }
.section.sec-product .goods-swiper .item::before { content: ''; position: absolute; width: 100%; height: 70%; left: 0; top: 0; background-color: #f1f1f1; border-radius: 20px 20px 0  0; -webkit-transition: height .3s; -moz-transition: height .3s; -ms-transition: height .3s; -o-transition: height .3s; transition: height .3s; }
.section.sec-product .goods-swiper .item::after { content: ''; display: block; position: absolute; top: 0; bottom: 0; right: 0; background-color: var(--theme-color); margin: auto; width: 100%; height: 100%; border-radius: 20px; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform-origin: bottom center; -moz-transform-origin: bottom center; -ms-transform-origin: bottom center; -o-transform-origin: bottom center; transform-origin: bottom center; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); }
.section.sec-product .goods-swiper .item .item-wrap { position: relative; z-index: 2; }
.section.sec-product .goods-swiper .item .item-wrap .img-wrap { padding: 10% 0 15%; }
.section.sec-product .goods-swiper .item .item-wrap .img-wrap img { max-height: 100%; max-width: 50%; }
.section.sec-product .goods-swiper .item .item-wrap .item-title { color: #252525; font-size: 24px; padding: 5px; line-height: 2; position: absolute; height: 65px; width: 80%; border-radius: 68px; margin: 0 auto; left: 0; right: 0; bottom: 0; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.section.sec-product .goods-swiper .item .item-wrap .item-title .title-icon { position: absolute; width: 55px; height: 55px; background-color: var(--theme-green); border-radius: 50%; left: 5px; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; }
.section.sec-product .goods-swiper .item .item-wrap .item-title .title-icon svg { position: absolute; margin: auto; display: block; top: 0; bottom: 0; left: 0; right: 0; max-width: 40%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; }
@media (max-width: 1679.98px) { .section.sec-product .goods-swiper .item .item-wrap .item-title { width: 80%; font-size: 20px; height: 48px; }
  .section.sec-product .goods-swiper .item .item-wrap .item-title .title-icon { width: 38px; height: 38px; } }
@media (max-width: 1399.98px) { .section.sec-product .goods-swiper .item .item-wrap .item-title { font-size: 18px; height: 48px; }
  .section.sec-product .goods-swiper .item .item-wrap .item-title .title-icon { width: 38px; height: 38px; } }
@media (max-width: 767.98px) { .section.sec-product .goods-swiper .item .item-wrap .item-title { font-size: 16px; height: 38px; }
  .section.sec-product .goods-swiper .item .item-wrap .item-title .title-icon { width: 28px; height: 28px; } }
@media (max-width: 575.98px) { .section.sec-product .goods-swiper .item .item-wrap .item-title { font-size: 14px; height: 38px; }
  .section.sec-product .goods-swiper .item .item-wrap .item-title .title-icon { width: 28px; height: 28px; } }
.section.sec-product .goods-swiper .item .icon-zp { position: absolute; z-index: 2; margin: auto; right: 7%; top: 13%; width: 22%; -webkit-transition: transform 1.5s; -moz-transition: transform 1.5s; -ms-transition: transform 1.5s; -o-transition: transform 1.5s; transition: transform 1.5s; -webkit-transform: translateY(-15px); -moz-transform: translateY(-15px); -ms-transform: translateY(-15px); -o-transform: translateY(-15px); transform: translateY(-15px); }
.section.sec-product .goods-swiper .item .icon-dztj { position: absolute; z-index: 2; margin: auto; right: 7%; top: 13%; width: 21.5%; -webkit-transition: transform 1.3s; -moz-transition: transform 1.3s; -ms-transition: transform 1.3s; -o-transition: transform 1.3s; transition: transform 1.5s; -webkit-transform: translateY(-15px); -moz-transform: translateY(-15px); -ms-transform: translateY(-15px); -o-transform: translateY(-15px); transform: translateY(-15px); }
.section.sec-product .goods-swiper .item.swiper-slide-active { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.section.sec-product .goods-swiper .item.swiper-slide-active .icon-dztj, .section.sec-product .goods-swiper .item.swiper-slide-active .icon-zp { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.section.sec-product .goods-swiper .item.swiper-slide-active::before { height: 0; }
.section.sec-product .goods-swiper .item.swiper-slide-active::after { -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); }
.section.sec-product .goods-swiper .item.swiper-slide-active .item-wrap .item-title { color: var(--theme-color); bottom: 5%; font-weight: bold; background-color: #ffffff; }
.section.sec-product .goods-swiper .item.swiper-slide-active .item-wrap .item-title .title-icon { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.section.sec-product .goods-swiper .item.swiper-slide-active .item-wrap .item-title:hover .title-icon svg { -webkit-transform: translateX(3px); -moz-transform: translateX(3px); -ms-transform: translateX(3px); -o-transform: translateX(3px); transform: translateX(3px); }
.section.sec-join { background-color: #f3f5f8; }
.section.sec-join .sec-head { padding-bottom: 3%; }
.section.sec-join .head-right .right-title span { position: relative; font-size: 36px; color: #303030; font-weight: bold; font-family: 'Microsoft YaHei'; display: inline-block; line-height: initial; }
.section.sec-join .head-right .right-title span::before { content: ''; display: block; position: absolute; height: 8px; width: 100%; bottom: 0; background-color: var(--theme-green); }
.section.sec-join .head-right .right-title span strong { position: relative; z-index: 2; }
@media (max-width: 767.98px) { .section.sec-join .head-right .right-title span { font-size: 18px; }
  .section.sec-join .head-right .right-title span::before { height: 4px; } }
@media (max-width: 575.98px) { .section.sec-join .head-right .right-title span { font-size: 18px; }
  .section.sec-join .head-right .right-title span::before { height: 4px; } }
.section.sec-join .head-right .right-desc { font-size: 24px; font-family: harmonyos_sans_sc_thin; line-height: 2; color: #303030; }
@media (max-width: 991.98px) { .section.sec-join .head-right .right-desc { font-size: 20px; } }
@media (max-width: 767.98px) { .section.sec-join .head-right .right-desc { font-size: 16px; } }
@media (max-width: 575.98px) { .section.sec-join .head-right .right-desc { font-size: 14px; line-height: 1.5; } }
.section.sec-join .join-box { background: url("../Image/join-bg.jpg?v=20260408e") center/cover no-repeat; }
.section.sec-join .join-box .join-item { position: relative; }
.section.sec-join .join-box .join-item .item-wrap { border: 1px solid rgba(255, 255, 255, 0.15); color: #ffffff; position: relative; }
.section.sec-join .join-box .join-item .item-wrap .item-name span { font-size: 30px; vertical-align: middle; margin-left: .5rem; }
.section.sec-join .join-box .join-item .item-wrap .item-name strong { vertical-align: middle; font-family: baron_neue_bold; font-size: 48px; }
.section.sec-join .join-box .join-item .item-wrap .item-icon { position: relative; width: 40px; height: 40px; }
.section.sec-join .join-box .join-item .item-wrap .item-icon .dot { display: block; position: absolute; width: 50%; height: 50%; border-radius: 50%; background-color: var(--theme-green); bottom: 10%; right: 10%; }
.section.sec-join .join-box .join-item .item-wrap .item-icon .icon-wrap { z-index: 2; }
.section.sec-join .join-box .join-item .item-wrap .item-icon .icon-wrap svg { height: 100%; width: 100%; display: block; object-fit: contain; }
@media (max-width: 1399.98px) { .section.sec-join .join-box .join-item .item-wrap .item-name span { font-size: 26px; }
  .section.sec-join .join-box .join-item .item-wrap .item-name strong { font-size: 42px; } }
@media (max-width: 1199.98px) { .section.sec-join .join-box .join-item .item-wrap .item-name span { font-size: 22px; }
  .section.sec-join .join-box .join-item .item-wrap .item-name strong { font-size: 26px; } }
@media (max-width: 767.98px) { .section.sec-join .join-box .join-item .item-wrap .item-name span { font-size: 20px; }
  .section.sec-join .join-box .join-item .item-wrap .item-name strong { font-size: 28px; } }
@media (max-width: 575.98px) { .section.sec-join .join-box .join-item .item-wrap .item-name span { font-size: 18px; }
  .section.sec-join .join-box .join-item .item-wrap .item-name strong { font-size: 28px; } }
.section.sec-join .join-box .join-item .overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; clip-path: circle(10% at 50% 50%); opacity: 0; }
.section.sec-join .join-box .join-item .overlay .overlay-wrap { -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; width: 100%; height: 100%; background-color: var(--theme-color); color: #ffffff; padding: 10%; }
.section.sec-join .join-box .join-item .overlay .overlay-wrap::before { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; content: ''; background: url("../Image/icon-white.png") center/contain no-repeat; width: 70%; height: 70%; opacity: .1; }
.section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-head .head-num { line-height: 1; font-family: baron_neue_bold; font-size: 72px; }
.section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-head .head-icon { position: relative; width: 100px; height: 100px; }
.section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-head .head-icon .dot { display: block; position: absolute; width: 45%; height: 45%; border-radius: 50%; background-color: var(--theme-green); bottom: 10%; right: 10%; }
.section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-head .head-icon .icon-wrap { z-index: 2; }
.section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-head .head-icon .icon-wrap svg { height: 100%; width: 100%; display: block; object-fit: contain; }
.section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-title { font-size: 30px; font-weight: bold; }
.section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-desc { font-size: 18px; }
@media (max-width: 1399.98px) { .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-head .head-num { font-size: 52px; }
  .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-head .head-icon { width: 70px; height: 70px; }
  .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-title { font-size: 24px; }
  .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-desc { font-size: 14px; } }
@media (max-width: 1199.98px) { .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-head .head-num { font-size: 42px; }
  .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-head .head-icon { width: 50px; height: 50px; }
  .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-title { font-size: 24px; }
  .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-desc { font-size: 14px; } }
@media (max-width: 767.98px) { .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-head .head-num { font-size: 52px; }
  .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-head .head-icon { width: 60px; height: 60px; }
  .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-title { font-size: 22px; }
  .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-desc { font-size: 16px; } }
@media (max-width: 575.98px) { .section.sec-join .join-box .join-item .overlay .overlay-wrap { text-align: center; }
  .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-title { font-size: 18px; }
  .section.sec-join .join-box .join-item .overlay .overlay-wrap .overlay-desc { font-size: 14px; } }
.section.sec-join .join-box .join-item:hover .overlay { opacity: 1; clip-path: circle(100% at 50% 50%); }
.section.sec-join .join-adv { background: url("../Image/map-bg.jpg") center/cover no-repeat; }
.section.sec-join .join-adv .echarts-box { --echarts-size:800px; width: var(--echarts-size); margin: 0 auto; }
.section.sec-join .join-adv .echarts-box .echarts-item { position: absolute; margin: auto; z-index: 1; }
.section.sec-join .join-adv .echarts-box .echarts-item .item-line { position: absolute; width: 150px; top: 40px; right: 100%; margin: auto; border-bottom: 1px solid #30e46d; z-index: -1; }
.section.sec-join .join-adv .echarts-box .echarts-item .item-icon { position: relative; border-radius: 50%; background-color: white; box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1); width: 80px; height: 80px; }
.section.sec-join .join-adv .echarts-box .echarts-item .item-icon img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; max-width: 50%; }
.section.sec-join .join-adv .echarts-box .echarts-item .item-caption { font-weight: bold; padding-left: 22px; margin-top: 15px; }
.section.sec-join .join-adv .echarts-box .echarts-item .item-caption .item-num { font-size: 36px; font-weight: bold; font-family: "Microsoft YaHei"; }
.section.sec-join .join-adv .echarts-box .echarts-item .item-caption .item-title { font-size: 22px; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-1 { right: -22%; top: 20%; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-1 .item-caption .item-title { width: 220px; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-2 { right: -32%; top: 57%; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-2 .item-wrap .item-caption .item-title { width: 300px; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-3 { right: -11%; top: 72%; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-3 .item-caption .item-title { width: 300px; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-4 { left: -44%; top: 52%; text-align: right; display: flex; flex-direction: column; align-items: end; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-4 .item-line { right: auto; left: 100%; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-4 .item-caption { margin-right: 20px; margin-left: 0; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-4 .item-caption .item-title { width: 300px; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-5 { left: -35%; top: 21%; text-align: right; display: flex; flex-direction: column; align-items: end; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-5 .item-line { right: auto; left: 100%; width: 260px; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-5 .item-caption { margin-right: 20px; margin-left: 0; }
.section.sec-join .join-adv .echarts-box .echarts-item.item-5 .item-caption .item-title { width: 300px; }
@media (max-width: 1399.98px) { .section.sec-join .join-adv .echarts-box .echarts-item .item-icon { width: 60px; height: 60px; }
  .section.sec-join .join-adv .echarts-box .echarts-item .item-caption { margin-top: 5px; }
  .section.sec-join .join-adv .echarts-box .echarts-item .item-caption .item-num { font-size: 28px; }
  .section.sec-join .join-adv .echarts-box .echarts-item .item-caption .item-title { font-size: 18px; }
  .section.sec-join .join-adv .echarts-box .echarts-item.item-2 { right: -20%; }
  .section.sec-join .join-adv .echarts-box .echarts-item.item-4 { left: -34%; }
  .section.sec-join .join-adv .echarts-box .echarts-item.item-5 { left: -36%; } }
@media (max-width: 1199.98px) { .section.sec-join .join-adv .echarts-box { --echarts-size:650px; }
  .section.sec-join .join-adv .echarts-box svg text { font-size: 20px !important; }
  .section.sec-join .join-adv .echarts-box .echarts-item .item-icon { width: 60px; height: 60px; }
  .section.sec-join .join-adv .echarts-box .echarts-item .item-caption .item-num { font-size: 24px; }
  .section.sec-join .join-adv .echarts-box .echarts-item .item-caption .item-title { font-size: 16px; }
  .section.sec-join .join-adv .echarts-box .echarts-item.item-1 { right: -32%; }
  .section.sec-join .join-adv .echarts-box .echarts-item.item-2 { right: -20%; }
  .section.sec-join .join-adv .echarts-box .echarts-item.item-3 { top: 71%; right: -23%; }
  .section.sec-join .join-adv .echarts-box .echarts-item.item-4 { left: -48%; }
  .section.sec-join .join-adv .echarts-box .echarts-item.item-5 { left: -36%; } }
@media (max-width: 767.98px) { .section.sec-join .join-adv .echarts-box { width: 85vw; } }
.section.sec-join .join-adv .ratio-adv { --mdb-aspect-ratio: 52.65%; }
.section.sec-join .join-adv #echats_container { z-index: 3; }
.section.sec-join .join-adv .middle-logo { width: 12.5vw; height: 12.5vw; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; z-index: 3; background: var(--theme-color); }
.section.sec-join .join-adv .middle-logo img { position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; max-width: 80%; filter: grayscale(1) contrast(0) brightness(100); }
.section.sec-join .join-adv .adv-title { position: absolute; top: 5%; left: 10%; }
.section.sec-join .join-adv .adv-title span { position: relative; font-size: 36px; color: #303030; font-weight: bold; font-family: 'Microsoft YaHei'; display: inline-block; line-height: initial; }
.section.sec-join .join-adv .adv-title span::before { content: ''; display: block; position: absolute; height: 8px; width: 100%; bottom: 0; background-color: var(--theme-green); }
.section.sec-join .join-adv .adv-title span strong { position: relative; z-index: 2; }
@media (max-width: 991.98px) { .section.sec-join .join-adv .adv-title span { font-size: 28px; } }
@media (max-width: 575.98px) { .section.sec-join .join-adv .adv-title span { font-size: 24px; } }
@media (max-width: 575.98px) { .section.sec-join .join-adv .adv-title span { font-size: 20px; } }
.section.sec-join .join-adv .echarts-list-swiper { z-index: 3; padding: 10px 0; margin-bottom: 8%; margin-top: -8%; }
.section.sec-join .join-adv .echarts-list-swiper .echarts-item .item-icon { position: relative; border-radius: 50%; background-color: white; box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1); width: 50px; height: 50px; }
.section.sec-join .join-adv .echarts-list-swiper .echarts-item .item-icon img { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; max-width: 50%; }
.section.sec-join .join-adv .echarts-list-swiper .echarts-item .item-caption { line-height: 1.5; }
.section.sec-join .join-adv .echarts-list-swiper .echarts-item .item-caption .item-num { font-size: 22px; font-family: "Microsoft YaHei"; }
.section.sec-join .join-adv .echarts-list-swiper .echarts-item .item-caption .item-title { font-size: 13px; }
.section.sec-cultrue { background-color: #eaecf1; }
@media (max-width: 767.98px) { .section.sec-cultrue { background-color: #fff; } }
.section.sec-cultrue .sec-head .head-right { line-height: 1; --right-size:24px; font-size: var(--right-size); }
@media (max-width: 991.98px) { .section.sec-cultrue .sec-head .head-right { --right-size: 18px; } }
@media (max-width: 767.98px) { .section.sec-cultrue .sec-head .head-right { --right-size: 16px; } }
@media (max-width: 575.98px) { .section.sec-cultrue .sec-head .head-right { --right-size: 10px; } }
.section.sec-cultrue .sec-head .head-right .number { color: var(--theme-green); font-size: calc( var(--right-size) * 3.75); font-family: baron_neue; }
.section.sec-cultrue .cultrue-box .cultrue-item { position: relative; overflow: hidden; --radius:15px; }
.section.sec-cultrue .cultrue-box .cultrue-item .item-wrap { border-radius: var(--radius); position: relative; overflow: hidden; color: #ffffff; }
.section.sec-cultrue .cultrue-box .cultrue-item .item-wrap::before { content: ''; display: block; position: absolute; z-index: 1; width: 100%; height: 30%; left: 0; bottom: 0; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0)); -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.section.sec-cultrue .cultrue-box .cultrue-item .item-wrap .item-caption { -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; position: absolute; width: 100%; bottom: 0; left: 0; font-size: 23px; text-align: center; z-index: 2; }
.section.sec-cultrue .cultrue-box .cultrue-item .item-wrap .item-caption em { font-size: 38px; font-style: normal; display: inline-block; vertical-align: middle; font-family: baron_neue_bold; }
.section.sec-cultrue .cultrue-box .cultrue-item .item-wrap .item-caption span { vertical-align: middle; }
@media (max-width: 575.98px) { .section.sec-cultrue .cultrue-box .cultrue-item .item-wrap .item-caption { font-size: 18px; }
  .section.sec-cultrue .cultrue-box .cultrue-item .item-wrap .item-caption em { font-size: 24px; }
  .section.sec-cultrue .cultrue-box .cultrue-item .item-wrap .item-caption span { font-size: 18px; } }
.section.sec-cultrue .cultrue-box .cultrue-item .overlay { overflow: hidden; position: absolute; width: 100%; top: 0; bottom: 0; left: 0; height: 100%; z-index: 3; border-radius: var(--radius); }
.section.sec-cultrue .cultrue-box .cultrue-item .overlay-wrap { position: relative; border-radius: 15px; z-index: 2; color: #ffffff; padding: 15%; width: 100%; height: 100%; background: rgba(1, 74, 252, 0.8); -webkit-transition: transform .3s, opacity .5s; -moz-transition: transform .3s, opacity .5s; -ms-transition: transform .3s, opacity .5s; -o-transition: transform .3s, opacity .5s; transition: transform .3s, opacity .5s; opacity: 0; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
.section.sec-cultrue .cultrue-box .cultrue-item .overlay-num { font-size: 38px; font-family: baron_neue_bold; }
.section.sec-cultrue .cultrue-box .cultrue-item .overlay-title { font-size: 23px; }
.section.sec-cultrue .cultrue-box .cultrue-item .overlay-content { font-size: 16px; line-height: 2; }
@media (max-width: 575.98px) { .section.sec-cultrue .cultrue-box .cultrue-item .overlay { --radius:10px; }
  .section.sec-cultrue .cultrue-box .cultrue-item .overlay-wrap { padding: 8%; }
  .section.sec-cultrue .cultrue-box .cultrue-item .overlay-num { font-size: 28px; }
  .section.sec-cultrue .cultrue-box .cultrue-item .overlay-title { line-height: 1; font-size: 18px; }
  .section.sec-cultrue .cultrue-box .cultrue-item .overlay-content { font-size: 14px; line-height: initial; } }
.section.sec-cultrue .cultrue-box .cultrue-item:hover .item-wrap::before { height: 100%; opacity: 0; }
.section.sec-cultrue .cultrue-box .cultrue-item:hover .item-wrap .item-caption { -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }
.section.sec-cultrue .cultrue-box .cultrue-item:hover .overlay-wrap { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }
.section.sec-cultrue .cultrue-box .cultrue-item.cultrue-center .center-wrap { position: relative; }
.section.sec-cultrue .cultrue-box .cultrue-item.cultrue-center .center-wrap .brand-pet { position: absolute; margin: auto; z-index: 0; }
.section.sec-cultrue .cultrue-box .cultrue-item.cultrue-center .center-wrap .brand-pet-1 { left: 5%; top: 17%; max-width: 17.153%; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }
.section.sec-cultrue .cultrue-box .cultrue-item.cultrue-center .center-wrap .brand-pet-2 { right: 0; bottom: 3%; max-width: 24.41%; }
.section.sec-cultrue .cultrue-box .cultrue-item.cultrue-center .center-wrap .cultrue-logo { max-width: 45.191%; }
@media (max-width: 575.98px) { .section.sec-cultrue .cultrue-box .cultrue-item.cultrue-center .center-wrap .cultrue-logo { max-width: 37%; } }
.section.sec-cultrue .cultrue-box .cultrue-item.cultrue-center .center-wrap .cultrue-content { font-size: 23px; text-align: center; margin-top: .5rem; position: relative; z-index: 2; }
@media (max-width: 1679.98px) { .section.sec-cultrue .cultrue-box .cultrue-item.cultrue-center .center-wrap .cultrue-content { font-size: 18px; } }
@media (max-width: 1399.98px) { .section.sec-cultrue .cultrue-box .cultrue-item.cultrue-center .center-wrap .cultrue-content { font-size: 16px; } }
@media (max-width: 575.98px) { .section.sec-cultrue .cultrue-box .cultrue-item.cultrue-center .center-wrap .cultrue-content { font-size: 12px; } }
.section.sec-cultrue .cultrue-box .cultrue-item.cultrue-center .center-wrap .cultrue-content strong { font-family: harmonyos_sans_sc_bold; color: var(--theme-color); }
.section.sec-news { background-color: #f4f4f4; }
.section.sec-news .head-right { width: 50%; }
@media (max-width: 1679.98px) { .section.sec-news .head-right { width: 50%; } }
@media (max-width: 1399.98px) { .section.sec-news .head-right { width: 70%; } }
@media (max-width: 1199.98px) { .section.sec-news .head-right { width: 70%; } }
@media (max-width: 991.98px) { .section.sec-news .head-right { width: 70%; } }
.section.sec-news .head-right .sec-nav a { -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; font-weight: bold; font-size: 20px; }
@media (max-width: 767.98px) { .section.sec-news .head-right { width: 100%; margin-top: .5rem; }
  .section.sec-news .head-right .sec-nav a { font-size: 14px; font-weight: normal; } }
.section.sec-news .news-swiper .item { padding-top: 1rem; padding-bottom: 1rem; }
.section.sec-news .news-swiper .item .item-wrap { border-radius: 15px; overflow: hidden; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.section.sec-news .news-swiper .item .item-wrap .item-caption .item-time { -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s; transition: color .3s; font-size: 24px; font-weight: bold; }
.section.sec-news .news-swiper .item .item-wrap .item-caption .item-title { -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s; transition: color .3s; font-size: 20px; font-weight: bold; line-height: 2; }
.section.sec-news .news-swiper .item .item-wrap .item-caption .item-content { color: #434343; font-size: 16px; margin-bottom: .5rem; }
@media (max-width: 575.98px) { .section.sec-news .news-swiper .item .item-wrap .item-caption .item-time { font-size: 20px; }
  .section.sec-news .news-swiper .item .item-wrap .item-caption .item-title { font-size: 16px; }
  .section.sec-news .news-swiper .item .item-wrap .item-caption .item-content { font-size: 14px; } }
.section.sec-news .news-swiper .item .item-wrap:hover { box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); }
.section.sec-news .news-swiper .item .item-wrap:hover .item-caption .item-time { color: var(--theme-green); }
.section.sec-news .news-swiper .item .item-wrap:hover .item-caption .item-title { color: var(--theme-color); }

@keyframes wave-forever { 0% { transform: translate3d(-90px, 0, 0); }
  100% { transform: translate3d(85px, 0, 0); } }
.innet-section { margin-top: -3%; padding: 6% 0; }
@media (max-width: 991.98px) { .innet-section { padding: 8% 0; } }
@media (max-width: 575.98px) { .innet-section { padding: 12% 0; } }
.innet-section .sec-head .en-title { font-size: 36px; font-weight: 400; color: var(--theme-color); text-transform: uppercase; line-height: 1; }
.innet-section .sec-head .cn-title { color: #303030; font-size: 48px; }
@media (max-width: 767.98px) { .innet-section .sec-head .sec-desc { font-size: 14px; } }
@media (max-width: 575.98px) { .innet-section .sec-head .sec-desc { font-size: 12px; } }
.innet-section .sec-head.white-head .en-title, .innet-section .sec-head.white-head .cn-title { color: #ffffff; }
@media (max-width: 1399.98px) { .innet-section .sec-head .en-title { font-size: 30px; }
  .innet-section .sec-head .cn-title { font-size: 38px; } }
@media (max-width: 991.98px) { .innet-section .sec-head .en-title { font-size: 20px; }
  .innet-section .sec-head .cn-title { font-size: 26px; } }
@media (max-width: 767.98px) { .innet-section .sec-head .en-title { font-size: 16px; }
  .innet-section .sec-head .cn-title { font-size: 24px; } }
@media (max-width: 575.98px) { .innet-section .sec-head .en-title { font-size: 14px; }
  .innet-section .sec-head .cn-title { font-size: 20px; } }
.innet-section.sec-company { background: url("../Image/about-bg.jpg") top repeat-y; }
.innet-section.sec-company .sec-head { position: relative; }
.innet-section.sec-company .about-content { line-height: 2; }
@media (min-width: 1400px) { .innet-section.sec-company .about-content { width: 70%; } }
@media (min-width: 1680px) { .innet-section.sec-company .about-content { width: 60%; } }
.innet-section.sec-company .company-logo img { width: 67.782%; display: block; margin: 0 auto; }
.innet-section.sec-company .brand-story .story-img { background-color: #efefef; position: relative; }
.innet-section.sec-company .brand-story .story-img .img-title { font-size: 48px; color: var(--theme-color); }
@media (max-width: 1399.98px) { .innet-section.sec-company .brand-story .story-img .img-title { font-size: 36px; } }
@media (max-width: 1199.98px) { .innet-section.sec-company .brand-story .story-img .img-title { font-size: 32px; } }
@media (max-width: 575.98px) { .innet-section.sec-company .brand-story .story-img .img-title { font-size: 20px; } }
@media (max-width: 991.98px) { .innet-section.sec-company .brand-story .story-img .ratio { --mdb-aspect-ratio: 60%; } }
.innet-section.sec-company .brand-story .story-img .img { position: absolute; max-width: 90%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; }
.innet-section.sec-company .brand-story .story-info .story-title span { position: relative; display: inline-block; }
.innet-section.sec-company .brand-story .story-info .story-title span::before { content: ''; position: absolute; height: 15px; width: 100%; bottom: 0; background-color: var(--theme-green); }
@media (max-width: 575.98px) { .innet-section.sec-company .brand-story .story-info .story-title span::before { height: 8px; bottom: 3px; } }
.innet-section.sec-company .brand-story .story-info .story-title span strong { font-size: 72px; font-family: harmonyos_sans_sc_bold; color: var(--theme-color); line-height: 1; position: relative; z-index: 2; }
@media (max-width: 1679.98px) { .innet-section.sec-company .brand-story .story-info .story-title span strong { font-size: 60px; } }
@media (max-width: 1399.98px) { .innet-section.sec-company .brand-story .story-info .story-title span strong { font-size: 38px; } }
@media (max-width: 1199.98px) { .innet-section.sec-company .brand-story .story-info .story-title span strong { font-size: 48px; } }
@media (max-width: 991.98px) { .innet-section.sec-company .brand-story .story-info .story-title span strong { font-size: 42px; } }
@media (max-width: 575.98px) { .innet-section.sec-company .brand-story .story-info .story-title span strong { font-size: 32px; } }
.innet-section.sec-company .brand-story .story-info .story-title::after { content: ''; display: block; width: 5rem; height: 0; border-bottom: 1px solid #dedede; margin: 2rem 0 1rem; }
@media (max-width: 575.98px) { .innet-section.sec-company .brand-story .story-info .story-title::after { margin: 1rem 0 .5rem; } }
.innet-section.sec-company .brand-story .story-info .story-desc { color: #333333; font-size: 30px; }
@media (max-width: 1679.98px) { .innet-section.sec-company .brand-story .story-info .story-desc { font-size: 24px; } }
@media (max-width: 1399.98px) { .innet-section.sec-company .brand-story .story-info .story-desc { font-size: 20px; } }
@media (max-width: 1199.98px) { .innet-section.sec-company .brand-story .story-info .story-desc { font-size: 16px; } }
@media (max-width: 991.98px) { .innet-section.sec-company .brand-story .story-info .story-desc { font-size: 16px; } }
@media (max-width: 575.98px) { .innet-section.sec-company .brand-story .story-info .story-desc { font-size: 13px; } }
.innet-section.sec-company .brand-story .story-info .brand-pet-3 { position: absolute; bottom: 7%; right: 3%; width: 28.734%; max-height: 100%; object-fit: contain; }
.innet-section.sec-company .brand-story .story-info .info-content { color: #666666; line-height: 42px; text-indent: 2rem; margin-top: 4%; height: 398px; overflow: scroll; padding-top: 10px; }
@media (min-width: 1200px) { .innet-section.sec-company .brand-story .story-info .info-content { padding-right: 3%; } }
.innet-section.sec-culture { position: relative; overflow: hidden; background: url("../Image/cultrue-bg.jpg?v=20260408") center/cover fixed no-repeat; -webkit-background-size: cover; background-size: cover; -webkit-transform: translate3d(0, 0, 0);     /*.cultrue-bg{
 z-index: 0; } > div{ position: relative; }*/ }
@media (max-width: 575.98px) { .innet-section.sec-culture { /*background-image: url("../Image/cultrue-bg-m.jpg");
background-attachment: initial;*/ } }
.innet-section.sec-culture .cultrue-list .item .item-wrap { color: #ffffff; text-align: center; margin: 0 auto; }
.innet-section.sec-culture .cultrue-list .item .item-wrap .item-icon { margin: auto; width: 140px; position: relative; border: 1px dashed #ffffff; border-radius: 50%; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.innet-section.sec-culture .cultrue-list .item .item-wrap .item-icon .item-wrap img { margin: auto; top: 0; bottom: 0; right: 0; left: 0; position: absolute; max-width: 45%; max-height: 45%; }
.innet-section.sec-culture .cultrue-list .item .item-wrap .item-name { font-size: 24px; }
.innet-section.sec-culture .cultrue-list .item .item-wrap .item-name em { font-style: normal; font-family: baron_neue_bold; }
.innet-section.sec-culture .cultrue-list .item .item-wrap .item-desc { font-size: 20px; }
@media (max-width: 767.98px) { .innet-section.sec-culture .cultrue-list .item .item-wrap .item-icon { width: 80px; }
  .innet-section.sec-culture .cultrue-list .item .item-wrap .item-name { font-size: 18px; }
  .innet-section.sec-culture .cultrue-list .item .item-wrap .item-desc { font-size: 12px; } }
@media (max-width: 575.98px) { .innet-section.sec-culture .cultrue-list .item .item-wrap .item-icon { width: 60px; }
  .innet-section.sec-culture .cultrue-list .item .item-wrap .item-name { font-size: 16px; }
  .innet-section.sec-culture .cultrue-list .item .item-wrap .item-desc { font-size: 12px; } }
.innet-section.sec-culture .cultrue-list .item:hover .item-wrap .item-icon { background-color: var(--theme-color); border-color: var(--theme-color); }
.innet-section.sec-history { background: url("../Image/history-bg.jpg") center/contain no-repeat;     /*.history-swiper-box{ overflow: hidden; &::before{ content: ''; display: block; width: 100vw; height: 0; border-bottom: 1px dashed #cccccc; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; !* @media (max-width: 1399.98px) { top: 3%; } @media (max-width: 1199.98px) { top: 12%; }*!
 } }*/ }
.innet-section.sec-history .history-box { margin-top: 3%; margin-bottom: 5%; }
.innet-section.sec-history .history-box .history-line { position: relative; width: 100%; }
.innet-section.sec-history .history-box .history-line img { width: 100%; }
.innet-section.sec-history .history-box .box-wrap { position: relative; }
.innet-section.sec-history .history-box .box-wrap .history-item { position: absolute; margin: auto; text-align: center; min-width: 150px; }
.innet-section.sec-history .history-box .box-wrap .history-item .item-wrap .item-title { width: 100%; color: #222222; font-size: 30px; position: absolute; margin: auto; top: 0; bottom: 0; line-height: 1; -webkit-transform: translateY(-2.5rem); -moz-transform: translateY(-2.5rem); -ms-transform: translateY(-2.5rem); -o-transform: translateY(-2.5rem); transform: translateY(-2.5rem); }
.innet-section.sec-history .history-box .box-wrap .history-item .item-wrap .item-dot { width: 10px; height: 10px; background-color: #333333; border-radius: 50%; margin: .5rem auto; }
.innet-section.sec-history .history-box .box-wrap .history-item .item-wrap .item-dot .dot-wrap { -webkit-transform: translate(-50%, -50%) scale(0); -moz-transform: translate(-50%, -50%) scale(0); -ms-transform: translate(-50%, -50%) scale(0); -o-transform: translate(-50%, -50%) scale(0); transform: translate(-50%, -50%) scale(0); }
.innet-section.sec-history .history-box .box-wrap .history-item .item-wrap .item-dot .item-icon { width: 120px; height: 120px; border: 1px dashed var(--theme-color); border-radius: 50%; }
.innet-section.sec-history .history-box .box-wrap .history-item .item-wrap .item-dot .item-icon .icon-wrap { position: relative; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); }
.innet-section.sec-history .history-box .box-wrap .history-item .item-wrap .item-dot .item-icon .icon-wrap .icon-img { position: absolute; max-width: 50%; max-height: 80%; margin: auto; top: 0; bottom: 0; left: 0; right: 0; }
.innet-section.sec-history .history-box .box-wrap .history-item .item-wrap .item-desc { margin-top: 1.5rem; font-size: 18px; font-weight: bold; position: absolute; top: 0; bottom: 0; margin: auto; width: 100%; -webkit-transform: translateY(2.5rem); -moz-transform: translateY(2.5rem); -ms-transform: translateY(2.5rem); -o-transform: translateY(2.5rem); transform: translateY(2.5rem); }
.innet-section.sec-history .history-box .box-wrap .history-item.item-1 { top: 65.5%; left: 10%; }
.innet-section.sec-history .history-box .box-wrap .history-item.item-2 { top: 48.7%; left: 26%; }
.innet-section.sec-history .history-box .box-wrap .history-item.item-3 { top: 90%; left: 41.2%; }
.innet-section.sec-history .history-box .box-wrap .history-item.item-4 { top: 69%; left: 56%; }
.innet-section.sec-history .history-box .box-wrap .history-item.item-5 { top: 24%; left: 66%; }
.innet-section.sec-history .history-box .box-wrap .history-item.item-6 { top: 0%; left: 81%; }
.innet-section.sec-history .history-box .box-wrap .history-item:hover .item-wrap .item-title { font-weight: bold; color: var(--theme-color); -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: translateY(-50px) scale(1.2); -moz-transform: translateY(-50px) scale(1.2); -ms-transform: translateY(-50px) scale(1.2); -o-transform: translateY(-50px) scale(1.2); transform: translateY(-50px) scale(1.2); }
.innet-section.sec-history .history-box .box-wrap .history-item:hover .item-wrap .item-desc { color: var(--theme-color); -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: translateY(50px) scale(1.2); -moz-transform: translateY(50px) scale(1.2); -ms-transform: translateY(50px) scale(1.2); -o-transform: translateY(50px) scale(1.2); transform: translateY(50px) scale(1.2); }
.innet-section.sec-history .history-box .box-wrap .history-item:hover .item-wrap .item-dot { background-color: var(--theme-color); }
.innet-section.sec-history .history-swiper .item .item-wrap { padding: 5% 0; position: relative; text-align: center; --item-size:100px; }
.innet-section.sec-history .history-swiper .item .item-wrap .item-title { font-size: calc(var(--item-size) * 0.6); color: var(--theme-color); font-family: harmonyos_sans_sc_bold; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; -webkit-transition: transform .5s,opacity .3s; -moz-transition: transform .5s,opacity .3s; -ms-transition: transform .5s,opacity .3s; -o-transition: transform .5s,opacity .3s; transition: transform .5s,opacity .3s; }
.innet-section.sec-history .history-swiper .item .item-wrap .item-center { border-width: 1px; border-color: #e6e6e6; border-style: solid; border-radius: 50%; background-color: white; width: calc(var(--item-size) * 1.6); height: calc(var(--item-size) * 1.6); position: relative; margin: 0 auto; -webkit-transition: transform .5s, border .3s,background-color .5s; -moz-transition: transform .5s, border .3s,background-color .5s; -ms-transition: transform .5s, border .3s,background-color .5s; -o-transition: transform .5s, border .3s,background-color .5s; transition: transform .5s, border .3s,background-color .5s; }
.innet-section.sec-history .history-swiper .item .item-wrap .item-center span { font-size: calc(var(--item-size) * 0.24); font-style: italic; color: #3c3c3c; font-weight: bold; -webkit-transition: transform .3s,opacity .5s; -moz-transition: transform .3s,opacity .5s; -ms-transition: transform .3s,opacity .5s; -o-transition: transform .3s,opacity .5s; transition: transform .3s,opacity .5s; }
.innet-section.sec-history .history-swiper .item .item-wrap .item-center .center-img { position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; -webkit-transition: transform .3s,opacity .5s; -moz-transition: transform .3s,opacity .5s; -ms-transition: transform .3s,opacity .5s; -o-transition: transform .3s,opacity .5s; transition: transform .5s,opacity .3s; -webkit-transform: scale(0.3); -moz-transform: scale(0.3); -ms-transform: scale(0.3); -o-transform: scale(0.3); transform: translateY(-10%) scale(0.3); max-width: 50%; }
.innet-section.sec-history .history-swiper .item .item-wrap .item-desc { font-size: calc(var(--item-size) * 0.24); color: var(--theme-color); font-weight: bold; padding: 5% 0; opacity: 0; -webkit-transition: transform .5s,opacity .3s; -moz-transition: transform .5s,opacity .3s; -ms-transition: transform .5s,opacity .3s; -o-transition: transform .5s,opacity .3s; transition: transform .5s,opacity .3s; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
@media (max-width: 1399.98px) { .innet-section.sec-history .history-swiper .item .item-wrap { --item-size:80px; } }
@media (max-width: 991.98px) { .innet-section.sec-history .history-swiper .item .item-wrap { --item-size:70px; } }
@media (max-width: 767.98px) { .innet-section.sec-history .history-swiper .item .item-wrap { --item-size:60px; } }
@media (max-width: 575.98px) { .innet-section.sec-history .history-swiper .item .item-wrap { --item-size:40px; } }
.innet-section.sec-history .history-swiper .item:hover .item-wrap .item-title, .innet-section.sec-history .history-swiper .item.swiper-slide-active .item-wrap .item-title { -webkit-transform: translateY(-20%); -moz-transform: translateY(-20%); -ms-transform: translateY(-20%); -o-transform: translateY(-20%); transform: translateY(-20%); opacity: 1; }
.innet-section.sec-history .history-swiper .item:hover .item-wrap .item-center, .innet-section.sec-history .history-swiper .item.swiper-slide-active .item-wrap .item-center { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -ms-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); background-color: #e2e7ff; border-color: #1156fc; border-style: dashed; }
.innet-section.sec-history .history-swiper .item:hover .item-wrap .item-center span, .innet-section.sec-history .history-swiper .item.swiper-slide-active .item-wrap .item-center span { -webkit-transform: scale(0) translateY(-30%); -moz-transform: scale(0) translateY(-30%); -ms-transform: scale(0) translateY(-30%); -o-transform: scale(0) translateY(-30%); transform: translateY(-100%); opacity: 0; }
.innet-section.sec-history .history-swiper .item:hover .item-wrap .item-center .center-img, .innet-section.sec-history .history-swiper .item.swiper-slide-active .item-wrap .item-center .center-img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: translateY(0) scale(1); -webkit-transition-delay: .3s; -moz-transition-delay: .3s; -ms-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .2s; opacity: 1; }
.innet-section.sec-history .history-swiper .item:hover .item-wrap .item-desc, .innet-section.sec-history .history-swiper .item.swiper-slide-active .item-wrap .item-desc { -webkit-transform: translateY(20%); -moz-transform: translateY(20%); -ms-transform: translateY(20%); -o-transform: translateY(20%); transform: translateY(20%); opacity: 1; }
@media (max-width: 1199.98px) { .innet-section.sec-history .history-swiper .item:hover .item-wrap .item-desc, .innet-section.sec-history .history-swiper .item.swiper-slide-active .item-wrap .item-desc { -webkit-transform: translateY(50%); -moz-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); transform: translateY(50%); } }
.innet-section.sec-history .w-prev-next { width: 60px; height: 60px; position: absolute; margin: auto; top: 0; bottom: 0; border-width: 1px; border-color: #e6e6e6; border-style: solid; border-radius: 50%; background-color: white; z-index: 3; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.innet-section.sec-history .w-prev-next svg { width: 50%; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; fill: #424242; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.innet-section.sec-history .w-prev-next:hover { background-color: var(--theme-color); border-color: var(--theme-color); }
.innet-section.sec-history .w-prev-next:hover svg { fill: var(--theme-green); }
.innet-section.sec-history .w-prev-next.prev-btn { left: 3%; }
.innet-section.sec-history .w-prev-next.next-btn { right: 3%; }
@media (max-width: 1399.98px) { .innet-section.sec-history .w-prev-next { width: 50px; height: 50px; }
  .innet-section.sec-history .w-prev-next.prev-btn { left: 5px; }
  .innet-section.sec-history .w-prev-next.next-btn { right: 5px; } }
@media (max-width: 1199.98px) { .innet-section.sec-history .w-prev-next { width: 40px; height: 40px; } }
@media (max-width: 767px) { .innet-section.sec-history .w-prev-next { width: 32px; height: 32px; } }
.innet-section.sec-history .history-swiper-2 { padding: 8% 0; }
.innet-section.sec-history .history-swiper-2 .item .wrap { -webkit-mask: url("../Image/mask-history.png") center/100% no-repeat; background-color: #e9f1f4; padding-right: 24px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.innet-section.sec-history .history-swiper-2 .item .wrap .item-wrap { color: var(--theme-color); text-align: center; -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s; transition: color .3s; }
.innet-section.sec-history .history-swiper-2 .item .wrap .item-wrap .item-title { font-family: baron_neue_bold; font-size: 76px; line-height: 1; }
.innet-section.sec-history .history-swiper-2 .item .wrap .item-wrap .item-desc { font-size: 24px; line-height: 2; }
@media (max-width: 1679.98px) { .innet-section.sec-history .history-swiper-2 .item .wrap .item-wrap .item-title { font-size: 56px; }
  .innet-section.sec-history .history-swiper-2 .item .wrap .item-wrap .item-desc { font-size: 20px; } }
@media (max-width: 575.98px) { .innet-section.sec-history .history-swiper-2 .item .wrap .item-wrap .item-title { font-size: 42px; }
  .innet-section.sec-history .history-swiper-2 .item .wrap .item-wrap .item-desc { font-size: 16px; } }
.innet-section.sec-history .history-swiper-2 .item .wrap:hover { background-color: var(--theme-color); }
.innet-section.sec-history .history-swiper-2 .item .wrap:hover .item-wrap { color: #ffffff; }
.innet-section.sec-honor { background: url("../Image/honor-bg.jpg") center/cover no-repeat; padding-bottom: 0; }
.innet-section.sec-honor .honor-list { padding-left: 23%; padding-top: 10%; padding-bottom: 15%; }
.innet-section.sec-honor .honor-list p { color: #363636; font-size: 18px; line-height: 2; font-weight: bold; }
@media (max-width: 767.98px) { .innet-section.sec-honor .honor-list { padding-left: 0; }
  .innet-section.sec-honor .honor-list p { font-size: 14px; } }
@media (max-width: 575.98px) { .innet-section.sec-honor .honor-list { padding-left: 0; }
  .innet-section.sec-honor .honor-list p { font-size: 12px; } }
.innet-section.sec-honor .honor-imgs { height: 100%; position: relative; }
.innet-section.sec-honor .honor-imgs .img-item { position: absolute; margin: auto; z-index: 2; }
.innet-section.sec-honor .honor-imgs .img-item.item-1 { bottom: 27%; left: 31%; z-index: 3; width: 43.6%; }
.innet-section.sec-honor .honor-imgs .img-item.item-2 { bottom: 40%; left: 5%; width: 33.3%; }
.innet-section.sec-honor .honor-imgs .img-item.item-3 { bottom: 50%; right: 11%; width: 37.33%; }
.innet-section.sec-honor .honor-imgs .img-item.item-4 { bottom: 60%; right: 65%; width: 37.33%; z-index: auto; }
.innet-section.sec-honor .honor-imgs .img-item.item-5 { bottom: 60%; right: 50%; width: 37.33%; z-index: 1; }
.innet-section.sec-honor .honor-imgs .img-item.item-6 { bottom: 60%; right: 37%; width: 37.33%; z-index: 1; }
.innet-section.sec-honor .honor-imgs .img-item.item-7 { bottom: 75%; right: 10%; width: 30.33%; z-index: 0;}
.innet-section.sec-honor .honor-imgs .img-item.item-8 { bottom: 80%; right: 36%; width: 26.33%; z-index: 0;}
.innet-section.sec-honor .honor-imgs .img-item.item-9 { bottom: 84%; right: 59%; width: 22.33%; z-index: 0;}
.innet-section.sec-honor .honor-imgs .honor-tower { position: absolute; max-width: 100%; bottom: 0; right: 13%; width: 83.2%; }
@media (max-width: 991.98px) { .innet-section.sec-honor .honor-imgs .honor-tower { position: static; } }
.innet-section.sec-philosophy { height: 520px; background: url("../Image/sec-linian-bg.jpg") center/cover no-repeat fixed; padding-bottom: 0; }
@media (max-width: 1399.98px) { .innet-section.sec-philosophy { height: 360px; } }
@media (max-width: 1199.98px) { .innet-section.sec-philosophy { height: 360px; } }
@media (max-width: 991.98px) { .innet-section.sec-philosophy { height: auto; } }
.innet-section.sec-store-iteration { padding-top: 13%; }
.innet-section.sec-store-iteration .store-container { margin: 0 auto; }
@media (min-width: 1200px) { .innet-section.sec-store-iteration .store-container { width: 80%; } }
@media (min-width: 1400px) { .innet-section.sec-store-iteration .store-container { width: 70%; } }
@media (min-width: 1680px) { .innet-section.sec-store-iteration .store-container { width: 60%; } }
.innet-section.sec-store-iteration .store-nav { user-select: none; }
@media (min-width: 992px) { .innet-section.sec-store-iteration .store-nav { width: 80%; margin: 2rem auto; } }
@media (min-width: 767.98px) { .innet-section.sec-store-iteration .store-nav { width: 100%; } }
.innet-section.sec-store-iteration .store-nav .item { cursor: pointer; }
@media (max-width: 767.98px) { .innet-section.sec-store-iteration .store-nav .item { font-size: 14px; } }
@media (max-width: 575.98px) { .innet-section.sec-store-iteration .store-nav .item { font-size: 12px; } }
.innet-section.sec-store-iteration .store-nav .item.swiper-slide-thumb-active .item-wrap { background-color: var(--theme-color); color: #ffffff; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
.innet-section.sec-store-iteration .store-swiper .store-line-logo { display: block; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; max-width: 90%; }
.innet-section.sec-store-iteration .store-swiper .item { height: auto; }
@media (max-width: 767.98px) { .innet-section.sec-store-iteration .store-swiper .item .item-img img { max-height: 45vw; } }
.innet-section.sec-store-iteration .store-content { margin-top: -20px; background-image: linear-gradient(to top, #ededed, #f2f2f2); position: relative; }
.innet-section.sec-store-iteration .store-content .brand-pet { position: absolute; left: 5%; bottom: 0; margin: auto; width: 12.3532%; z-index: 2; }
@media (max-width: 1399.98px) { .innet-section.sec-store-iteration .store-content .brand-pet { left: 0; } }
.innet-section.sec-store-iteration .store-content .icon-yinhao { position: absolute; margin: auto; left: 20%; top: 10%; width: 2.3589%; }
@media (max-width: 1399.98px) { .innet-section.sec-store-iteration .store-content .icon-yinhao { left: 15%; top: 20%; } }
@media (max-width: 991.98px) { .innet-section.sec-store-iteration .store-content .icon-yinhao { left: 8%; } }
@media (max-width: 575.98px) { .innet-section.sec-store-iteration .store-content .icon-yinhao { left: 3%; top: 25%; } }
.innet-section.sec-store-iteration .store-content .store-con { text-align: center; padding: 5% 0; color: #3f3f3f; font-size: 18px; font-family: harmonyos_sans_sc_bold; margin: 0 auto; line-height: 2; }
@media (min-width: 1400px) { .innet-section.sec-store-iteration .store-content .store-con { position: relative; width: 60%; } }
@media (max-width: 1399.98px) { .innet-section.sec-store-iteration .store-content .store-con { width: 60%; font-size: 14px; } }
@media (max-width: 1199.98px) { .innet-section.sec-store-iteration .store-content .store-con { width: 60%; font-size: 14px; } }
@media (max-width: 991.98px) { .innet-section.sec-store-iteration .store-content .store-con { width: 80%; font-size: 12px; } }
@media (max-width: 575.98px) { .innet-section.sec-store-iteration .store-content .store-con { width: 90%; margin-top: 1rem; } }
.innet-section.sec-supply .supply-title { margin-top: 5%; font-size: 32px; color: var(--theme-color); }
@media (max-width: 1399.98px) { .innet-section.sec-supply .supply-title { font-size: 22px; } }
@media (max-width: 1199.98px) { .innet-section.sec-supply .supply-title { font-size: 18px; } }
@media (max-width: 767.98px) { .innet-section.sec-supply .supply-title { font-size: 18px; } }
@media (max-width: 575.98px) { .innet-section.sec-supply .supply-title { font-size: 16px; } }
.innet-section.sec-supply .supply-content { margin-top: 3%; font-size: 18px; }
.innet-section.sec-supply .supply-content strong { font-weight: normal; font-size: 133.333%; color: var(--theme-color); }
@media (min-width: 1200px) { .innet-section.sec-supply .supply-content { padding-right: 12%; } }
@media (min-width: 1400px) { .innet-section.sec-supply .supply-content { padding-right: 15%; } }
@media (min-width: 1680px) { .innet-section.sec-supply .supply-content { padding-right: 17%; } }
@media (max-width: 575.98px) { .innet-section.sec-supply .supply-content { font-size: 14px; } }
.innet-section.sec-supply .supply-params .param-item { padding: 0 5%; text-align: center; }
.innet-section.sec-supply .supply-params .param-item .param-value span { color: #767676; }
.innet-section.sec-supply .supply-params .param-item .param-value span.number { font-size: 120px; color: var(--theme-color); font-family: Bahnschrift; line-height: 1; }
@media (max-width: 1199.98px) { .innet-section.sec-supply .supply-params .param-item .param-value span.number { font-size: 80px; } }
@media (max-width: 767.98px) { .innet-section.sec-supply .supply-params .param-item .param-value span.number { font-size: 60px; } }
@media (max-width: 575.98px) { .innet-section.sec-supply .supply-params .param-item .param-value span.number { font-size: 52px; } }
.innet-section.sec-supply .supply-params .param-item .param-jt { display: block; margin: 0 auto; }
.innet-section.sec-supply .supply-params .param-item .param-title { font-size: 18px; }
@media (max-width: 575.98px) { .innet-section.sec-supply .supply-params .param-item .param-title { font-size: 14px; } }
.innet-section.sec-advantages .sec-head { margin-top: 3%; position: relative; }
.innet-section.sec-advantages .sec-head .en-title, .innet-section.sec-advantages .sec-head .cn-title { position: relative; z-index: 2; }
.innet-section.sec-advantages .sec-head .sec-logo-line { position: absolute; width: 100%; text-align: center; top: -30%; }
.innet-section.sec-advantages .adv-box .adv-item { height: auto; }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap { height: 100%; position: relative; border-radius: 15px; background-color: white; box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08); text-align: center; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-icon { position: relative; width: 80px; height: 80px; margin: 0 auto; }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-icon strong { position: absolute; bottom: 0; left: -40%; right: 0; line-height: 1; width: 180%; font-size: 130px; position: absolute; font-family: baron_neue_bold; background-image: linear-gradient(0deg, rgba(239, 239, 239, 0) 0%, #efefef 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; -webkit-transition: opacity .5s; -moz-transition: opacity .5s; -ms-transition: opacity .5s; -o-transition: opacity .5s; transition: opacity .5s; }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-icon .icon-zone { color: var(--theme-color); width: 100%; border: 1px solid currentColor; height: 100%; border-radius: 100%; position: relative; z-index: 2; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-icon .icon-zone svg { max-width: 60%; position: absolute; margin: auto; top: 0; bottom: 0; right: 0; left: 0; }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-icon .icon-zone svg path { fill: currentColor; }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-name { font-size: 18px; font-weight: bold; color: #333333; line-height: 2; }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-desc { color: #666666; font-size: 16px; }
@media (max-width: 767.98px) { .innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-icon { width: 80px; height: 80px; }
  .innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-icon strong { font-size: 110px; }
  .innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-name { font-size: 16px; }
  .innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-desc { font-size: 14px; } }
@media (max-width: 575.98px) { .innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-icon { width: 60px; height: 60px; }
  .innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-icon strong { font-size: 85px; }
  .innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-name { font-size: 16px; }
  .innet-section.sec-advantages .adv-box .adv-item .item-wrap .item-desc { font-size: 13px; } }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap .waves { -webkit-transition: opacity .3s; -moz-transition: opacity .3s; -ms-transition: opacity .3s; -o-transition: opacity .3s; transition: opacity .3s; position: absolute; width: 100%; height: 35px; left: 0; bottom: 0; }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap .waves .parallax use { animation: wave-forever 5s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite; }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap .waves .parallax use:nth-child(1) { animation-delay: -2s; animation-duration: 7s; }
.innet-section.sec-advantages .adv-box .adv-item .item-wrap .waves .parallax use:nth-child(2) { animation-delay: -3s; animation-duration: 15s; }
.innet-section.sec-advantages .adv-box .adv-item:hover .item-wrap { background-color: #fee101; -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); }
.innet-section.sec-advantages .adv-box .adv-item:hover .item-wrap .item-icon strong { opacity: .2; }
.innet-section.sec-advantages .adv-box .adv-item:hover .item-wrap .item-icon .icon-zone { border-color: #ffffff; background-color: #fff; }
.innet-section.sec-advantages .adv-box .adv-item:hover .item-wrap .item-name, .innet-section.sec-advantages .adv-box .adv-item:hover .item-wrap .item-desc { color: #303030; }
.innet-section.sec-advantages .adv-box .adv-item:hover .item-wrap .waves { opacity: .2; }
.innet-section.sec-supports { background: url("../Image/sec-supports-bg.jpg?v=20260408d") center/cover no-repeat; }
.innet-section.sec-supports .supports-swiper { padding: 0 15px; }
.innet-section.sec-supports .supports-swiper .item { height: auto; margin-bottom: 40px; position: relative; cursor: pointer; }
.innet-section.sec-supports .supports-swiper .item::before { position: absolute; top: 0; left: 0; content: ''; display: block; width: 100%; height: 100%; background-color: var(--theme-green); -webkit-transform: translateX(-15px) scaleY(0.8); -moz-transform: translateX(-15px) scaleY(0.8); -ms-transform: translateX(-15px) scaleY(0.8); -o-transform: translateX(-15px) scaleY(0.8); transform: translateX(-15px) scaleY(0.8); border-radius: 30px; -webkit-transition: background-color 1s; -moz-transition: background-color 1s; -ms-transition: background-color 1s; -o-transition: background-color 1s; transition: background-color 1s; }
.innet-section.sec-supports .supports-swiper .item .item-wrap { z-index: 3; position: relative; padding: 20% 8%; height: 100%; text-align: center; background-color: #fff; border-radius: 30px; box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08); }
.innet-section.sec-supports .supports-swiper .item .item-wrap::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; background: url("../Image/support-item-bg.jpg") center/cover no-repeat; z-index: -1; top: 0; left: 0; border-radius: 30px; -webkit-transform-origin: bottom center; -moz-transform-origin: bottom center; -ms-transform-origin: bottom center; -o-transform-origin: bottom center; transform-origin: bottom center; -webkit-mask: url("../Image/icon-zp.png?v=20260408") center/50% no-repeat; opacity: 0; }
.innet-section.sec-supports .supports-swiper .item .item-wrap .item-img-txt { height: 50px; border-bottom: 1px solid var(--theme-green); border-top: 1px solid var(--theme-green); width: 80%; margin: 0 auto 1.5rem; position: relative; z-index: 2; }
.innet-section.sec-supports .supports-swiper .item .item-wrap .item-img-txt::before { content: ''; display: block; width: 100%; height: 100%; background: var(--theme-color); mask: url("../Image/logo-mask.png") center/70% no-repeat; -webkit-mask: url("../Image/logo-mask.png") center/70% no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
.innet-section.sec-supports .supports-swiper .item .item-wrap .item-title { color: #2f2f2f; font-size: 30px; font-family: harmonyos_sans_sc_bold; line-height: 1.2; position: relative; z-index: 2; }
.innet-section.sec-supports .supports-swiper .item .item-wrap .item-line { margin: 1rem 0; position: relative; z-index: 2; }
@media (max-width: 1199.98px) { .innet-section.sec-supports .supports-swiper .item .item-wrap .item-line { margin: 0; } }
.innet-section.sec-supports .supports-swiper .item .item-wrap .item-content { font-size: 16px; color: #333333; line-height: 2; position: relative; z-index: 2; }
.innet-section.sec-supports .supports-swiper .item .item-wrap .item-tag { font-weight: bold; line-height: 1; border-width: 4px; border-color: white; border-style: solid; border-radius: 50%; background-color: #f3f3f3; box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08); position: absolute; margin: auto; left: 0; right: 0; bottom: 0; width: 80px; height: 80px; font-size: 36px; color: #333333; -webkit-transition: background-color .5s; -moz-transition: background-color .5s; -ms-transition: background-color .5s; -o-transition: background-color .5s; transition: background-color .5s; -webkit-transform: translateY(50%); -moz-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); transform: translateY(50%); }
@media (max-width: 575.98px) { .innet-section.sec-supports .supports-swiper .item .item-wrap .item-tag { width: 60px; height: 60px; font-size: 30px; } }
.innet-section.sec-supports .supports-swiper .item .item-wrap .item-pet { position: absolute; margin: auto; bottom: 0; left: -15px; z-index: -1; -webkit-transition: transform 1s; -moz-transition: transform 1s; -ms-transition: transform 1s; -o-transition: transform 1s; transition: transform 1s; -webkit-transform: translateX(-100%) scale(0); -moz-transform: translateX(-100%) scale(0); -ms-transform: translateX(-100%) scale(0); -o-transform: translateX(-100%) scale(0); transform: translateX(-100%) scale(0); -webkit-transform-origin: bottom right; -moz-transform-origin: bottom right; -ms-transform-origin: bottom right; -o-transform-origin: bottom right; transform-origin: bottom right; }
@media (max-width: 1199.98px) { .innet-section.sec-supports .supports-swiper .item .item-wrap .item-title { font-size: 24px; } }
@media (max-width: 767.98px) { .innet-section.sec-supports .supports-swiper .item .item-wrap .item-title { font-size: 24px; } }
@media (max-width: 575.98px) { .innet-section.sec-supports .supports-swiper .item .item-wrap .item-title { font-size: 18px; }
  .innet-section.sec-supports .supports-swiper .item .item-wrap .item-content { line-height: 1.8; font-size: 14px; } }
.innet-section.sec-supports .supports-swiper .item:hover::before { background-color: #fff; }
.innet-section.sec-supports .supports-swiper .item:hover .item-wrap::before { -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all 1.5s; -webkit-mask-size: 1200%; opacity: 1; }
.innet-section.sec-supports .supports-swiper .item:hover .item-wrap .item-img-txt::before { background-color: var(--theme-green); }
.innet-section.sec-supports .supports-swiper .item:hover .item-wrap .item-title { color: #ffffff; }
.innet-section.sec-supports .supports-swiper .item:hover .item-wrap .item-line svg path { fill: var(--theme-green); }
.innet-section.sec-supports .supports-swiper .item:hover .item-wrap .item-content { color: #ffffff; }
.innet-section.sec-supports .supports-swiper .item:hover .item-wrap .item-tag { color: var(--theme-green); background-color: var(--theme-color); }
.innet-section.sec-supports .supports-swiper .item:hover .item-wrap .item-pet { -webkit-transform: translateX(0) scale(1); -moz-transform: translateX(0) scale(1); -ms-transform: translateX(0) scale(1); -o-transform: translateX(0) scale(1); transform: translateX(0) scale(1); }
.innet-section.sec-processe .process-box { position: relative; }
.innet-section.sec-processe .process-box .brand-pet { position: absolute; margin: auto; z-index: 3; }
.innet-section.sec-processe .process-box .brand-pet-5 { width: 9.6835%; left: 0; bottom: 50%; }
@media (max-width: 575.98px) { .innet-section.sec-processe .process-box .brand-pet-5 { top: 18px; bottom: auto; } }
.innet-section.sec-processe .process-box .brand-pet-6 { width: 15.1648%; right: -4.5%; bottom: 0; }
@media (max-width: 991.98px) { .innet-section.sec-processe .process-box .brand-pet-6 { right: 0; bottom: -20px; } }
.innet-section.sec-processe .process-box .box-wrap { position: relative; padding: 5% 10%; }
@media (max-width: 575.98px) { .innet-section.sec-processe .process-box .box-wrap { padding: 5% 0; } }
.innet-section.sec-processe .process-box .box-wrap::before { content: ''; position: absolute; width: 71%; height: 36.7%; border: 8px solid #f6f6f6; border-left: none; border-right: none; left: 0; margin: auto; top: 26.3%; right: 0; }
@media (max-width: 991.98px) { .innet-section.sec-processe .process-box .box-wrap::before { display: none; } }
.innet-section.sec-processe .process-box .box-wrap .item .item-wrap { position: relative; }
@media (min-width: 1400px) { .innet-section.sec-processe .process-box .box-wrap .item .item-wrap { width: 230px; margin: 0 auto; } }
@media (max-width: 991.98px) { .innet-section.sec-processe .process-box .box-wrap .item .item-wrap { padding-top: 48px; } }
@media (max-width: 767.98px) { .innet-section.sec-processe .process-box .box-wrap .item .item-wrap { padding-top: 48px; } }
.innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-top { border: 8px solid #f6f6f6; background-color: #ffffff; color: var(--theme-color); font-family: harmonyos_sans_sc_bold; -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s; transition: color .3s; position: relative; z-index: 2; }
.innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-top::before { content: ''; position: absolute; z-index: 2; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; margin: auto; background-color: var(--theme-color); -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); border-radius: 5rem; }
.innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-top .top-wrap { position: relative; z-index: 4; padding: 4% 5%; }
.innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-top .item-num { font-size: 20px; }
.innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-top .item-line { width: 0; height: 24px; border-left: 1px solid #d5dce2; margin: 0 .725rem; }
.innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-top .item-name { font-size: 24px; }
.innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-desc { text-align: center; color: #666666; }
.innet-section.sec-processe .process-box .box-wrap .item .item-wrap .brand-pet { position: absolute; margin: auto; left: 0; right: 0; z-index: 1; bottom: 0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; opacity: 0; width: 33%; display: block; height: auto; overflow: visible; }
@media (max-width: 991.98px) { .innet-section.sec-processe .process-box .box-wrap .item .item-wrap .brand-pet { bottom: calc(100% - 6px); opacity: 1; width: 36%; z-index: 4; } }
@media (max-width: 767.98px) { .innet-section.sec-processe .process-box .box-wrap .item .item-wrap .brand-pet { bottom: calc(100% - 6px); opacity: 1; width: 36%; z-index: 4; } }
@media (hover: none), (pointer: coarse) { .innet-section.sec-processe .process-box .box-wrap .item .item-wrap .brand-pet { bottom: calc(100% - 6px); opacity: 1; width: 36%; z-index: 4; } }
@media (max-width: 1399.98px) { .innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-top { border-width: 6px; }
  .innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-top .item-name { font-size: 20px; }
  .innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-desc { font-size: 14px; } }
@media (max-width: 1199.98px) { .innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-top { border-width: 4px; }
  .innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-top .item-num { font-size: 18px; }
  .innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-top .item-name { font-size: 15px; }
  .innet-section.sec-processe .process-box .box-wrap .item .item-wrap .item-desc { font-size: 12px; } }
.innet-section.sec-processe .process-box .box-wrap .item:hover .item-wrap .item-top { color: #ffffff; }
.innet-section.sec-processe .process-box .box-wrap .item:hover .item-wrap .item-top::before { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }
.innet-section.sec-processe .process-box .box-wrap .item:hover .item-wrap .item-top .brand-pet { bottom: 100%; opacity: 1; -webkit-transition-delay: .4s; -moz-transition-delay: .4s; -ms-transition-delay: .4s; -o-transition-delay: .4s; transition-delay: .4s; }
.innet-section.sec-cost { background-color: #eef0f4; }
.innet-section.sec-cost .cost-box { filter: drop-shadow(0px 0 16px rgba(0, 0, 0, 0.08)); margin-top: 3%; }
.innet-section.sec-cost .cost-box .box-row { display: flex; background-color: #fff; border-top: 1px solid #dfe8ff; --box-font-size:100px; }
.innet-section.sec-cost .cost-box .box-row .box-column { text-align: center; flex: 0 auto; width: 33.333%; font-size: calc(var(--box-font-size) * 0.3 ); padding: 1.5rem 5px; color: var(--theme-color); font-weight: bold; }
.innet-section.sec-cost .cost-box .box-row .box-column:not(.innet-section.sec-cost .cost-box .box-row .box-column:nth-child(1)) { border-left: 1px solid #dfe8ff; }
.innet-section.sec-cost .cost-box .box-row .box-column:nth-child(1) { color: #292929; }
.innet-section.sec-cost .cost-box .box-row .box-column.box-value { flex: 2; }
.innet-section.sec-cost .cost-box .box-row .box-column.box-value span { font-size: calc(var(--box-font-size) * 0.24 ); color: #333333; }
.innet-section.sec-cost .cost-box .box-row:nth-child(odd) { background-color: #f8faff; }
.innet-section.sec-cost .cost-box .box-row.box-head { background-color: var(--theme-color); font-family: harmonyos_sans_sc_bold; border-radius: 55px 55px 0 0; overflow: hidden; border-top: none; }
.innet-section.sec-cost .cost-box .box-row.box-head .box-column { font-size: calc(var(--box-font-size) * 0.36); color: #ffffff; font-weight: normal; }
@media (max-width: 991.98px) { .innet-section.sec-cost .cost-box .box-row { --box-font-size:80px; }
  .innet-section.sec-cost .cost-box .box-row .box-column { padding: 1rem 5px; }
  .innet-section.sec-cost .cost-box .box-row.box-head { border-radius: 35px 35px 0 0; } }
@media (max-width: 767.98px) { .innet-section.sec-cost .cost-box .box-row { --box-font-size:50px; }
  .innet-section.sec-cost .cost-box .box-row .box-column { padding: .75rem 5px; }
  .innet-section.sec-cost .cost-box .box-row.box-head { border-radius: 20px 20px 0 0; } }
@media (max-width: 575.98px) { .innet-section.sec-cost .cost-box .box-row { --box-font-size:40px; }
  .innet-section.sec-cost .cost-box .box-row .box-column { padding: .5rem 5px; }
  .innet-section.sec-cost .cost-box .box-row.box-head { border-radius: 15px 15px 0 0; } }
.innet-section.sec-distribution .distribution-box .distribution-map { position: relative; }
.innet-section.sec-distribution .distribution-box .distribution-map .map-head { position: absolute; top: 0; width: 20.3%; text-align: center; margin: auto; left: 0; right: 0; transform: translateX(-25px); }
.innet-section.sec-distribution .distribution-box .distribution-map .map-head .head-pet { margin: 0 auto; width: 62%; height: auto; }
.innet-section.sec-distribution .distribution-box .distribution-map .map-head .head-pet img { width: 100%; height: 100%; }
.innet-section.sec-distribution .distribution-box .distribution-map .map-head .map-title { font-size: 36px; color: #333333; text-align: center; font-weight: bold; }
@media (max-width: 1679.98px) { .innet-section.sec-distribution .distribution-box .distribution-map .map-head .map-title { font-size: 32px; } }
@media (max-width: 1399.98px) { .innet-section.sec-distribution .distribution-box .distribution-map .map-head { top: 5%; }
  .innet-section.sec-distribution .distribution-box .distribution-map .map-head .map-title { font-size: 24px; } }
@media (max-width: 1199.98px) { .innet-section.sec-distribution .distribution-box .distribution-map .map-head { width: 22%; }
  .innet-section.sec-distribution .distribution-box .distribution-map .map-head .map-title { font-size: 20px; } }
@media (max-width: 991.98px) { .innet-section.sec-distribution .distribution-box .distribution-map .map-head .map-title { font-size: 20px; } }
@media (max-width: 767.98px) { .innet-section.sec-distribution .distribution-box .distribution-map .map-head { width: 26%; }
  .innet-section.sec-distribution .distribution-box .distribution-map .map-head .map-title { font-size: 22px; } }
@media (max-width: 575.98px) { .innet-section.sec-distribution .distribution-box .distribution-map .map-head { width: 32%; transform: translateX(-13px); }
  .innet-section.sec-distribution .distribution-box .distribution-map .map-head .map-title { font-size: 14px; } }
.innet-section.sec-distribution .distribution-box .distribution-params .item .item-wrap { background-color: #f2f2f2; border-radius: 15px; font-weight: bold; padding: 2rem; text-align: center; --dis-font-size:100px; }
.innet-section.sec-distribution .distribution-box .distribution-params .item .item-wrap .item-title { font-size: calc(var(--dis-font-size)  * 0.36); color: #222222; line-height: 1; }
.innet-section.sec-distribution .distribution-box .distribution-params .item .item-wrap .item-desc { color: #525252; font-size: calc(var(--dis-font-size) * 0.2); margin: 0.5rem 0; }
.innet-section.sec-distribution .distribution-box .distribution-params .item .item-wrap .item-value { color: var(--theme-color); font-size: calc(var(--dis-font-size) * 0.48); line-height: 1; }
@media (max-width: 1399.98px) { .innet-section.sec-distribution .distribution-box .distribution-params .item .item-wrap { --dis-font-size: 80px; } }
@media (max-width: 1199.98px) { .innet-section.sec-distribution .distribution-box .distribution-params .item .item-wrap { padding: 1rem; --dis-font-size: 73px; } }
@media (max-width: 991.98px) { .innet-section.sec-distribution .distribution-box .distribution-params .item .item-wrap { padding: 1rem; --dis-font-size:45px; } }
@media (max-width: 767.98px) { .innet-section.sec-distribution .distribution-box .distribution-params .item .item-wrap { padding: 1rem .5rem; --dis-font-size: 32px; } }
.innet-section.sec-qrcode { background-color: #f6f6f6; }
.innet-section.sec-qrcode .contact-qrcodes { width: 50%; margin: 0 auto; }
@media (max-width: 1199.98px) { .innet-section.sec-qrcode .contact-qrcodes { width: 60%; } }
@media (max-width: 991.98px) { .innet-section.sec-qrcode .contact-qrcodes { width: 80%; } }
@media (max-width: 767.98px) { .innet-section.sec-qrcode .contact-qrcodes { width: 100%; } }
.innet-section.sec-qrcode .contact-qrcodes .qrcode-item .item-img { border-radius: 5px; overflow: hidden; }
.innet-section.sec-qrcode .contact-qrcodes .qrcode-item .item-title { font-size: 24px; line-height: 2; }
@media (max-width: 767.98px) { .innet-section.sec-qrcode .contact-qrcodes .qrcode-item .item-title { font-size: 18px; } }
@media (max-width: 575.98px) { .innet-section.sec-qrcode .contact-qrcodes .qrcode-item .item-title { font-size: 14px; } }
.innet-section.sec-qrcode .qrcode-tips span { display: inline-block; font-size: 24px; border-radius: 8px; background-color: white; box-shadow: 0px 0px 40px 0px rgba(1, 74, 252, 0.17); padding: 1rem 5%; }
@media (max-width: 991.98px) { .innet-section.sec-qrcode .qrcode-tips span { font-size: 20px; } }
@media (max-width: 767.98px) { .innet-section.sec-qrcode .qrcode-tips span { font-size: 18px; } }
@media (max-width: 575.98px) { .innet-section.sec-qrcode .qrcode-tips span { font-size: 16px; padding: .5rem 5%; } }
.innet-section.sec-apply { background: url("../Image/sec-msg-bg.jpg?v=20260408d") center/cover no-repeat; }
.innet-section.sec-apply .message-box { margin-top: 6%; background-color: rgba(255, 255, 255, 0.9); padding: 0 5% 5%; border-radius: 30px; }
.innet-section.sec-apply .message-box .box-title { color: #333333; font-weight: bold; line-height: 2; font-size: 30px; }
@media (max-width: 991.98px) { .innet-section.sec-apply .message-box .box-title { font-size: 24px; } }
@media (max-width: 767.98px) { .innet-section.sec-apply .message-box .box-title { font-size: 20px; } }
@media (max-width: 575.98px) { .innet-section.sec-apply .message-box .box-title { font-size: 18px; } }
.innet-section.sec-apply .message-box .form-label { color: #333333; }
.innet-section.sec-apply .message-box .form-control { border: none; line-height: 2; }

.philosophy-box { height: 120px; }
@media (max-width: 991.98px) { .philosophy-box { height: auto; } }
.philosophy-box .philosophy-wrap { border-radius: 30px; background-color: #fee101; box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.23); color: #ffffff; /*    -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);*/ }
.philosophy-box .philosophy-wrap::before, .philosophy-box .philosophy-wrap::after { font-family: Arial; color: #ffffff; font-size: 188px; line-height: 1; width: 70px; height: 70px; }
.philosophy-box .philosophy-wrap::before { content: '“'; }
.philosophy-box .philosophy-wrap::after { content: '”'; align-self: end; }
.philosophy-box .philosophy-wrap .philosophy-left { padding-left: 1rem; width: 37%; }
.philosophy-box .philosophy-wrap .philosophy-left .philosophy-title { font-size: 48px; font-family: harmonyos_sans_sc_bold; }
.philosophy-box .philosophy-wrap .philosophy-left .philosophy-desc { font-size: 24px; }
.philosophy-box .philosophy-wrap .philosophy-right { width: 53%; padding-left: 1rem; }
.philosophy-box .philosophy-wrap .philosophy-right .item { display: flex; align-items: center; line-height: 2; }
.philosophy-box .philosophy-wrap .philosophy-right .item .item-icon { width: 40px; height: 40px; margin-right: 10px; position: relative; }
.philosophy-box .philosophy-wrap .philosophy-right .item .item-icon::before { content: ''; position: absolute; margin: auto; width: 40%; height: 40%; background: var(--theme-green); border-radius: 50%; right: 15%; bottom: 15%; opacity: 0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transform-origin: right bottom; -moz-transform-origin: right bottom; -ms-transform-origin: right bottom; -o-transform-origin: right bottom; transform-origin: right bottom; }
.philosophy-box .philosophy-wrap .philosophy-right .item .item-icon svg { display: block; margin: auto; top: 0; bottom: 0; left: 0; right: 0; max-width: 100%; width: 28px; height: 28px; position: absolute; z-index: 2; }
.philosophy-box .philosophy-wrap .philosophy-right .item .item-icon svg path { fill: #ffffff; }
.philosophy-box .philosophy-wrap .philosophy-right .item .item-con { font-size: 24px; -webkit-transition: color .5s; -moz-transition: color .5s; -ms-transition: color .5s; -o-transition: color .5s; transition: color .5s; position: relative; }
.philosophy-box .philosophy-wrap .philosophy-right .item .item-con p { position: relative; display: inline-block; }
.philosophy-box .philosophy-wrap .philosophy-right .item .item-con p::before { content: ''; height: 5px; background-color: var(--theme-green); position: absolute; left: 0; width: 100%; bottom: 22%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; }
.philosophy-box .philosophy-wrap .philosophy-right .item .item-con p span { -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; opacity: .5; position: relative; z-index: 2; }
.philosophy-box .philosophy-wrap .philosophy-right .item.on .item-icon::before { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transform-origin: top left; -moz-transform-origin: top left; -ms-transform-origin: top left; -o-transform-origin: top left; transform-origin: top left; }
.philosophy-box .philosophy-wrap .philosophy-right .item.on .item-con p::before { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: right; -moz-transform-origin: right; -ms-transform-origin: right; -o-transform-origin: right; transform-origin: right; }
.philosophy-box .philosophy-wrap .philosophy-right .item.on .item-con p span { opacity: 1; }
@media (max-width: 1679.98px) { .philosophy-box .philosophy-wrap::before, .philosophy-box .philosophy-wrap::after { line-height: 0.9; width: 40px; height: 40px; font-size: 128px; }
  .philosophy-box .philosophy-wrap .philosophy-left .philosophy-title { font-size: 32px; }
  .philosophy-box .philosophy-wrap .philosophy-left .philosophy-desc { font-size: 16px; }
  .philosophy-box .philosophy-wrap .philosophy-right { width: 55%; }
  .philosophy-box .philosophy-wrap .philosophy-right .item .item-con { font-size: 18px; } }
@media (max-width: 1399.98px) { .philosophy-box .philosophy-wrap { border-radius: 20px; }
  .philosophy-box .philosophy-wrap::before, .philosophy-box .philosophy-wrap::after { line-height: 0.9; width: 40px; height: 40px; }
  .philosophy-box .philosophy-wrap .philosophy-left .philosophy-title { font-size: 32px; }
  .philosophy-box .philosophy-wrap .philosophy-left .philosophy-desc { font-size: 16px; }
  .philosophy-box .philosophy-wrap .philosophy-right { width: 55%; }
  .philosophy-box .philosophy-wrap .philosophy-right .item .item-con { font-size: 16px; } }
@media (max-width: 1199.98px) { .philosophy-box .philosophy-wrap::before, .philosophy-box .philosophy-wrap::after { line-height: 0.9; width: 40px; height: 40px; }
  .philosophy-box .philosophy-wrap .philosophy-left .philosophy-title { font-size: 26px; }
  .philosophy-box .philosophy-wrap .philosophy-left .philosophy-desc { font-size: 14px; }
  .philosophy-box .philosophy-wrap .philosophy-right { width: 55%; }
  .philosophy-box .philosophy-wrap .philosophy-right .item .item-icon { width: 32px; height: 32px; }
  .philosophy-box .philosophy-wrap .philosophy-right .item .item-icon svg { width: 22px; height: 22px; }
  .philosophy-box .philosophy-wrap .philosophy-right .item .item-con { font-size: 13px; } }
@media (max-width: 991.98px) { .philosophy-box .philosophy-wrap { height: auto; margin: 5% 0; border-radius: 15px; }
  .philosophy-box .philosophy-wrap::before, .philosophy-box .philosophy-wrap::after { display: none; }
  .philosophy-box .philosophy-wrap .philosophy-left { width: 100%; padding-left: 0; }
  .philosophy-box .philosophy-wrap .philosophy-left .philosophy-title { font-size: 26px; }
  .philosophy-box .philosophy-wrap .philosophy-left .philosophy-desc { font-size: 14px; }
  .philosophy-box .philosophy-wrap .philosophy-right { margin-top: .5rem; padding-left: 0; width: 100%; }
  .philosophy-box .philosophy-wrap .philosophy-right .item { margin: 0.5rem 0; line-height: initial; }
  .philosophy-box .philosophy-wrap .philosophy-right .item .item-icon { width: 32px; height: 32px; }
  .philosophy-box .philosophy-wrap .philosophy-right .item .item-icon svg { width: 22px; height: 22px; }
  .philosophy-box .philosophy-wrap .philosophy-right .item .item-con { font-size: 13px; }
  .philosophy-box .philosophy-wrap .philosophy-right .item .item-con p::before { bottom: 10%; } }

.recommend-goods-box .box-head { text-align: center; }
.recommend-goods-box .box-head .head-icon { margin: 0 auto; --icon-width:100px; height: var(--icon-width); width: calc( var(--icon-width) * 1.6); overflow: hidden; }
.recommend-goods-box .box-head .head-icon .icon-warp { text-align: center; width: 100%; height: 160%; background-color: #e9eef6; border-radius: 100%; padding-top: 12%; }
.recommend-goods-box .box-head .head-icon .icon-warp img { max-width: 70%; }
.recommend-goods-box .box-head .head-name { color: var(--theme-color); font-size: 36px; font-weight: bold; }
@media (max-width: 1199.98px) { .recommend-goods-box .box-head .head-icon { --icon-width: 80px; }
  .recommend-goods-box .box-head .head-name { font-size: 32px; } }
@media (max-width: 767.98px) { .recommend-goods-box .box-head .head-icon { --icon-width: 60px; }
  .recommend-goods-box .box-head .head-name { font-size: 18px; } }
@media (max-width: 575.98px) { .recommend-goods-box .box-head .head-icon { --icon-width: 50px; }
  .recommend-goods-box .box-head .head-name { font-size: 16px; } }
.recommend-goods-box .recommended-swiper { --swiper-pagination-bullet-size:6px; }
.recommend-goods-box .recommended-swiper .item .item-wrap img { border-radius: 10px; }
.recommend-goods-box .recommended-swiper .swiper-pagination { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.recommend-goods-box .recommended-swiper .swiper-pagination .swiper-pagination-bullet { border-radius: 6px; -webkit-transition: width 1s; -moz-transition: width 1s; -ms-transition: width 1s; -o-transition: width 1s; transition: width 1s; }
.recommend-goods-box .recommended-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { width: 2rem; }

.goods-nav-swiper { background-color: #f4f6f9; }
.goods-nav-swiper .nav-item { flex: 1; overflow: hidden; position: relative; text-align: center; }
.goods-nav-swiper .nav-item::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: var(--theme-color); -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); }
.goods-nav-swiper .nav-item .nav-wrap { color: var(--theme-color); font-size: 24px; font-weight: bold; position: relative; z-index: 2; -webkit-transition: color .5s; -moz-transition: color .5s; -ms-transition: color .5s; -o-transition: color .5s; transition: color .5s; }
@media (max-width: 1679.98px) { .goods-nav-swiper .nav-item .nav-wrap { font-size: 20px; } }
@media (max-width: 1199.98px) { .goods-nav-swiper .nav-item .nav-wrap { font-size: 18px; } }
@media (max-width: 991.98px) { .goods-nav-swiper .nav-item .nav-wrap { font-size: 18px; } }
@media (max-width: 767.98px) { .goods-nav-swiper .nav-item .nav-wrap { font-size: 16px; } }
@media (max-width: 575.98px) { .goods-nav-swiper .nav-item .nav-wrap { font-size: 13px; } }
.goods-nav-swiper .nav-item.on::before { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }
.goods-nav-swiper .nav-item.on .nav-wrap { color: #ffffff; }
.goods-nav-swiper .nav-item:hover .nav-wrap { color: var(--theme-green); }

.mobile-good-nav .nav-item { overflow: hidden; position: relative; text-align: center; }
.mobile-good-nav .nav-item::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: var(--theme-color); -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); }
.mobile-good-nav .nav-item .nav-wrap { padding: 5px 0; color: var(--theme-color); font-size: 24px; font-weight: bold; position: relative; z-index: 2; -webkit-transition: color .5s; -moz-transition: color .5s; -ms-transition: color .5s; -o-transition: color .5s; transition: color .5s; }
@media (max-width: 1679.98px) { .mobile-good-nav .nav-item .nav-wrap { font-size: 20px; } }
@media (max-width: 1199.98px) { .mobile-good-nav .nav-item .nav-wrap { font-size: 18px; } }
@media (max-width: 991.98px) { .mobile-good-nav .nav-item .nav-wrap { font-size: 18px; } }
@media (max-width: 767.98px) { .mobile-good-nav .nav-item .nav-wrap { font-size: 16px; } }
@media (max-width: 575.98px) { .mobile-good-nav .nav-item .nav-wrap { font-size: 13px; } }
.mobile-good-nav .nav-item.on::before { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }
.mobile-good-nav .nav-item.on .nav-wrap { color: #ffffff; }

.ratio-goods { --mdb-aspect-ratio: calc(625 / 533 * 100%); }

.ratio-wechat { --mdb-aspect-ratio: calc(1 / 2.35 * 100%); }

.goods-list .item .item-wrap { position: relative; z-index: 2; }
.goods-list .item .item-wrap .item-img { overflow: hidden; position: relative; }
.goods-list .item .item-wrap .img-bg { --mdb-aspect-ratio: calc(550 / 750 * 100%); position: absolute; width: 150%; border-radius: 50%; margin: auto; bottom: -70%; }
.goods-list .item .item-wrap .img-bg .bg { position: absolute; width: 100%; height: 100%; border-radius: 50%; -webkit-transition: transform 1s , background-color .5s; -moz-transition: transform 1s , background-color .5s; -ms-transition: transform 1s , background-color .5s; -o-transition: transform 1s , background-color .5s; transition: transform 1s , background-color .5s; }
.goods-list .item .item-wrap .img-bg .bg-before { background-color: #eaedf3; z-index: 3; }
.goods-list .item .item-wrap .img-bg .bg-after { background-color: var(--theme-yellow); z-index: 2; }
.goods-list .item .item-wrap .img-wrap { padding: 10% 0 15%; border-radius: 30px; background-color: #f7f9ff; overflow: hidden; }
.goods-list .item .item-wrap .img-wrap img { position: relative; z-index: 3; max-height: 90%; }
.goods-list .item .item-wrap .item-title { --title-base-size:100px; --title-icon-width:56px; color: #252525; font-size: calc( var(--title-base-size) * .2); padding: 5px; height: var(--title-icon-width); width: 80%; border-radius: var(--title-icon-width); margin: 0 auto; border: 1px solid #eeeeee; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; font-weight: bold; }
.goods-list .item .item-wrap .item-title .title-icon { position: relative; width: calc( var(--title-icon-width) - 10px ); height: calc( var(--title-icon-width) - 10px ); background-color: var(--theme-green); border-radius: 50%; left: 0; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; }
.goods-list .item .item-wrap .item-title .title-icon svg { position: absolute; margin: auto; display: block; top: 0; bottom: 0; left: 0; right: 0; max-width: 40%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; }
.goods-list .item .item-wrap .item-title .title-value { width: calc( 100% - var(--title-icon-width)); }
.goods-list .item .item-wrap .item-title .title-wrap { width: 100%; }
@media (max-width: 1199.98px) { .goods-list .item .item-wrap .item-title { --title-base-size: 80px; --title-icon-width: 46px; } }
@media (max-width: 767.98px) { .goods-list .item .item-wrap .item-title { --title-base-size: 80px; --title-icon-width: 46px; } }
@media (max-width: 575.98px) { .goods-list .item .item-wrap .item-title { --title-base-size: 60px; --title-icon-width: 30px; width: 100%; } }
.goods-list .item:hover .item-wrap .img-bg .bg-before { -webkit-transform: rotate(6deg); -moz-transform: rotate(6deg); -ms-transform: rotate(6deg); -o-transform: rotate(6deg); transform: rotate(6deg); background-color: var(--theme-color); }
.goods-list .item:hover .item-wrap .img-bg .bg-after { -webkit-transform: rotate(6deg) translate(-25%, -30%); -moz-transform: rotate(6deg) translate(-25%, -30%); -ms-transform: rotate(6deg) translate(-25%, -30%); -o-transform: rotate(6deg) translate(-25%, -30%); transform: rotate(6deg) translate(-25%, -30%); background-color: var(--theme-yellow); }
.goods-list .item .icon-zp { position: absolute; z-index: 2; margin: auto; top: 5%; left: 5%; width: 22%; -webkit-transition: transform 1.5s; -moz-transition: transform 1.5s; -ms-transition: transform 1.5s; -o-transition: transform 1.5s; transition: transform 1.5s; -webkit-transform: translateY(-15px); -moz-transform: translateY(-15px); -ms-transform: translateY(-15px); -o-transform: translateY(-15px); transform: translateY(-15px); }
.goods-list .item .icon-dztj { position: absolute; z-index: 2; margin: auto; right: 7%; top: 10%; width: 21.5%; -webkit-transition: transform 1.3s; -moz-transition: transform 1.3s; -ms-transition: transform 1.3s; -o-transition: transform 1.3s; transition: transform 1.5s; -webkit-transform: translateY(-15px); -moz-transform: translateY(-15px); -ms-transform: translateY(-15px); -o-transform: translateY(-15px); transform: translateY(-15px); }
.goods-list .item:hover .item-title { color: #ffffff; border-color: var(--theme-color); background-color: var(--theme-color); }
.goods-list .item:hover .item-title:hover .title-icon svg { -webkit-transform: translateX(3px); -moz-transform: translateX(3px); -ms-transform: translateX(3px); -o-transform: translateX(3px); transform: translateX(3px); }

.nav-swiper { background-color: #f4f6f9; }
.nav-swiper .nav-item { flex: 1; overflow: hidden; position: relative; text-align: center; }
.nav-swiper .nav-item::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: var(--theme-color); -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); }
.nav-swiper .nav-item .nav-wrap { color: var(--theme-color); font-size: 24px; font-weight: bold; position: relative; z-index: 2; -webkit-transition: color .5s; -moz-transition: color .5s; -ms-transition: color .5s; -o-transition: color .5s; transition: color .5s; }
@media (max-width: 1199.98px) { .nav-swiper .nav-item .nav-wrap { font-size: 20px; } }
@media (max-width: 991.98px) { .nav-swiper .nav-item .nav-wrap { font-size: 18px; } }
@media (max-width: 767.98px) { .nav-swiper .nav-item .nav-wrap { font-size: 16px; } }
.nav-swiper .nav-item:hover::before, .nav-swiper .nav-item.on::before { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }
.nav-swiper .nav-item:hover .nav-wrap, .nav-swiper .nav-item.on .nav-wrap { color: #ffffff; }

.news-list .item .item-wrap { border-radius: 15px; overflow: hidden; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.news-list .item .item-wrap .item-caption .item-time { -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s; transition: color .3s; font-size: 24px; font-weight: bold; }
.news-list .item .item-wrap .item-caption .item-title { -webkit-transition: color .3s; -moz-transition: color .3s; -ms-transition: color .3s; -o-transition: color .3s; transition: color .3s; font-size: 20px; font-weight: bold; line-height: 2; }
.news-list .item .item-wrap .item-caption .item-content { color: #434343; font-size: 16px; margin-bottom: .5rem; }
@media (max-width: 575.98px) { .news-list .item .item-wrap .item-caption .item-time { font-size: 20px; }
  .news-list .item .item-wrap .item-caption .item-title { font-size: 16px; }
  .news-list .item .item-wrap .item-caption .item-content { font-size: 14px; } }
.news-list .item .item-wrap:hover { box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05); -webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); -ms-transform: translateY(-5px); -o-transform: translateY(-5px); transform: translateY(-5px); }
.news-list .item .item-wrap:hover .item-caption .item-time { color: var(--theme-green); }
.news-list .item .item-wrap:hover .item-caption .item-title { color: var(--theme-color); }

.news-detail .news-title { font-size: 24px; line-height: 2; color: #282828; }
.news-detail .news-meta { font-size: 14px; color: #999999; }
.news-detail .news-meta span { display: inline-block; margin: 0 10px; }
.news-detail .news-content { border-top: 1px solid #eeeeee; line-height: 1.8; color: #666666; }
.news-detail .news-content img { max-width: 100%; vertical-align: bottom; }
.news-detail .prev_next { padding: 0 12px; font-size: 14px; color: #666; line-height: 30px; margin: 2% 0 0 0; border-top: 1px solid #f0f6ff; padding-top: 1%; }

.contact-page .map-box { height: calc(100vh - 90px); background: #eef1f4 url('../Image/contact-map-bg.png') center / cover no-repeat; overflow: hidden; }
.contact-page .map-marker { position: absolute; z-index: 1; width: 60px; height: auto; left: 37.5%; top: 45%; transform: translate(-50%, -100%); }
.contact-page .contact-box { position: absolute; z-index: 2; padding: 4%; --contact-box-width:680px; height: calc( var(--contact-box-width) / 1.7); width: var(--contact-box-width); margin: auto; top: 0; bottom: 0; right: 10%; border-radius: 10px; background-color: var(--theme-color); color: #ffffff; }
.contact-page .contact-box .box-wrap { position: relative; z-index: 2; }
.contact-page .contact-box .brand-pet { position: absolute; margin: auto; top: 0; bottom: 0; right: 5%; width: 37.06%; }
.contact-page .contact-box .box-head { color: #fff; position: relative; }
.contact-page .contact-box .box-head::before { content: attr(data-title); font-family: var(--theme-family); position: absolute; left: 0; top: 0; line-height: 0.5; font-size: 80px; opacity: .1; text-transform: uppercase; }
.contact-page .contact-box .box-head .head-name { position: relative; font-size: 30px; font-weight: bold; }
.contact-page .contact-box .box-head .head-desc { position: relative; text-transform: capitalize; font-size: 24px; }
.contact-page .contact-box .contact-info .info-item { margin-top: 1.5rem; }
.contact-page .contact-box .contact-info .info-item .item-icon { width: 32px; position: relative; }
.contact-page .contact-box .contact-info .info-item .item-icon img { max-width: 80%; }
.contact-page .contact-box .contact-info .info-item .item-con { font-size: 18px; padding-left: .5rem; }
.contact-page .contact-box .contact-info .info-item .item-con .con { font-size: 16px; }
.contact-page .contact-box .contact-info .info-item .item-con .con.font-num { font-family: harmonyos_sans_sc_bold; font-size: 36px; line-height: 1; }
@media (max-width: 1199.98px) { .contact-page .contact-box { --contact-box-width:600px; } }
@media (max-width: 991.98px) { .contact-page .contact-box { --contact-box-width:520px; left: 0; right: 0; }
  .contact-page .contact-box .box-head .head-name { font-size: 24px; }
  .contact-page .contact-box .box-head .head-desc { font-size: 20px; }
  .contact-page .contact-box .contact-info .info-item { margin-top: 1rem; }
  .contact-page .contact-box .contact-info .info-item .item-con { font-size: 18px; }
  .contact-page .contact-box .contact-info .info-item .item-con .con { font-size: 16px; }
  .contact-page .contact-box .contact-info .info-item .item-con .con.font-num { font-size: 20px; } }
@media (max-width: 767.98px) { .contact-page .contact-box { --contact-box-width:460px; }
  .contact-page .contact-box .box-head .head-name { font-size: 20px; }
  .contact-page .contact-box .box-head .head-desc { font-size: 16px; }
  .contact-page .contact-box .contact-info .info-item { margin-top: 1rem; }
  .contact-page .contact-box .contact-info .info-item .item-con { font-size: 16px; }
  .contact-page .contact-box .contact-info .info-item .item-con .con { font-size: 16px; }
  .contact-page .contact-box .contact-info .info-item .item-con .con.font-num { font-size: 18px; } }
@media (max-width: 575.98px) { .contact-page .contact-box { --contact-box-width:400px; }
  .contact-page .contact-box .box-head .head-name { font-size: 16px; }
  .contact-page .contact-box .box-head .head-desc { font-size: 14px; }
  .contact-page .contact-box .contact-info .info-item { margin-top: .5rem; }
  .contact-page .contact-box .contact-info .info-item .item-con { font-size: 14px; }
  .contact-page .contact-box .contact-info .info-item .item-con .con { font-size: 12px; }
  .contact-page .contact-box .contact-info .info-item .item-con .con.font-num { font-size: 16px; } }
@media (max-width: 479.98px) { .contact-page .contact-box { --contact-box-width:340px; }
  .contact-page .contact-box .box-head .head-name { font-size: 16px; }
  .contact-page .contact-box .box-head .head-desc { font-size: 14px; }
  .contact-page .contact-box .contact-info .info-item { margin-top: .5rem; }
  .contact-page .contact-box .contact-info .info-item .item-con { font-size: 14px; }
  .contact-page .contact-box .contact-info .info-item .item-con .con { font-size: 12px; }
  .contact-page .contact-box .contact-info .info-item .item-con .con.font-num { font-size: 16px; } }

.footer-fixed-bar { width: 100%; height: 80px; position: sticky; bottom: 0; background-color: var(--theme-color); z-index: 10; }
.footer-fixed-bar .bar-wrap { color: #ffffff; position: relative; }
.footer-fixed-bar .bar-wrap .brand-pet-4 { position: absolute; top: -112%; right: 5.3%; /*width: 4.1vw;*/ }
.footer-fixed-bar .bar-wrap .brand-pet-9 { position: absolute; bottom: 5%; width: 11.1vw; right: 4%; }
.footer-fixed-bar .bar-wrap .bar-left { width: 40vw; text-align: center; }
.footer-fixed-bar .bar-wrap .bar-left .left-title { letter-spacing: 5px; font-size: 36px; font-weight: bold; line-height: 1.2; }
.footer-fixed-bar .bar-wrap .bar-left .left-desc { font-size: 14px; }
@media (max-width: 1679.98px) { .footer-fixed-bar .bar-wrap .bar-left { width: 35vw; } }
@media (max-width: 1399.98px) { .footer-fixed-bar .bar-wrap .bar-left .left-title { font-size: 30px; } }
@media (max-width: 1199.98px) { .footer-fixed-bar .bar-wrap .bar-left { width: 35vw; }
  .footer-fixed-bar .bar-wrap .bar-left .left-title { font-size: 22px; } }
@media (max-width: 991.98px) { .footer-fixed-bar .bar-wrap .bar-left .left-desc { font-size: 12px; } }
.footer-fixed-bar .bar-wrap .bar-middle { text-align: center; }
.footer-fixed-bar .bar-wrap .bar-middle .middle-tips { font-size: 14px; line-height: 2; }
.footer-fixed-bar .bar-wrap .bar-middle .middle-tips span { font-weight: bold; font-size: 18px; color: var(--theme-yellow); }
.footer-fixed-bar .bar-wrap .bar-middle input { height: 32px; border: none; border-radius: 3rem; padding: 7px; outline: none; margin-right: 8px; }
.footer-fixed-bar .bar-wrap .bar-middle input:focus { outline: none; }
.footer-fixed-bar .bar-wrap .bar-middle input.captcha { width: 110px; }
.footer-fixed-bar .bar-wrap .bar-middle .verifyImg { margin-right: 8px; height: 32px; vertical-align: middle; display: inline-block; }
.footer-fixed-bar .bar-wrap .bar-middle .submit { cursor: pointer; height: 32px; line-height: 32px; font-size: 14px; background-color: var(--theme-green); }
.footer-fixed-bar .bar-wrap .bar-right { display: none; justify-content: flex-end; }
@media (min-width: 1440px) { .footer-fixed-bar .bar-wrap .bar-right { display: flex; } }
.footer-fixed-bar .bar-wrap .bar-right .tel-num { font-family: 'baron_neue'; line-height: 1; font-size: 24px; }
@media (max-width: 1679.98px) { .footer-fixed-bar .bar-wrap .bar-right .tel-num { font-size: 20px; } }

.full-menu { width: 100%; overflow: hidden; opacity: 0; visibility: hidden; transition: ease 1s; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0, 0, 0, 0.3); z-index: 100; }
.full-menu::before { content: ""; display: block; width: 90vw; height: 90vw; background: #fff; position: absolute; right: -30vw; top: 50%; transform: translateY(-50%) scale(0, 0); border-radius: 50%; transition: ease 1.5s; }
.full-menu::after { content: ""; display: block; width: 100vw; height: 100vw; background: rgba(255, 255, 255, 0.3); position: absolute; right: -36vw; top: 50%; transform: translateY(-50%) scale(0, 0); border-radius: 50%; transition: ease 1.5s; }
.full-menu .menu-wrapper { width: 70%; height: 100%; position: relative; margin-left: 30%; border-radius: 50%; padding: 0 8.3vw 0 10.4vw; box-sizing: border-box; display: flex; align-items: center; z-index: 2; }
.full-menu .menu-wrapper .menu-close { position: absolute; z-index: 9; right: 0.9vw; top: 0.8vw; width: 60px; height: 60px; color: #b4b4b4; font-weight: bold; cursor: pointer; opacity: 0; -webkit-transition: opacity .3s; -moz-transition: opacity .3s; -ms-transition: opacity .3s; -o-transition: opacity .3s; transition: opacity .3s; }
.full-menu .menu-wrapper .menu-close svg { position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; }
@media (max-width: 767.98px) { .full-menu .menu-wrapper .menu-close { width: 50px; height: 50px; }
  .full-menu .menu-wrapper .menu-close svg { width: 50%; } }
.full-menu .menu-wrapper .menu-close:hover svg path { fill: var(--theme-color); }
.full-menu .menu-wrapper .menu-wrap { opacity: 0; width: 100%; transition: ease 1s; transform: translateX(100px); }
.full-menu .menu-wrapper .menu-wrap .menu-nav li { margin-bottom: 1vw; }
@media (max-width: 1679.98px) { .full-menu .menu-wrapper .menu-wrap .menu-nav li { margin-bottom: 1vw; } }
@media (max-width: 1399.98px) { .full-menu .menu-wrapper .menu-wrap .menu-nav li { margin-bottom: .5vw; } }
.full-menu .menu-wrapper .menu-wrap .menu-nav li h3 a { -webkit-transition: color .5s; -moz-transition: color .5s; -ms-transition: color .5s; -o-transition: color .5s; transition: color .5s; font-size: 1vw; font-weight: bold; }
.full-menu .menu-wrapper .menu-wrap .menu-nav li .sub-nav a { display: inline-block; color: #666666; line-height: 1; margin-top: 0.6vw; position: relative; margin-left: 10px; margin-right: 2vw; -webkit-transition: color .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.full-menu .menu-wrapper .menu-wrap .menu-nav li .sub-nav a span { position: relative; z-index: 2; }
.full-menu .menu-wrapper .menu-wrap .menu-nav li .sub-nav a::before { content: ""; display: block; width: 4px; height: 4px; background: #999999; border-radius: 50%; position: absolute; left: -12px; top: 50%; transform: translateY(-50%); transition: ease 1s; }
.full-menu .menu-wrapper .menu-wrap .menu-nav li .sub-nav a::after { content: ''; display: block; position: absolute; width: 100%; height: 4px; background-color: var(--theme-green); bottom: 3%; left: 0; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); }
.full-menu .menu-wrapper .menu-wrap .menu-nav li .sub-nav a:hover::before { background: var(--theme-color); }
.full-menu .menu-wrapper .menu-wrap .menu-nav li .sub-nav a:hover::after { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); }
@media (max-width: 1399.98px) { .full-menu .menu-wrapper .menu-wrap .menu-nav li h3 a { font-size: 18px; }
  .full-menu .menu-wrapper .menu-wrap .menu-nav li .sub-nav a { font-size: 14px; } }
@media (max-width: 1199.98px) { .full-menu .menu-wrapper .menu-wrap .menu-nav li h3 a { font-size: 22px; } }
@media (max-width: 991.98px) { .full-menu .menu-wrapper .menu-wrap .menu-nav li h3 a { font-size: 20px; }
  .full-menu .menu-wrapper .menu-wrap .menu-nav li .sub-nav a { font-size: 14px; } }
@media (max-width: 767.98px) { .full-menu .menu-wrapper .menu-wrap .menu-nav li h3 a { font-size: 18px; } }
.full-menu .menu-wrapper .menu-wrap .menu-nav li:hover h3 a { color: var(--theme-color); }
.full-menu .menu-wrapper .menu-wrap .menu-bottom { border-top: 1px solid #e5edff; margin-top: 2vw; padding-top: 2vw; position: relative; }
.full-menu .menu-wrapper .menu-wrap .menu-bottom .bottom-left { width: 70%; }
@media (max-width: 1199.98px) { .full-menu .menu-wrapper .menu-wrap .menu-bottom .bottom-left { width: 80%; } }
.full-menu .menu-wrapper .menu-wrap .menu-bottom .brand-pet { position: absolute; bottom: 10%; right: -3vw; width: 12vw; }
@media (max-width: 1199.98px) { .full-menu .menu-wrapper .menu-wrap .menu-bottom .brand-pet { right: -3vw; } }
@media (max-width: 767.98px) { .full-menu .menu-wrapper .menu-wrap .menu-bottom .brand-pet { bottom: 20%; width: 20vw; } }
@media (max-width: 575.98px) { .full-menu .menu-wrapper .menu-wrap .menu-bottom .brand-pet { bottom: 20%; width: 26vw; } }
.full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-icon { --icon-size:60px; width: calc( var(--icon-size) * 0.82); height: var(--icon-size); }
.full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info { padding-left: 20px; }
.full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info p { font-size: 24px; }
.full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info p.num { line-height: 1; font-family: baron_neue; font-weight: bold; color: var(--theme-color); font-size: 36px; }
@media (max-width: 1399.98px) { .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-icon { --icon-size: 60px; }
  .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info { padding-left: 15px; }
  .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info p { font-size: 18px; }
  .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info p.num { font-size: 28px; } }
@media (max-width: 767.98px) { .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-icon { --icon-size: 60px; }
  .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info { padding-left: 10px; }
  .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info p { font-size: 16px; }
  .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info p.num { font-size: 24px; } }
@media (max-width: 575.98px) { .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-icon { --icon-size: 50px; }
  .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info { padding-left: 10px; }
  .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info p { font-size: 14px; }
  .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-contact .contact-info p.num { font-size: 20px; } }
.full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-qrcodes .qrcode-item .item-wrap .item-img { max-width: 120px; margin: 0 auto; padding: 5px; border-radius: 5px; background-color: var(--theme-color); position: relative; }
.full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-qrcodes .qrcode-item .item-wrap .item-img .img-icon { --icon-size:30px; width: var(--icon-size); height: var(--icon-size); position: absolute; border-radius: 50%; left: calc( var(--icon-size) / -2 ); bottom: calc( var(--icon-size) / -2 ); background-color: var(--theme-color); }
.full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-qrcodes .qrcode-item .item-wrap .item-img .img-icon svg { max-width: 50%; height: auto; display: block; position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; }
.full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-qrcodes .qrcode-item .item-wrap .item-img .img-icon svg path { fill: #ffffff; }
@media (max-width: 991.98px) { .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-qrcodes .qrcode-item .item-wrap .item-img { padding: 3px; }
  .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-qrcodes .qrcode-item .item-wrap .item-img .img-icon { --icon-size:20px; } }
@media (max-width: 575.98px) { .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-qrcodes .qrcode-item .item-wrap .item-img .img-icon { --icon-size:15px; } }
.full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-qrcodes .qrcode-item .item-wrap .item-title { line-height: 2; color: #666666; }
@media (max-width: 1679.98px) { .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-qrcodes .qrcode-item .item-wrap .item-title { font-size: 13px; } }
@media (max-width: 575.98px) { .full-menu .menu-wrapper .menu-wrap .menu-bottom .menu-qrcodes .qrcode-item .item-wrap .item-title { line-height: initial; font-size: 12px; } }
.full-menu.on { opacity: 1; visibility: visible; transform: translateX(0px); }
.full-menu.on::before { transition-delay: .5s; }
.full-menu.on::before, .full-menu.on::after { transform: translateY(-50%) scale(1.4, 2); }
.full-menu.on .menu-wrap { opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 1.4s; }
.full-menu.on .menu-close { opacity: 1; -webkit-transition-delay: .5s; -moz-transition-delay: .5s; -ms-transition-delay: .5s; -o-transition-delay: .5s; transition-delay: .5s; }
@media (min-width: 992px) { .full-menu.on::before, .full-menu.on::after { transform: translateY(-50%) scale(1.4, 1.4); } }
@media (min-width: 1200px) { .full-menu.on::before, .full-menu.on::after { transform: translateY(-50%) scale(1.2, 1.2); } }
@media (max-width: 767.98px) { .full-menu.on .brand-pet { bottom: 18%; width: 16vw; }
  .full-menu.on .menu-wrapper { width: 100%; margin-left: 0; padding: 2vw 5vw; }
  .full-menu.on::before, .full-menu.on::after { transform: translateY(-50%) scale(3, 3); } }




