@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.marginauto {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.linenowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.flexAuto {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flexCetween {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.flexAlign {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
  -webkit-align-items: center;
}
@media screen and (max-width: 1800px) {
  .inner {
    width: 83.33vw;
  }
}
@media screen and (max-width: 1600px) {
  html {
    font-size: 80px;
  }
  .navs-list > li > a {
    padding: 0 0.2rem;
  }
  .navs {
    margin-right: 0.3rem;
  }
  .header-btns {
    padding-left: 0.3rem;
  }
  .common-title strong {
    font-size: 2.5vw;
  }
  .brand-text {
    font-size: 2.5vw;
  }
  .common-btn a .arrow b {
    width: 0.2rem;
    height: 0.2rem;
  }
  .news-list li a {
    padding: 2.6vw 0;
  }
  .product-banner {
    margin-left: -41.66vw;
  }
  .product-banner img {
    height: 9.5833vw;
  }
  .life-view-info strong {
    font-size: 0.34rem;
  }
  .mall-item {
    height: 48.96vw;
  }
  .accessories {
    padding: 6.25vw 5% 25.52vw;
  }
  .advantage-list li {
    margin-right: 14.06vw;
  }
  .accessories:before {
    height: 15.63vw;
    bottom: 6.98vw;
  }
}
@media screen and (max-width: 1450px) {
  .culture-btn,
  .culture-list {
    width: 46%;
  }
}
@media screen and (max-width: 1360px) {
  html {
    font-size: 78px;
  }
  .about-data li {
    margin-right: auto;
  }
}
@media screen and (max-width: 1260px) {
  .news-view-wrap {
    width: 84%;
  }
  .related-pro-list li {
    width: auto;
  }
  .related-pro-list li a {
    width: 1.8rem;
    height: 1.8rem;
  }
  .related-pro-list li a figure {
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .inner {
    width: 90%;
  }
  .header {
    padding: 0 5% !important;
    height: 0.8rem;
  }
  .header-right {
    position: fixed;
    left: 100%;
    top: 0.8rem;
    bottom: 0;
    height: calc(100vh - 0.8rem);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0.6rem 5%;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    background: #fff;
    transition: 0.88s;
  }
  .header-right.show {
    left: 0;
  }
  .navs-flex {
    display: block;
  }
  .navs-address {
    display: none;
  }
  .navs-infos {
    padding: 0.18rem 0.18rem;
    width: auto;
    background: none !important;
  }
  .navs-menu-list {
    margin-bottom: 0;
    grid-template-columns: repeat(1, 1fr);
    padding-bottom: 0;
    min-height: auto;
  }
  .header.scrollHide {
    transform: translateY(0);
  }
  .header.scroll .menubtn.active span {
    background: transparent;
  }
  .header.scroll .menubtn span {
    background: #000;
  }
  .header.scroll .menubtn span:before,
  .header.scroll .menubtn span:after {
    background: #000;
  }
  .menubtn {
    display: flex;
    align-items: center;
  }
  .navs {
    margin-right: 0;
    width: 100%;
  }
  .header.scroll .navs-list > li {
    padding: 0;
  }
  .navs-list {
    margin-left: -0.2rem;
    display: block;
  }
  .navs-list > li {
    padding: 0;
    margin-bottom: 0.2rem;
    margin-right: 0;
  }
  .navs-list > li > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #000;
    padding-right: 0;
    line-height: 2;
    font-size: 0.2rem;
  }
  .navs-list > li > a::first-letter {
    color: #fff;
  }
  .navs-list > li.now > a::first-letter {
    color: #fff !important;
  }
  .navs-list > li > a > i {
    display: block;
    color: #000;
    font-size: 0.18rem;
    font-weight: normal !important;
  }
  .common-navs {
    position: relative;
    top: 0;
    clip-path: inset(0 0 0 0);
    visibility: visible;
    pointer-events: visible;
    opacity: 1;
    display: none;
    transition: 0s;
  }
  .navs-menu-list li a {
    font-size: 0.2rem;
  }
  .navs-introduct {
    display: none;
  }
  .header-btns {
    padding-left: 0;
    width: 100%;
  }
  .header-search a {
    color: #000;
  }
  .login-btn a {
    border-color: #000;
    color: #000;
  }
  .header-shop a {
    background: #912928;
    color: #fff;
  }
  .enter-top {
    display: block;
  }
  .enter-info {
    margin-bottom: 0.4rem;
    width: auto;
  }
  .banner-lines {
    left: 5%;
    right: 5%;
  }
  .technique {
    padding: 1rem 0 1.6rem;
  }
  .technique-swiper {
    width: 100%;
  }
  .technique-dist {
    position: relative;
    margin-top: 0.3rem;
    width: auto;
    right: auto;
    top: auto;
    transform: translateY(0);
  }
  .technique-di {
    display: none;
  }
  .classify-list {
    display: flex;
    gap: 0.3rem;
    justify-content: center;
  }
  .classify-item {
    position: static;
    margin: 0 !important;
  }
  .classify-item strong {
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0);
  }
  .footer-wrap {
    display: block;
  }
  .footer-navs {
    display: none;
  }
  .footer-right {
    position: static;
  }
  .share {
    justify-content: flex-start;
    margin-top: 0.2rem;
  }
  .brand-list {
    margin-top: 0.5rem;
    display: block;
  }
  .brand-list li {
    margin-right: 0;
  }
  .brand-hide {
    display: block !important;
    width: auto;
  }
  .brand-list li {
    margin-bottom: 0.4rem;
  }
  .brand-list li:last-child {
    margin-bottom: 0;
  }
  .brand-list li figure {
    position: relative;
    display: block;
    padding-bottom: 60.52%;
    height: 0;
    overflow: hidden;
    line-height: 1;
  }
  .brand-list li figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .brand-list li figure img {
    transform: translateX(0);
  }
  .brand-text {
    font-size: 0.32rem;
  }
  .patent {
    display: block;
  }
  .patent-info {
    padding-top: 0;
    width: auto;
  }
  .patent-swiper {
    width: 100%;
    box-sizing: border-box;
    margin-right: 0;
  }
  .news-top {
    padding: 0.8rem 0;
    display: block;
  }
  .news-cooperate {
    width: 100%;
  }
  .news-list {
    margin-top: 0.4rem;
    width: auto;
  }
  .news-list li a {
    padding: 0.4rem 0;
  }
  .news-li {
    grid-template-columns: repeat(2, 1fr);
  }
  .news-scroll {
    display: none;
  }
  .news-contents {
    margin-left: 0;
  }
  .news-view-wrap {
    width: 90%;
  }
  .seasoning-item {
    display: block;
  }
  .seasoning-imgs {
    width: 100%;
  }
  .seasoning-info {
    padding-right: 0;
    padding-top: 0.38rem;
    width: auto;
  }
  .seasoning-info strong {
    font-size: 0.32rem;
  }
  .seasoning-btn {
    margin-bottom: 0.4rem;
  }
  .seasoning {
    padding-bottom: 0.6rem;
  }
  .product-list {
    gap: 0.3rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .product-banner img {
    margin-left: -0.1rem;
    height: 1rem;
  }
  .product-banner strong {
    margin-top: 0.3rem;
    font-size: 0.3rem;
  }
  .product-banner {
    margin-left: -45%;
  }
  .life-list {
    padding: 0;
    grid-template-columns: repeat(2, 1fr);
  }
  .life-view-wr {
    margin-top: 0.4rem;
    display: block;
  }
  .life-view-images {
    width: 100%;
  }
  .life-view-right {
    width: 100%;
    padding-top: 0.3rem;
  }
  .step {
    grid-template-columns: repeat(4, 1fr);
  }
  .contact-box {
    padding: 0.7rem 0;
  }
  .contact {
    display: block;
  }
  .contact-info {
    width: 100%;
  }
  .contact-map {
    margin-top: 0.4rem;
    width: 100%;
  }
  .craftsmanshipbgs {
    padding: 1.5rem 0 0.8rem;
  }
  .craftsmanship-top strong {
    font-size: 0.34rem;
  }
  .history-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.3rem;
  }
  .history-bgs {
    display: none;
  }
  .history-list li {
    margin-left: 0;
    width: auto;
  }
  .history-list li:nth-child(2) {
    margin-top: 0;
  }
  .history-list li:nth-child(1) {
    margin-top: 0;
  }
  .history-list li:nth-child(2n+2) .hline:before {
    top: 0;
    bottom: auto;
  }
  .history-list li:nth-child(3) {
    margin-top: 0;
    height: auto;
  }
  .history-list li:nth-child(2n+2) {
    padding-top: 0;
    margin-top: 0;
  }
  .history-more {
    position: relative;
    top: 0;
    right: auto;
    margin-top: 0.4rem;
    transform: translateY(0);
  }
  .history-list li:nth-child(7) {
    margin-top: 0;
  }
  .advantage-wr {
    width: auto;
  }
  .advantage-imgs {
    margin: auto;
    width: 50%;
  }
  .advantage-item {
    position: static;
    z-index: 0;
  }
  .advantage-line {
    display: none;
  }
  .advantage-in {
    display: grid;
    margin-top: 0.4rem;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.3rem;
  }
  .advantage-item {
    margin: 0 !important;
  }
  .advantage-item strong {
    position: static;
    top: auto;
  }
  .advantage-item:nth-child(2n+2) strong {
    text-align: left;
  }
  .manufacture {
    padding-top: 1rem;
  }
  .manufacture-prev {
    z-index: 5;
  }
  .manufacture-prev.prev {
    left: 0;
  }
  .manufacture-prev.next {
    right: 0;
  }
  .manufacture-content {
    margin-top: 0.5rem;
  }
  .trademark-li li {
    padding: 3.65vw 4.6875vw;
  }
}
@media screen and (max-width: 751px) {
  .common-title strong {
    font-size: 0.34rem;
  }
  .enter-data li strong b {
    font-size: 0.6rem;
  }
  .enter-list li.active {
    width: auto;
    flex: 1;
  }
  .enter-list li {
    width: 1.2rem;
    height: 4rem;
  }
  .enter-in {
    padding: 0.2rem 0.2rem 0.3rem;
  }
  .enter-list li.active .enter-in b {
    left: 0.2rem;
  }
  .enter-wr {
    margin-top: 0.8rem;
  }
  .enter-data {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .enter-wr > .common-icon {
    display: none;
  }
  .enter-data .common-icon {
    margin: 0.4rem 0;
  }
  .enter-data li:last-child strong b,
  .enter-data li:first-child strong b {
    min-width: auto;
  }
  .enter-data li strong {
    font-size: 0.3rem;
  }
  .enter-list li figure img {
    width: 100%;
    object-fit: cover;
  }
  .banner-lines .lines {
    width: 2rem;
  }
  .banner-slide figure {
    padding-bottom: 150vw;
  }
  .technique-slide {
    display: block;
    position: relative;
    padding-bottom: 0.8rem;
  }
  .technique-wr {
    margin-top: 0.3rem;
  }
  .technique-info {
    width: 100%;
  }
  .technique-tab {
    margin: auto;
    margin-top: 0.3rem;
    width: 100%;
  }
  .classify-item {
    display: block;
  }
  .classify-item strong {
    padding-left: 0;
    margin-top: 0.12rem;
    display: block;
    text-align: center;
  }
  .technique-class img {
    max-height: 0.7rem;
  }
  .technique-class span {
    font-size: 0.28rem;
  }
  .technique-imgs {
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .technique-list {
    margin: 0.3rem 0;
  }
  .technique-info .common-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
  }
  .technique {
    padding: 0.6rem 0;
  }
  .craftsmanship {
    padding: 1.6rem 0;
  }
  .work__list {
    position: relative;
    display: block;
  }
  .work__list li {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .workmanship__swiper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .work__list li a {
    padding: 0.4rem 5%;
  }
  .work-slide figure {
    padding-bottom: 0;
    height: 100%;
    border-radius: 0.2rem;
  }
  .work__list li.active .work__info,
  .work__list li:hover .work__info {
    transform: translateY(0);
  }
  .work__info strong {
    margin: 0.24rem 0;
    font-size: 0.24rem;
  }
  .footer {
    padding: 0.6rem 0;
    border-radius: 0.4rem 0.4rem 0 0;
  }
  .craftsmanship-text {
    padding: 0;
  }
  .craftsmanship-imgs {
    width: 95vw;
  }
  .footer-title .common-title strong {
    font-size: 0.34rem;
  }
  .mouses {
    bottom: -0.46rem;
  }
  .craftsmanship-info {
    margin-bottom: 0.48rem;
  }
  .abouts {
    padding: 0.8rem 0;
  }
  .about-title {
    margin-bottom: 0.4rem;
  }
  .about-title strong {
    font-size: 0.34rem;
  }
  .about-word {
    font-size: 0.26rem;
  }
  .about-data {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    flex-wrap: wrap;
    gap: 0.2rem;
    margin-top: 0.5rem;
  }
  .about-data li {
    margin-right: 0;
    text-align: center;
  }
  .about-data li strong {
    font-size: 0.2rem;
  }
  .about-data li strong b {
    font-size: 0.33rem;
  }
  .abouts {
    padding: 0.6rem 0;
  }
  .waves {
    max-height: 60px;
  }
  .about-imgs {
    top: 40%;
  }
  .brand-arrow {
    width: 0.66rem;
    height: 0.66rem;
  }
  .brand-arrow span {
    font-size: 0.22rem;
  }
  .brand-list li figure {
    padding-bottom: 130%;
  }
  .brand-content {
    left: 0.3rem;
    right: 0.3rem;
    bottom: 0.3rem;
  }
  .culture {
    padding-top: 0.5rem;
  }
  .culture-btn-item strong {
    padding-right: 0.3rem;
    font-size: 0.2rem;
  }
  .culture-btn {
    margin-top: 0;
    width: auto;
    height: 3rem;
    min-width: 1.8rem;
  }
  .culture-btn-item.swiper-slide-active strong {
    font-size: 0.3rem;
  }
  .culture-btn-item strong:before {
    border-top: 0.07rem solid transparent;
    border-bottom: 0.07rem solid transparent;
    border-left-width: 0.1rem;
    margin-top: -0.07rem;
  }
  .culture-line {
    display: none;
  }
  .culture-list {
    padding-right: 0;
    flex: 1;
    margin-left: 0.3rem;
    padding-top: 0;
    width: auto;
  }
  .culture-item strong {
    margin-bottom: 0.2rem;
    font-size: 0.34rem;
  }
  .culture-sub {
    font-size: 0.22rem;
  }
  .culture-li {
    margin-top: 0.17rem;
  }
  .culture {
    padding-bottom: 0.5rem;
  }
  .honor {
    padding: 0.8rem 0 0.5rem;
  }
  .patent {
    padding: 0 0 0.6rem;
  }
  .patent-slide figure {
    padding: 0.22rem;
  }
  .pbanner figure {
    padding-bottom: 150%;
  }
  .news-cooperate-imgs strong {
    font-size: 0.22rem;
  }
  .cooperate-inner {
    padding: 0.26rem 0 0;
  }
  .news-time {
    width: 1.1rem;
  }
  .news-li {
    gap: 0.4rem 0;
    grid-template-columns: repeat(1, 1fr);
  }
  .news-li li a {
    padding: 0.4rem 5% 0.3rem;
  }
  .news-infos strong {
    font-size: 0.22rem;
  }
  .strip {
    display: none;
  }
  .pages li:first-child a,
  .pages li:last-child a {
    padding: 0 0.15rem;
  }
  .posites {
    margin-bottom: 0.24rem;
  }
  .news-v {
    padding: 0.4rem 5% 0.3rem;
  }
  .news-v-title .news-v-tt {
    font-size: 0.28rem;
  }
  .news-v-title p {
    margin-top: 0.22rem;
  }
  .product-class {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .product-in p {
    width: auto;
  }
  .product-list {
    margin-top: 0.5rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .product-class {
    gap: 0.2rem;
  }
  .product-class li a span {
    margin-left: 0.1rem;
    font-size: 0.2rem;
  }
  .product-class li a b {
    width: 0.3rem;
    height: 0.3rem;
  }
  .product-view {
    padding: 1rem 0 0.6rem;
  }
  .product-slide figure {
    height: 4rem;
  }
  .product-view-top {
    margin-top: 0.4rem;
    padding-right: 0;
  }
  .view-logo {
    position: relative;
    top: 0;
    margin-bottom: 0.2rem;
  }
  .view-logo img {
    max-height: 0.72rem;
  }
  .product-view:before {
    left: -30%;
    height: 4.8rem;
    width: 160%;
  }
  .product-swiper {
    margin-top: 0.4rem;
  }
  .cooperate-tt {
    font-size: 0.32rem;
  }
  .life-box {
    padding: 0.8rem 0 0.6rem;
  }
  .life-list {
    gap: 0.4rem 0.2rem;
  }
  .life-list li figure {
    height: 1.8rem;
  }
  .life-view {
    padding: 1.4rem 0 0.6rem;
  }
  .step {
    gap: 0.22rem 0.1rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .cooking {
    padding: 0.6rem 0;
  }
  .mall-box {
    flex-wrap: wrap;
    margin-top: 0.8rem;
  }
  .mall-item {
    height: 3.6rem;
    flex: none;
    width: 50%;
  }
  .mall-logo img {
    height: 0.8rem;
  }
  .history-bgs {
    display: none;
  }
  .history-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .craftsmanship-top img {
    height: 1rem;
  }
  .craftsmanship-top strong {
    font-size: 0.3rem;
  }
  .accessories {
    padding: 0.8rem 5% 3rem;
    background-attachment: local;
  }
  .accessories .histroy-text {
    margin-top: 0.3rem;
  }
  .product-title strong {
    font-size: 0.32rem;
  }
  .accessories-list {
    margin-top: 0;
    padding-top: 0.6rem;
  }
  .accessories-li {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .accessories-li li {
    width: auto;
    margin-right: 0;
  }
  .accessories-li li:nth-child(2n+2) {
    margin-top: 0;
  }
  .accessories-str b {
    width: 0.78rem;
    height: 0.78rem;
  }
  .accessories-str strong {
    margin-top: 0.2rem;
    font-size: 0.26rem;
  }
  .advantage-box {
    padding: 0.7rem 0;
  }
  .advantage-list li {
    margin-right: auto;
  }
  .manufacture-wrap {
    padding: 0.7rem 0;
  }
  .manufacture {
    padding-top: 0.6rem;
  }
  .advantage-wr {
    margin-top: 0.5rem;
  }
  .advantage-in {
    grid-template-columns: repeat(1, 1fr);
  }
  .advantage-item strong,
  .advantage-item:nth-child(2n+2) strong {
    text-align: center;
  }
  .trademark {
    padding: 0.7rem 0;
  }
  .trademark-list {
    padding: 0.6rem 0 0.8rem;
  }
  .trademark-li li {
    display: block;
    margin-bottom: 0.5rem;
    border-radius: 0.3rem;
  }
  .trademark-imgs {
    width: 100%;
  }
  .trademark-text {
    margin: 0 !important;
    width: auto;
  }
  .trademark-imgs figure {
    border-radius: 0.2rem;
  }
  .trademark-text {
    padding: 0.2rem 5%;
  }
  .culture .banner-arrow {
    display: none;
  }
  .accessories:before {
    height: 30vw;
  }
  .navs-list > li > a:before {
    display: none;
  }
  .popup_video .cont {
    width: 90%;
  }
  .popup_video .cont .sole {
    left: 50%;
    margin-left: -15px;
    top: 100%;
    margin-top: 0.3rem;
  }
}
