﻿
.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%;
}
@-webkit-keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-moz-keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    -moz-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-o-keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    -moz-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
  }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-moz-keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-o-keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.linenowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.center {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
@media screen and (max-height: 730px) {
  .series-wrap figure {
    height: 38vh;
  }
}
@media screen and (max-width: 1780px) {
  .dha-bg img {
    height: 56px;
  }
  .dha-tab {
    margin-top: 24px;
  }
}
@media screen and (max-width: 1600px) {
  .low-text p {
    font-size: 14px;
  }
  .organic-item {
    margin-right: 20px;
  }
  .molecule-item p {
    font-size: 14px;
  }
  .dha-bg img {
    height: 45px;
  }
  .dha-text b {
    width: 24px;
    height: 24px;
  }
  .dha-text span {
    margin-left: 9px;
    font-size: 14px;
  }
  .dha-btn-item:first-child {
    margin-right: 8px;
  }
  .calcium-title p {
    font-size: 16px;
  }
  .common-bott {
    bottom: 42px;
  }
  .mult-info {
    padding-top: 10px;
  }
  .mult-tt1 .mult-items .protein-pop {
    width: 400px;
  }
}
@media screen and (max-width: 1450px) {
  .sea-enter-title strong {
    font-size: 24px;
  }
  .sea-down.loaderMouse i {
    height: 8vw;
  }
  /* .loader-wrap {
    margin-left: -130px;
    margin-top: -88px;
  } */
  .loader-wrap .loader-logo {
    margin-bottom: 32px;
    width: 260px;
  }
  .sea-text strong,
  .healthy-title strong {
    font-size: 18px !important;
  }
  .sea-down.defaul i {
    height: 18px;
  }
  .series-title strong {
    font-size: 30px;
  }
  .series-btns a {
    width: 130px;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
  }
  .series-text strong {
    font-size: 18px;
  }
  .series-text small {
    font-size: 14px;
  }
  .series-more {
    height: 100px;
    background-position: center top;
  }
  .series-more a {
    margin-top: 45px;
  }
  .series-prev {
    width: 80px;
    height: 80px;
    margin-top: -40px;
  }
  .series-prev span {
    line-height: 80px;
    font-size: 18px;
  }
  .series-prev.prev {
    left: -40px;
  }
  .series-prev.prev span {
    right: 15px;
  }
  .series-prev.next {
    right: -40px;
  }
  .series-prev.next span {
    left: 15px;
  }
  .free-text strong,
  .free-list li span,
  .brand-text strong {
    font-size: 24px;
  }
  .free-more .free-clound {
    width: 500px;
  }
  .brand-info {
    margin-top: 20px;
    margin-bottom: 34px;
  }
  .brand-text {
    width: 450px;
    right: 8%;
  }
  .brand-info p {
    font-size: 14px;
  }
  .address {
    margin-right: 70px;
  }
  .copyright {
    /* padding-left: 30px; */
  }
  .copyright p {
    font-size: 12px;
  }
  .online-shop {
    margin-left: 30px;
  }
  .back-top {
    margin-left: 40px;
  }
  .pasture a span {
    font-size: 15px;
  }
  .header {
    height: 70px;
  }
  .logo {
    width: 110px;
  }
  .navs > li {
    margin-right: 30px;
  }
  .menu-btn {
    height: 46px;
  }
  .audio {
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
  }
  .series-btns a {
    font-size: 14px;
  }
  .news-box {
    padding: 150px 0 80px;
  }
  .news-btn {
    margin-bottom: 50px;
  }
  .news-btn a {
    font-size: 24px;
  }
  .news-view {
    width: 1000px;
  }
  .free-btext strong {
    font-size: 24px;
  }
  .ecology-text strong {
    margin-bottom: 34px;
    font-size: 38px;
  }
  .ecology-text p {
    font-size: 18px;
  }
  .atlas {
    margin-top: 42px;
    width: 150px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
  }
  .ecology {
    width: 600px;
    margin-left: -300px;
    top: 68%;
  }
  .ecology-text {
    padding-top: 120px;
    width: 460px;
    margin-left: -230px;
  }
  .power-title {
    font-size: 30px;
  }
  .power-swiper {
    margin-top: 3vw;
  }
  .power-name p {
    font-size: 16px;
  }
  .free-infos strong {
    font-size: 24px;
  }
  .brand-more {
    margin-top: 40px;
  }
  .free-infos .brand-product {
    width: 150px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
  }
  .love-free {
    margin-left: 0;
  }
  .love-free .atlas {
    margin-top: 42px;
  }
  .product-series .series-title strong {
    font-size: 24px;
  }
  .brand-banner strong,
  .brand-intros strong {
    font-size: 24px;
  }
  .brand-banner strong:last-child {
    padding-left: 173px;
  }
  .brand-intros {
    right: 10%;
    width: 400px;
  }
  .brands-info p {
    font-size: 16px;
  }
  .cost-top strong {
    margin-top: 15px;
    font-size: 20px;
  }
  .cost-text {
    width: 90%;
    left: 5%;
  }
  .cost-bott strong {
    font-size: 22px;
  }
  .cost-bott p {
    font-size: 14px;
  }
  .brand-video-btn strong {
    font-size: 24px;
  }
  .brand-video-btn b {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-size: cover;
  }
  .quality-texts strong {
    font-size: 24px;
  }
  .quality-info p {
    font-size: 16px;
  }
  .whole-wrap {
    width: 1000px;
  }
  .whole-info p {
    font-size: 20px;
  }
  .whole-tt strong {
    font-size: 24px;
  }
  .whole-text:before {
    width: 100px;
    height: 82px;
    background-size: cover;
    left: -50px;
    top: -30px;
  }
  .global-box {
    padding: 120px 0 100px;
  }
  .global-top strong {
    margin-bottom: 20px;
    font-size: 24px;
  }
  .global-btn {
    margin: 30px 0 40px;
  }
  .global-tab {
    width: 1100px;
    margin: auto;
  }
  .global-text strong {
    font-size: 24px;
  }
  .global-text p {
    font-size: 16px;
  }
  .global-text {
    padding: 50px 40px 0;
    height: 420px;
  }
  .global-map {
    padding: 140px 0;
  }
  .milk-title strong {
    font-size: 24px;
  }
  .milk-title {
    margin-bottom: 24px;
  }
  .milk-info {
    margin-bottom: 32px;
  }
  .milk-info p {
    font-size: 16px;
  }
  .milk-water span {
    font-size: 18px;
  }
  .milk-water {
    width: 150px;
    height: 167px;
    background-size: cover;
  }
  .water-ic {
    width: 92px;
    height: 92px;
  }
  .water-ic b {
    line-height: 92px;
    font-size: 18px;
  }
  .milk-top strong {
    margin-bottom: 24px;
    font-size: 24px;
  }
  .sunshine-content {
    left: 12%;
    top: 16%;
  }
  .milk-top .milk-fix,
  .mike-hide p {
    font-size: 15px;
  }
  .environment-info strong {
    font-size: 24px;
  }
  .environment-info p {
    margin-bottom: 50px;
    font-size: 16px;
  }
  .environment-texts {
    margin-left: -500px;
    width: 1000px;
  }
  .pure-water strong {
    font-size: 24px;
  }
  .pure-water p {
    font-size: 16px;
  }
  .pure-water .pure-wrap {
    padding-top: 80px;
    width: 400px;
    height: 448px;
  }
  .pure-water .pure-wrap:before {
    background-size: cover;
  }
  .administrate-info strong {
    font-size: 24px;
  }
  .administrate-text p {
    font-size: 16px;
  }
  .administ-water {
    width: 56px;
    height: 63px;
    line-height: 63px;
    background-size: cover;
    font-size: 24px;
  }
  .nlis {
    margin-top: 30px;
  }
  .research-text strong {
    font-size: 24px;
  }
  .research-info p {
    font-size: 16px;
  }
  .research-imgs {
    margin-top: 40px;
  }
  .dairy-park {
    padding-top: 120px;
  }
  .dairy-title img {
    height: 100px;
  }
  .authenticate-btn strong {
    font-size: 24px;
  }
  .authenticate {
    padding: 110px 0 140px;
  }
  .authenticate-slide span {
    font-size: 16px;
  }
  .trace-banner p {
    font-size: 16px;
  }
  .trace-banner {
    margin-bottom: 40px;
  }
  .trace-title strong {
    font-size: 24px;
  }
  .product-menus {
    height: 70px;
  }
  .product-leavl li {
    margin-right: 30px;
  }
  .product-leavl li a {
    font-size: 15px;
  }
  .trace-title {
    margin-bottom: 40px;
  }
  .trance-search .text {
    height: 60px;
    line-height: 60px;
  }
  .trance-search {
    margin-bottom: 30px;
  }
  .trance-search .vale {
    line-height: 60px;
    font-size: 16px;
  }
  .trace-imgs {
    margin: auto;
    width: 900px;
    max-width: 100%;
  }
  .whole-li li:nth-child(2) {
    margin-top: 100px;
  }
  .product-swipers .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .calcium-title strong {
    font-size: 20px;
  }
  .pregnant li a {
    padding-left: 28px;
    width: 180px;
    height: 63px;
  }
  .product-ss .swiper-pagination {
    right: 12px;
  }
  .mult-tt-item {
    width: 180px;
    height: 63px;
    background-size: cover !important;
    padding-top: 14px;
  }
  .mult-tt-item p {
    font-size: 14px;
  }
  .calcium-text {
    box-sizing: border-box;
    width: 72%;
    padding-right: 80px;
  }
  .protein-wrap p {
    font-size: 14px;
  }
  .protein-wrap {
    width: 180px;
  }
  .organic-item {
    margin-right: 12px;
  }
  .organic-item p {
    font-size: 13px;
  }
  .organic-logo {
    padding-top: 10px;
  }
  .organic-logo img {
    height: 80px;
  }
  .low-ve-item {
    margin-bottom: 18px;
  }
  .pregnant1 li a {
    width: 240px;
    height: 61px;
    padding-left: 0;
    background-size: cover !important;
  }
  .mult-tt1 .mult-items .mult-tt-item {
    padding-top: 18px;
  }
  .zinc li b img {
    width: 60px;
  }
}
@media screen and (max-width: 1350px) {
  .footer-tops {
    padding: 50px 5% 44px;
  }
  .footer-copys {
    padding: 10px 5% 12px;
  }
  .series-text {
    margin-top: 30px;
  }
  .navs li {
    margin-right: 20px;
  }
  .global-prev.prev {
    left: -6%;
  }
  .global-prev.next {
    right: -6%;
  }
  .global-tab {
    width: 100%;
  }
  .research-text {
    margin-left: -45%;
  }
  .standard .research-text {
    width: 90%;
  }
  .research-text {
    margin-right: 5%;
  }
  .dha-bg img {
    height: 40px;
  }
  .dha-text span {
    font-size: 13px;
  }
  .dha-text b {
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1600px) {
  .navs > li > a {
    font-size: 12px;
  }
  .logo {
    width: 110px;
  }
  .milk-title strong,
  .milk-top strong,
  .environment-info strong,
  .administrate-info strong {
    font-size: 24px;
  }
  .milk-info p {
    font-size: 15px;
  }
  .milk-water span {
    font-size: 15px;
  }
  .sign p {
    font-size: 12px;
  }
  .milk-top .milk-fix,
  .mike-hide p {
    font-size: 15px;
  }
  .sea-down span,
  .environment-info p,
  .environment-btn-item span {
    font-size: 15px;
  }
  .environment-info span {
    padding-right: 0;
    font-size: 12px;
  }
  .inner {
    width: 1000px;
  }
  .milk,
  .administrate-wrap {
    margin-left: -500px;
  }
  .pure-water strong {
    font-size: 22px;
  }
  .pure-water p,
  .administrate-text p {
    font-size: 15px;
  }
  .water-ic b {
    font-size: 16px;
  }
  .sea-down.defaul i {
    transform: scale(0.8);
  }
  .address dd p {
    font-size: 12px;
  }
  .header-edite a {
    font-size: 12px;
  }
  .menu-btn p {
    font-size: 13px;
  }
  .brand-banner strong:last-child {
    padding-left: 100px;
  }
  .brands-info p {
    font-size: 15px;
  }
  .cost-top strong {
    font-size: 18px;
  }
  .quality-info p {
    font-size: 15px;
  }
  .whole-info p {
    font-size: 16px;
  }
  .global-fix p,
  .global-top p,
  .global-btn-item span,
  .global-text p,
  .research-info p,
  .dairy-title p,
  .trace-banner p,
  .trace-title p,
  .ecology-text p {
    font-size: 15px;
  }
  .menu-list > li > a,
  .menu-leval li a {
    font-size: 15px;
  }
  .ecology-text strong,
  .power-title,
  .news-v-title strong,
  .series-title strong,
  .sea-enter-title strong {
    font-size: 24px;
  }
  .free-menu-list li span,
  .power-name p {
    font-size: 14px;
  }
  .news-top strong {
    font-size: 18px;
  }
  .news-top p,
  .news-fix {
    font-size: 13px;
  }
  .sea-down span {
    font-size: 13px;
  }
  .free-list li span {
    font-size: 18px;
  }
  .pasture a span {
    font-size: 13px;
  }
  .milk-title strong i {
    top: -2px;
    font-size: 12px;
  }
  .environment-info p i,
  .administrate-text p i {
    font-size: 12px;
    top: -2px;
  }
  .environment-info {
    width: 41.666%;
  }
  .navs-menus li a {
    font-size: 12px;
    height: 38px;
    line-height: 38px;
  }
  .navs-menus-box {
    width: 170px;
    left: -12px;
  }
  .navs-menus {
    padding: 9px 12px;
  }
  .navs-menus:before {
    left: 24px;
  }
  .dairy-wrap {
    padding-bottom: 480px;
  }
  .series-info p {
    font-size: 12px;
  }
  .series-info {
    margin-bottom: 20px;
  }
  .product-series {
    bottom: 140px;
  }
  .home-pop-text {
    width: 420px;
  }
  .query-title p,
  .circulate p,
  .report-li a,
  .report-item p {
    font-size: 14px;
  }
  .sea-down {
    margin-left: -26px;
  }
  .selling-list li strong {
    margin-top: 16px;
    font-size: 16px;
  }
  .selling-list li p {
    font-size: 12px;
  }
  .proview-list li a span {
    font-size: 12px;
  }
  .low-text strong {
    font-size: 24px;
  }
  .low-text small {
    font-size: 16px;
  }
  .low-text p {
    font-size: 14px;
  }
  .low-text a {
    width: 140px;
    font-size: 12px;
  }
  .low-remarks p {
    font-size: 12px;
  }
  .selling-list li img {
    width: 52px;
  }
  .proview-list li a img {
    width: 32px;
  }
  .calcium-title strong {
    font-size: 24px;
  }
  .calcium-top {
    margin-bottom: 14px;
  }
  .low-ve-info p {
    font-size: 14px;
  }
  .calcium-top p {
    font-size: 14px;
  }
  .calcium-info p {
    font-size: 12px;
  }
  .low-ve-item img {
    width: 50px;
  }
  .low-ve-info {
    margin-left: 58px;
    padding-top: 0;
  }
  .low-ve-info p {
    font-size: 14px;
  }
  .low-text {
    left: 30px;
    right: 30px;
  }
  .low-remarks {
    left: 30px;
    bottom: 40px;
  }
  .product-ss .swiper-pagination .swiper-pagination-bullet {
    margin: 8px 0;
    width: 8px;
    height: 8px;
  }
  .protein li img {
    height: 56px;
  }
  .protein-info {
    margin-top: 20px;
  }
  .protein-info p {
    font-size: 12px;
  }
  .protein-pop {
    padding-bottom: 18px;
  }
  .protein-wrap {
    padding-bottom: 15px 22px;
    width: 200px;
  }
  .protein-wrap p {
    font-size: 14px;
  }
  .pro-honor p {
    margin-top: 14px;
    font-size: 14px;
  }
  .calcium-title strong {
    font-size: 24px;
  }
  .pregnant li a span {
    font-size: 14px;
  }
  .pregnant li a img {
    transform: scale(0.78);
    margin-right: 6px;
  }
  .mult-info p {
    font-size: 14px;
  }
  .proview-list li a {
    height: 60px;
  }
  .product-view-top {
    height: calc(100vh - 176px);
  }
  .selling-box {
    padding-top: 30px;
    height: 176px;
  }
  .pregnant-box {
    bottom: 75px;
  }
  .low-text {
    top: 110px;
  }
  .low-ve {
    padding-top: 10px;
  }
  .calcium-title1 img {
    width: 28px;
    left: -38px;
    top: -2px;
  }
  .low-text1 .low-numble {
    height: 28px;
  }
  .selling-box1 {
    padding-top: 0;
  }
  .mult-tab {
    padding-top: 14px;
  }
  .selling-list {
    width: 1000px;
  }
  .low-ve-info p i {
    font-size: 12px;
  }
  .molecule-btn-item strong {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .molecule-btn-item i {
    font-size: 13px;
  }
  .molecule-left {
    left: 32px;
    right: 32px;
    top: 110px;
  }
  .molecule-btn {
    margin-top: 24px;
  }
  .product-ss .swiper-pagination {
    right: 12px;
  }
  .molecule-item strong,
  .molecule-item p {
    font-size: 14px;
  }
  .molecule-item {
    padding: 24px 5% 24px;
  }
  .molecule-item p i {
    font-size: 12px;
  }
  .molecule-zs {
    left: 32px;
    right: 32px;
    bottom: 30px;
  }
  .low-ve-item1 .low-ve-info {
    padding-top: 8px;
  }
  .selling-list1 li a img {
    width: 80px;
  }
  .product-view-top1 {
    height: 100%;
  }
  .proview-list2 li a img,
  .proview-list3 li a img {
    width: 44px;
    height: auto;
  }
  .calcium-center .low-numble {
    top: -7px;
  }
  .selling-list2 li img {
    width: auto;
    height: 80px;
  }
  .selling-list2 {
    width: 800px;
  }
  .structure {
    margin-top: 20px;
    padding: 30px 20px 20px;
  }
  .structure-item b {
    width: 50px;
  }
  .goat {
    margin-left: -500px;
  }
  .goat-li li a > b {
    width: 62px;
  }
  .goat-li li strong {
    font-size: 18px;
  }
  .goat-li li span {
    font-size: 14px;
  }
  .camel {
    margin-left: -500px;
  }
  .low-ve3 .low-ve-item img {
    width: 58px;
  }
  .low-ve3 .low-ve-info {
    margin-left: 68px;
  }
  .protein1 li .protein-pop .protein-wrap strong {
    font-size: 14px;
  }
  .protein-list .protein-info p,
  .protein-list .protein-info span {
    font-size: 14px;
  }
  .low-ve-item2 img {
    left: 0;
  }
  .low-ve-item2 .low-ve-info {
    margin-left: 56px;
  }
  .camel {
    bottom: 40px;
  }
  .mult-tt1 {
    margin-bottom: 28px;
  }
  .zinc li .protein-pop {
    width: 220px;
  }
  .selling-list3 li a img {
    width: 72px;
  }
  .selling-list4 li a img {
    width: 72px;
  }
  .proview-list8 li a img {
    width: 55px;
  }
  .bacteria li b {
    width: 65px;
  }
  .bacteria li p {
    font-size: 14px;
  }
  .collocate-btn-item img {
    width: 62px;
  }
  .collocate-btn-item {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1240px) {
  .news-view {
    width: 900px;
  }
  .inner {
    width: 90%;
  }
  .global-text {
    margin-left: -45%;
  }
  .milk {
    margin-left: -45%;
  }
  .milk-title {
    margin-bottom: 18px;
  }
  .milk-info {
    margin-bottom: 18px;
  }
  .administrate-wrap {
    margin-left: -45%;
  }
  .dairy-wrap {
    padding-bottom: 520px;
  }
  .low-text p {
    font-size: 13px;
  }
  .organic {
    padding-top: 12px;
  }
  .low-remarks2 p {
    color: #000;
  }
  .goat {
    margin-left: -45%;
  }
  .camel {
    margin-left: -45%;
  }
  .mult-tt1 .mult-items .protein-pop {
    width: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .navs {
    display: none;
  }
  .header {
    height: 70px;
    background: #fff;
    padding: 0 5%;
  }
  .logo img {
    opacity: 0;
    visibility: hidden;
  }
  .logo img.hide {
    width: 120px;
    height: 60px;
    opacity: 1;
    visibility: visible;
    top: -28px;
    left: -28px;
  }
  .logo {
    width: 110px;
  }
  .header-edite a {
    color: #000;
  }
  .header-edite a:after {
    background: #000;
  }
  .header-car span {
    color: #000;
  }
  .car-list li a {
    font-size: 13px;
  }
  .header-edite,
  .header-car {
    display: none;
  }
  .menu-btn {
    width: 118px;
    height: 40px;
    border: 1px solid #c2cbcd;
  }
  .menu-btn p {
    color: #000000;
    font-size: 14px;
  }
  .menubtn span {
    background: #000000;
  }
  .menubtn span:before,
  .menubtn span:after {
    background: #000;
  }
  .audio {
    width: 40px;
    height: 40px;
    font-size: 16px;
    border-color: #c2cbcd;
    color: #000;
    line-height: 40px;
  }
  .sea-enter-title strong {
    font-size: 26px;
  }
  .cloud.move1 .cloud-img4 {
    top: 0;
  }
  .cloud.move1 .cloud-img1 {
    left: -10%;
  }
  .cloud.move1 .cloud-img3 {
    left: -10%;
    bottom: -5%;
  }
  .cloud.move1 .cloud-img5 {
    right: -20%;
    bottom: -2%;
  }
  .home > .swiper-wrapper,
  .sea > .swiper-wrapper {
    display: block;
  }
  .home,
  .sea,
  .home-slide {
    height: 100%;
  }
  .sea-down {
    position: fixed;
    display: none;
  }
  .sea-cloud {
    opacity: 1;
  }
  .cloud {
    display: none;
  }
  .sea-info1 {
    display: none;
  }
  .sea-level {
    position: relative;
    height: 100%;
  }
  .sea-slide .sea-bg.sea-bg1 img {
    opacity: 1;
    visibility: visible;
    top: 0;
  }
  .sea-text1 {
    opacity: 1;
    visibility: visible;
  }
  .sea-text {
    margin-top: -33px;
  }
  .sea-info2 {
    display: block;
    margin-top: -33px;
    left: 0;
    margin-left: 0;
    position: absolute;
  }
  .sea-text strong,
  .healthy-title strong,
  .free-text strong,
  .free-list li span,
  .brand-text strong {
    font-size: 26px;
  }
  .pasture {
    right: 40px;
  }
  .pcslidetop.articleShow {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .healthy {
    height: 100%;
  }
  .healthy-text {
    bottom: 90px;
  }
  .series-swiper.articleShow {
    opacity: 1;
    visibility: visible;
  }
  .home-product {
    height: 100%;
  }
  .series-title strong {
    font-size: 26px;
  }
  .series-btns a:last-child {
    margin-right: 0;
  }
  .series-btns a {
    height: 46px;
    line-height: 46px;
  }
  .series-swiper {
    top: auto;
    bottom: 20px;
    height: auto;
  }
  .series-slide {
    height: auto;
  }
  .series-wrap {
    position: relative;
    margin: auto;
    left: 0;
    bottom: 0;
  }
  .series-more.articleShow,
  .free-m.articleShow {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  .series-swiper .swiper-pagination {
    position: relative;
    width: 100%;
    right: 0;
    margin-top: 30px;
    bottom: 0;
    margin-bottom: 100px;
  }
  .series-prev {
    top: 135px;
    margin-top: 0;
  }
  .series-wrap figure {
    padding-top: 50px;
  }
  .pcslidetop.article-block {
    transition-delay: 0s;
  }
  .brand-text {
    width: auto;
  }
  .brand-text .series-btns {
    justify-content: flex-start;
  }
  .footer-eq {
    display: none;
  }
  .footer-address {
    width: 100%;
    justify-content: space-between;
  }
  .footer-copys {
    display: block;
  }
  .copy-left {
    margin-top: 35px;
  }
  .footer-copys {
    padding: 33px 5% 44px;
  }
  .mouse-pc {
    display: none;
  }
  .mouse-ip {
    display: block !important;
  }
  .mouse-ip i {
    color: #fff;
    line-height: 1;
    font-size: 16px;
  }
  .mouse-ip p {
    margin-top: 0;
  }
  .mouse {
    width: 140px;
    margin-left: -70px;
  }
  .sea-enter-title.show .sea-title {
    opacity: 1;
    visibility: visible;
    top: 0;
  }
  .sea-enter-title.show .sea-title:nth-child(2) {
    transition-delay: 0.25s;
  }
  .cloud.move2 .cloud-img4 {
    top: -20%;
  }
  .cloud.move2 .cloud-img3 {
    left: -32%;
    bottom: -40%;
  }
  .cloud.move2 .cloud-img5 {
    right: -40%;
    bottom: -20%;
  }
  .sea-info2.article-block {
    opacity: 0;
    visibility: hidden;
    transform: translateY(80px) !important;
    transition: 0.88s !important;
  }
  .sea-info2.articleShow {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px) !important;
  }
  .pasture {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .sea-text2 {
    opacity: 1;
    visibility: visible;
    transform: translateX(0px);
  }
  .sea-inner {
    height: 100vh;
  }
  .sea-level .swiper-scrollbar {
    width: 48%;
    position: absolute;
    left: 50%;
    margin-left: -24%;
    bottom: 58px;
    z-index: 10;
    opacity: 1;
    background: none;
    border: 2px solid #fff;
    border-radius: 6px;
    height: 6px;
  }
  .sea-level .swiper-scrollbar .swiper-scrollbar-drag {
    width: 18px;
    height: 18px;
    border: 3px solid #fff;
    background: #2a77be;
    border-radius: 50%;
    top: -9px;
  }
  .scroll-text {
    position: absolute;
    left: 0;
    bottom: 22px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    z-index: 20;
  }
  .news-list li {
    width: 48.5%;
    margin-right: 3%;
  }
  .news-list li:nth-child(3n+3) {
    margin-right: 3%;
  }
  .news-list li:nth-child(2n+2) {
    margin-right: 0;
  }
  body {
    background-position: -99999px -99999px;
  }
  body:before {
    content: "";
    background-image: inherit;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover;
    background-size: cover !important;
    z-index: -1;
  }
  .news-box {
    background-image: none !important;
  }
  .news-view {
    width: 100%;
    right: -100%;
  }
  .news-view .news-back {
    left: auto;
    right: 5%;
    top: 20px;
    border-color: #333;
    color: #333;
    transform: rotate(180deg);
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .posite-locate {
    padding: 80px 0 20px 5%;
  }
  .news-v-title {
    padding: 60px 0 30px;
  }
  .news-v-title strong {
    margin-bottom: 20px;
    font-size: 25px;
  }
  .news-v {
    width: 90%;
  }
  .free-box {
    height: auto;
  }
  .free-swiper1 {
    height: auto;
    margin: 0;
  }
  .free-swiper1 > .swiper-wrapper {
    display: block;
  }
  .free-btext.articleShow,
  .power-title.articleShow,
  .power-swiper.articleShow {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .free-hide .sea-down {
    display: block;
    position: absolute;
  }
  .ecology .ecology-bg.articleShow {
    clip-path: inset(0 0 0 0);
  }
  .ecology-text.articleShow strong,
  .ecology-text.articleShow p,
  .ecology-text.articleShow .atlas {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .ecology-text.articleShow p {
    transition-delay: 0.25s;
  }
  .ecology-text.articleShow .atlas {
    transition-delay: 0.5s;
  }
  .power-swiper {
    padding-left: 5%;
  }
  .free-btext strong {
    font-size: 28px;
  }
  .ecology-text strong {
    margin-bottom: 28px;
    font-size: 30px;
  }
  .ecology-text p {
    font-size: 16px;
  }
  .power-slide {
    width: 34vw;
  }
  .free-infos strong {
    font-size: 28px;
  }
  .brand-more {
    margin-top: 30px;
  }
  .love-free {
    padding-top: 0;
    left: 5%;
    width: 90%;
  }
  .free-last {
    height: auto;
  }
  .atlas a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .product-series {
    position: absolute;
    left: 50%;
  }
  .pbanner .sea-down {
    position: absolute;
    display: block;
  }
  .brand-banner {
    width: 90%;
    right: 5%;
  }
  .brand-banner strong,
  .brand-intros strong {
    font-size: 28px;
  }
  .brand-banner strong {
    text-align: left;
  }
  .brand-banner strong:last-child {
    padding-left: 0;
  }
  .brand-introduct .sea-down {
    position: absolute;
    display: block;
  }
  .brands-info {
    margin-bottom: 20px;
  }
  .parallux-inner {
    background-attachment: local !important;
    background-position: center !important;
    background-size: cover !important;
  }
  .brand-video-btn strong {
    margin-bottom: 14px;
    font-size: 28px;
  }
  .quality-texts strong {
    font-size: 28px;
  }
  .quality-info {
    margin-top: 24px;
    margin-bottom: 40px;
  }
  .quality {
    padding: 100px 10% 50px;
  }
  .whole-wrap {
    width: 800px;
  }
  .whole-info p {
    font-size: 18px;
  }
  .whole-tt strong {
    font-size: 28px;
  }
  .whole-text {
    margin-top: 60px;
  }
  .global-top strong {
    font-size: 28px;
  }
  .global-text {
    position: relative;
    top: 0;
    transform: translateY(0);
    width: 80%;
    padding: 0;
    background: none;
    margin-left: 10%;
    left: 0;
    height: auto;
    margin-bottom: 80px;
  }
  .global-ma-imgs {
    margin-left: 5%;
    margin-right: 5%;
  }
  .global-map {
    padding: 100px 0;
  }
  .global-text strong,
  .global-text p {
    color: #145baa;
  }
  .global-text strong {
    font-size: 28px;
  }
  .global-text strong:before {
    background: #145baa;
  }
  .header.scrollfix {
    height: 70px;
  }
  .milk {
    top: 46%;
  }
  .milk-title strong {
    font-size: 28px;
  }
  .sign {
    bottom: 100px;
  }
  .sunshine-content {
    position: relative;
    top: 0;
    left: 5%;
    width: 90%;
    display: block;
  }
  .sunshine {
    padding: 100px 0;
  }
  .sunshine-content .milk-water {
    margin-top: 0;
  }
  .milk-texts {
    margin-top: 40px;
    width: 100%;
    margin-left: 0;
  }
  .milk-top strong {
    font-size: 28px;
  }
  .milk-texts {
    background: rgba(255, 255, 255, 0.8);
  }
  .environment-texts {
    width: 90%;
    margin-left: -45%;
  }
  .environment-info strong {
    font-size: 22px;
  }
  .environment-info p {
    margin-bottom: 32px;
    font-size: 14px;
  }
  .environment-info span {
    font-size: 13px;
  }
  .environment-btn-item b {
    width: 82px;
    height: 91px;
    background-size: cover;
  }
  .environment-btn-item b:before {
    background-size: cover;
  }
  .environment-btn-item b img {
    max-width: 50%;
  }
  .environment-btn-item {
    margin-right: 50px;
  }
  .pure-water strong {
    font-size: 28px;
  }
  .administrate-wrap {
    top: 50px;
    transform: translateY(0px);
    width: 80%;
    margin-left: -40%;
    display: block;
  }
  .administrate-info {
    margin-left: 0;
    margin-top: 30px;
  }
  .administrate-info strong {
    font-size: 28px;
    line-height: 1.2;
  }
  .administrate-info {
    margin-top: 20px;
  }
  .graze {
    margin-right: -40%;
  }
  .administrate-info .milk-water {
    width: 110px;
    height: 122px;
  }
  .administrate-info .milk-water1 .milk-down {
    left: 34px;
  }
  .research-text strong {
    font-size: 28px;
  }
  .research-info {
    margin-top: 26px;
  }
  .research-info p {
    font-size: 14px;
  }
  .dairy-park {
    padding: 100px 0;
  }
  .dairy-wrap {
    padding-bottom: 0;
  }
  .dairy-banner {
    position: relative;
    bottom: 0;
    margin-top: 50px;
  }
  .dairy-title p {
    font-size: 16px;
  }
  .standard {
    padding: 100px 0 180px;
  }
  .authenticate-btn {
    margin-bottom: 60px;
  }
  .authenticate-btn strong {
    font-size: 28px;
  }
  .trace-item .sea-down {
    display: block;
    position: absolute;
  }
  .trace-title strong {
    font-size: 28px;
  }
  .containers {
    background-image: none !important;
  }
  .product-menus {
    top: 70px;
  }
  .product-right {
    display: none;
  }
  .brand-slide:last-child {
    height: auto !important;
  }
  .whole-li.articleShow li {
    opacity: 1;
    visibility: visible;
    top: 0;
  }
  .milk-water.articleShow,
  .pure-wrap.articleShow,
  .administ-water.articleShow {
    opacity: 1;
    visibility: visible;
    transform: rotateY(0deg) translateY(0px);
  }
  .milk-water.articleShow .water-ic,
  .pure-wrap.articleShow .water-ic,
  .administ-water.articleShow .water-ic,
  .milk-water.articleShow .milk-down,
  .pure-wrap.articleShow .milk-down,
  .administ-water.articleShow .milk-down {
    opacity: 1;
    transform: scale(1);
  }
  .environment-btn.articleShow:before {
    clip-path: inset(0 0 0 0);
  }
  .brand-introduct {
    height: auto;
  }
  .brand-swiper > .swiper-wrapper {
    display: block;
  }
  .parallax-bg {
    position: absolute;
    height: 100%;
  }
  .parallax-bg .sea-down,
  .parallux-bgs .sea-down {
    display: none;
  }
  .ip-down {
    display: block;
  }
  .brand-intros {
    top: 50%;
  }
  .common-bott .audio {
    display: none;
  }
  .quality {
    height: auto;
  }
  .brand-slide {
    height: auto !important;
  }
  .links {
    margin-right: 0;
  }
  .nourish-text .milk-water,
  .sunshine-content .milk-water {
    margin-left: 0;
    width: 130px;
    height: 145px;
  }
  .environment {
    height: auto;
  }
  .milk {
    margin-left: -45%;
  }
  .heightAuto,
  .brand-slide.heightAuto:last-child {
    height: auto  !important;
  }
  .strengths {
    height: auto;
  }
  .btnPc {
    display: none;
  }
  .btnIc {
    display: block;
  }
  .result .parallax-bg {
    background-attachment: local;
  }
  .query-title p {
    font-size: 15px;
  }
  .circulate p,
  .report-item p,
  .report-li a {
    font-size: 14px;
  }
  .result {
    padding: 120px 0 80px;
  }
  .menu-btn p {
    color: #8c7153;
  }
  .menu-btn {
    background: none;
    border: none;
    width: auto;
  }
  .menubtn span {
    background: #8c7153;
  }
  .menubtn span:before,
  .menubtn span:after {
    background: #8c7153;
  }
  .header-menu .header-audio {
    margin-right: 5px;
    display: block;
    background: none;
    color: #8c7153;
    font-size: 20px;
  }
  .menu-ip-down {
    display: block;
  }
  .enter-btn {
    display: block;
    bottom: 50px;
  }
  .parallux-bgs {
    height: 100%;
  }
  .product-swipers .brand-slide:nth-child(1) {
    margin-bottom: 59px;
  }
  .product-swipers .brand-slide:nth-child(n+2) .product-items {
    margin: 11px 30px;
  }
  .product-swipers .brand-slide:nth-child(n+2) .product-items figure {
    padding-bottom: 66.6666%;
    border-radius: 10px;
  }
  .product-swipers .brand-slide:last-child {
    margin-top: 33px;
  }
  .cloud {
    position: absolute;
    overflow: hidden;
  }
  .home-wrap .header {
    opacity: 1;
    visibility: visible;
  }
  .panorama {
    display: block;
  }
  .pcslidetop.article-block {
    transition: 0.6s 0s;
  }
  .free {
    height: auto;
  }
  .sea-box {
    min-height: 100%;
  }
  .section {
    overflow: hidden;
  }
  .mouse {
    display: none;
  }
  .heightAuto {
    display: none;
  }
  .brand-iphone {
    display: block;
    padding: 140px 5% 400px;
    background-attachment: local;
    background-size: cover;
    background-position: center;
  }
  .brand-intros,
  .brand-banner {
    position: relative;
    width: 100%;
    margin: auto;
    top: 0;
    left: 0;
    transform: translateY(0px);
  }
  .brand-intros {
    margin-top: 50px;
  }
  .brand-video {
    padding-bottom: 100vw !important;
  }
  .quality {
    overflow: hidden;
  }
  .parallax-bg1 {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  .trance-swiper .sea-down {
    display: none !important;
  }
  .home-slide.ip-sea {
    display: block;
  }
  .video-contents {
    width: 100%;
    margin-left: -50%;
  }
  .sea-clouds-ip {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
  }
  .cost-text {
    transition: 0s;
  }
  .product-menus {
    position: absolute;
    top: 100%;
    width: 100%;
    display: block;
    z-index: 10;
  }
  .product-menus.posite {
    position: fixed;
    top: 70px;
    background: #ebf4f6;
  }
  .dairy-fixs {
    position: relative;
    bottom: 0;
  }
  .news-list a:hover figure {
    transform: translateY(0px);
  }
  .news-list a:hover .news-content {
    top: 100%;
    margin-top: -240px;
  }
  .news-list a:hover figure img {
    transform: scale(1);
  }
  .product-ss > .swiper-wrapper {
    display: block;
  }
  .product-ss {
    padding-top: 70px;
    height: auto;
  }
  .product-item {
    height: auto;
  }
  .product-view-top {
    height: auto;
  }
  .product-view-top .probg {
    height: auto;
  }
  .product-view-top .formula {
    bottom: 5%;
  }
  .selling-list {
    max-width: 100%;
    padding: 30px 5%;
  }
  .selling-list li strong {
    font-size: 16px;
    margin-top: 16px;
  }
  .selling-list li p {
    font-size: 14px;
  }
  .selling-list li img {
    width: 54px;
  }
  .low-gi {
    display: block;
  }
  .low-imgs {
    width: 100%;
  }
  .gi {
    left: 5%;
    right: 5%;
    bottom: 40px;
  }
  .low-content {
    padding: 32px 5%;
    width: 100%;
    box-sizing: border-box;
  }
  .low-text {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin-bottom: 40px;
  }
  .low-remarks {
    position: relative;
    left: 0;
    bottom: 0;
  }
  .low-text strong {
    font-size: 24px;
  }
  .low-text small {
    margin-bottom: 12px;
    font-size: 18px;
  }
  .low-text p {
    font-size: 14px;
  }
  .low-remarks p {
    font-size: 12px;
  }
  .low-text a {
    margin-top: 20px;
    font-size: 13px;
    width: 140px;
  }
  .low-gi1 {
    padding-bottom: 32px;
  }
  .low-gi1 .low-remarks {
    margin: 0 5% 0;
  }
  .low-text p i {
    font-size: 12px;
  }
  .calcium {
    padding: 32px 0;
  }
  .selling-list.articleShow li,
  .pregnant.articleShow li {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .pregnant-box {
    position: relative;
    bottom: 0;
    padding: 32px 0;
  }
  .calcium-title1 img {
    position: relative;
    left: 0;
    margin-bottom: 12px;
  }
  .hreftarg {
    display: block;
  }
  .pregnant li a span {
    font-size: 14px;
  }
  .pregnant li a img {
    margin-right: 8px;
    transform: scale(0.76);
  }
  .pregnant li a {
    padding-left: 15px;
  }
  .selling-box {
    padding-top: 0;
    height: auto;
  }
  .calcium-text {
    padding-right: 0;
  }
  .product-view-menu {
    display: none;
  }
  .molecule-left {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
  }
  .molecule-zs {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .low-text p i {
    margin-left: 5px;
  }
  .low-1 {
    display: none;
  }
  .organic {
    justify-content: space-between;
  }
  .selling-list2 li img {
    width: auto;
  }
  .molecule-zs2 {
    width: auto;
  }
  .multidimense1 {
    padding-bottom: 80px;
  }
  .multidimense1 .mult-info {
    height: auto;
  }
  .camel-list li a b {
    top: -12px;
    width: 62px;
    height: 62px;
  }
  .camel-list li a b img {
    width: 60px;
  }
  .camel-list li a {
    padding-left: 66px;
    width: 200px;
    height: 49px;
    background-size: cover !important;
    box-sizing: border-box;
    line-height: 49px;
  }
  .camel-list li a span {
    font-size: 14px;
  }
  .camel {
    bottom: 40px;
  }
  .proyt-item .low-remarks {
    position: absolute;
    left: 5%;
    right: 5%;
  }
  .protein-list .protein-info p,
  .protein-list .protein-info span {
    font-size: 14px;
  }
  .low-ve3 .low-ve-item img {
    width: 60px;
  }
  .low-remarks3 {
    width: auto;
  }
  .selling-list {
    justify-content: start;
  }
  .goat-li li a > b {
    width: 62px;
  }
  .goat-li {
    padding: 0 5%;
  }
  .camel-list {
    justify-content: center;
  }
  .camel-list li {
    width: auto;
  }
  .mult-tt1 .mult-items:last-child .protein-pop {
    left: auto;
    right: 0;
  }
  .mult-tt1 .mult-items:last-child .protein-pop .protein-wrap:before {
    left: auto;
    right: 77px;
  }
  .mult-tt1 {
    margin-bottom: 0;
  }
  .protein-iphone1 {
    margin-bottom: 20px;
  }
  .selling-list3 li {
    width: 25%;
  }
  .selling-list4 {
    justify-content: space-between;
  }
  .selling-list4 li a img {
    width: 70px;
  }
}
@media screen and (max-width: 861px) {
  .sea-slide.sea-slide1 {
    width: 200vw;
  }
  .sea-slide .sea-bg {
    bottom: 0;
  }
  .pasture {
    top: auto;
    margin-top: 0;
    bottom: 28%;
  }
  .brand-text {
    right: 8%;
    left: 8%;
    top: 100px;
    transform: translateY(0px);
  }
  .brand {
    background-position: -10vw center;
  }
  .copyright {
    display: none;
  }
  .power-slide {
    width: 48vw;
  }
  .cost-text,
  .cost-item:hover .cost-text {
    height: auto;
  }
  .cost-bott:before {
    height: 32px;
  }
  .cost-bott strong,
  .cost-bott p {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .cost-bott strong {
    font-size: 20px;
  }
  .cost-text {
    width: calc(100vw - 72px);
    left: 36px;
    right: 36px;
  }
  .quality {
    padding: 50px 0 100px;
  }
  .quality-wrap {
    display: block;
  }
  .quality-imgs {
    width: 100%;
  }
  .quality-texts {
    width: 80%;
    margin-left: 10%;
  }
  .whole-wrap {
    display: block;
  }
  .whole-imgs {
    width: 70%;
    margin: auto;
  }
  .whole-text {
    margin-top: 40px;
    margin-left: 10%;
  }
  .whole .parallux-inner {
    background-position: center top !important;
  }
  .environment-texts {
    display: block;
  }
  .environment-info {
    margin-bottom: 40px;
    width: 100%;
  }
  .authenticate .series-prev {
    width: 80px;
    height: 80px;
  }
  .authenticate .series-prev span {
    line-height: 80px;
  }
  .home-pop-text .pop-close {
    right: 0;
    top: -40px;
    width: 32px;
    height: 32px;
    background-size: cover;
  }
  .series-prev.prev span {
    right: 12px;
  }
  .authenticate .series-prev.next span {
    left: 12px;
  }
  .selling-list {
    flex-wrap: wrap;
    padding: 30px 0 10px;
  }
  .selling-list li {
    margin-bottom: 20px;
    width: 33.3333%;
  }
  .calcium {
    display: block;
  }
  .calcium-text {
    margin-top: 32px;
    width: 100%;
  }
  .protein li img {
    height: 60px;
  }
  .pregnant li a {
    width: 180px;
    padding-left: 20px;
    height: 63px;
  }
  .pregnant li a img {
    width: 32px;
  }
  .pregnant li a span {
    font-size: 14px;
  }
  .mult-tt-item {
    width: 180px;
    height: 63px;
    background-size: cover !important;
    padding-top: 12px;
  }
  .mult-tt-item p {
    font-size: 14px;
  }
  .low-numble {
    margin-bottom: 12px;
  }
  .calcium-title1 .low-numble {
    position: relative;
    left: 0;
    top: 0;
  }
  .calcium-title2 {
    display: flex;
    align-items: center;
  }
  .calcium-title2 .low-numble {
    margin-bottom: 0;
  }
  .calcium-title2 strong {
    margin-left: 6px;
    margin-bottom: 0;
  }
  .low-ve {
    padding-top: 12px;
  }
  .low-ve-item {
    margin-bottom: 20px;
  }
  .low-ve-item:last-child {
    margin-bottom: 0;
  }
  .low-text {
    margin-bottom: 0;
  }
  .low-remarks {
    margin-top: 40px;
  }
  .protein-pop {
    display: none;
  }
  .protein-iphone {
    display: block;
    padding: 20px 0 0;
  }
  .protein-item {
    display: none;
  }
  .protein-item:first-child {
    display: block;
  }
  .protein-item .protein-wrap {
    box-sizing: border-box;
    width: 100%;
  }
  .protein-item .protein-wrap:before {
    display: none;
  }
  .selling-list1 li {
    width: 25%;
  }
  .selling-list1 li a img {
    width: 70px;
  }
  .selling-list2 {
    justify-content: flex-start;
  }
  .goat {
    width: 100%;
    margin-left: -50%;
    bottom: 0;
  }
  .goat:before {
    border-radius: 0px;
    top: 30px;
  }
  .goat-li {
    padding: 0 3%;
  }
  .goat-li li a > b {
    width: 60px;
  }
  .goat-li li strong {
    margin-top: 12px;
    font-size: 18px;
  }
  .goat-li li span {
    font-size: 14px;
    line-height: 1.5;
  }
  .camel-list {
    justify-content: space-between;
  }
  .camel-list li a b {
    left: 50%;
    margin-left: -36px;
    top: -50px;
  }
  .camel-list li a {
    padding-left: 0;
  }
  .camel-list li a span {
    text-align: center;
  }
  .camel-list li {
    margin-right: 0;
  }
  .goat-li li {
    margin-bottom: 0;
  }
  .camel-list li {
    width: auto;
  }
  .camel-list li a {
    width: 173px;
    padding-top: 42px;
    height: 124px;
    background: url(../image/ytbg.png) center no-repeat;
    background-size: cover;
  }
  .camel-list li a b {
    top: -35px;
  }
  .pregnant1 li a {
    width: 240px;
    height: 61px;
  }
  .zinc {
    margin-bottom: 0;
  }
  .protein-iphone2 {
    margin-bottom: 20px;
  }
  .selling-list3 li {
    width: 25%;
  }
  .low-gi4 {
    display: none;
  }
}
@media screen and (max-width: 751px) {
  .news-list li {
    width: 100%;
    margin-right: 0 !important;
  }
  .free-hide .free-ip {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
  }
  .authenticate-item .series-prev {
    margin-top: -60px;
  }
  .series-title {
    margin-bottom: 24px;
  }
  .trace-banner {
    width: 100%;
    margin-bottom: 30px;
  }
  .cloud,
  .sea-cloud {
    display: none;
  }
  .sea-wr-slide:first-child {
    height: 100vh;
  }
  .sea-enter {
    z-index: 2;
    background: none;
    height: 100%;
  }
  .sea-box {
    background: none;
    height: 100%;
  }
  .sea .section .sea-text1,
  .sea .section.ani-slide .sea-text1 {
    margin-top: -31px;
  }
  .sea-land.swiper-slide-active .sea-info2 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px) !important;
    transition: 0.8s 0.5s !important;
  }
  .enter-btn {
    bottom: 80px;
  }
  .sea-slide .sea-bg img.pc {
    display: none;
  }
  .sea-slide .sea-bg img.ip {
    display: block;
    height: 100%;
    width: auto;
  }
  .sea-slide .sea-bg {
    position: relative;
    height: 100%;
  }
  .sea-slide.sea-slide1 {
    width: auto;
  }
  .sea-inner {
    height: 100%;
  }
  .brand {
    height: auto;
    padding-bottom: 200%;
  }
  .sea-box {
    background: none;
  }
  .series-btns {
    justify-content: center;
  }
  .series-wrap figure {
    height: 180px;
  }
  .query-title p {
    font-size: 12px;
  }
  .circulate p,
  .report-item p,
  .report-li a {
    font-size: 12px;
  }
  .product-view-top .probg,
  .product-view-top .formula {
    display: none;
  }
  .product-view-top .pro-iphone {
    display: block;
  }
  .pregnant li {
    margin-right: 14px;
  }
  .pregnant li a {
    display: block;
    padding: 0;
    padding-top: 15px;
    margin: 0;
    width: 110px;
    height: 109px;
    box-sizing: border-box;
    background: url(../image/viewborder2.png) center no-repeat;
    background-size: cover;
    border-radius: 0;
    text-align: center;
  }
  .pregnant li a img {
    margin: auto;
  }
  .pregnant-box1 {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 46px;
    padding: 0;
  }
  .pregnant li a b {
    display: block;
    margin: auto;
    position: relative;
    text-align: center;
    width: 35px;
    height: 40px;
  }
  .pregnant li a b img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
  }
  .low-imgs figure img.pro-pc,
  .gi {
    display: none;
  }
  .low-imgs .pro-iphone {
    display: block;
  }
  .pregnant1 li a span {
    width: 60px;
    margin: auto;
    margin-top: 6px;
  }
}
@media screen and (max-width: 641px) {
  .menu-btn p {
    font-size: 15px;
    margin-right: 5px;
  }
  .header,
  .header.scrollfix {
    height: 60px;
  }
  .menu-flex {
    overflow: hidden;
  }
  .menu-right {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .audio {
    margin-left: 10px;
  }
  .logo {
    width: 110px;
    z-index: 5;
  }
  .menu-right {
    width: 80%;
    right: -80%;
  }
  .menu-list > li > a {
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
  }
  .menu-leval li a {
    padding-left: 40px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
  }
  .sea-enter-title strong,
  .sea-text strong,
  .healthy-title strong,
  .free-text strong,
  .free-list li span,
  .brand-text strong {
    font-size: 18px;
  }
  .series {
    left: 5%;
    right: 5%;
    text-align: center;
  }
  .series-title strong {
    font-size: 24px;
  }
  .series-swiper .swiper-pagination {
    margin-top: 30px;
    margin-bottom: 68px;
    bottom: 15px;
  }
  .series-prev {
    top: 90px;
  }
  .free-more .free-clound {
    width: 100vw;
  }
  .free-btn span i {
    font-size: 14px;
  }
  .free-more .free-clound {
    bottom: 0;
  }
  .free-btn span {
    padding-bottom: 50px;
  }
  .free-btn span:before {
    transform: scale(0.7);
    transform-origin: center bottom;
  }
  .brand {
    background-position: -26vw center;
  }
  .links span {
    width: 100%;
  }
  .footer-address {
    display: block;
  }
  .address {
    padding: 28px 5%;
    margin-right: 0;
    border-bottom: 1px solid #d3dbdd;
  }
  .address:first-child {
    padding-top: 0;
  }
  .footer-tops {
    padding: 50px 0 0;
    border-bottom: none;
  }
  .footer-copys {
    border-top: none;
  }
  .online-shop {
    margin-left: 20px;
  }
  .follow-f a {
    width: 110px;
    height: 50px;
    line-height: 50px;
  }
  .online-shop a {
    width: 40px;
    height: 40px;
  }
  .online-shop a:last-child {
    margin-right: 0;
  }
  .loader-wrap {
    margin-left: -105px;
    margin-top: -78px;
  }
  .loader-wrap .loader-logo {
    margin-bottom: 20px;
    width: 210px;
  }
  .rad-prg canvas {
    transform: scale(0.7);
  }
  .home-wrap .header {
    height: 60px;
  }
  .header {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
  }
  .menu-right {
    top: 60px;
    height: auto;
    bottom: 0;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.16);
  }
  .menu-bg {
    top: auto;
    top: 60px;
    bottom: 0;
  }
  .menu-list {
    padding-top: 80px;
  }
  .menu-list > li > a em {
    right: 20px;
  }
  .menu-leval li a {
    padding-left: 32px;
  }
  .brand-cloude {
    width: 70%;
    right: -10%;
    top: -8%;
  }
  .news-btn a {
    font-size: 30px;
  }
  .news-btn {
    margin-bottom: 40px;
  }
  .news-content {
    padding: 0 32px;
  }
  .news-detail {
    left: 32px;
  }
  .news-top strong {
    margin-bottom: 18px;
    font-size: 20px;
  }
  .news-hieght {
    height: 150px;
  }
  .news-list a {
    padding-bottom: 240px;
  }
  .news-content {
    margin-top: -240px;
  }
  .news-list {
    padding-bottom: 30px;
  }
  .pagelist a {
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
  }
  .pagelist a.dit {
    line-height: 40px;
  }
  .news-top p {
    font-size: 13px;
  }
  .news-top strong {
    margin-bottom: 16px;
  }
  .news-view .news-back {
    top: 50%;
    margin-top: -22px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
  }
  .posite-locate {
    padding: 24px 5% 20px;
  }
  .news-v-title {
    padding-top: 48px;
  }
  .news-v-title strong {
    margin-bottom: 12px;
    font-size: 20px;
  }
  .news-fix {
    font-size: 14px;
    padding-bottom: 50px;
  }
  .problem-top {
    height: 64px;
  }
  .problem-top span {
    font-size: 16px;
    line-height: 1.4;
  }
  .proble-text {
    padding: 24px 6% 30px 24px;
  }
  .proble-text span {
    font-size: 14px;
  }
  .proble-info p {
    font-size: 14px;
  }
  .ecology {
    width: 90%;
    margin-left: -45%;
  }
  .ecology-text {
    width: 80%;
    margin-left: -40%;
    padding-top: 80px;
  }
  .free-btext strong {
    font-size: 24px;
  }
  .ecology-text strong {
    margin-bottom: 20px;
    font-size: 24px;
  }
  .atlas {
    margin-top: 30px;
  }
  .power-title {
    font-size: 24px;
  }
  .power-swiper {
    margin-top: 38px;
    padding-bottom: 46px;
  }
  .power-slide {
    width: 70vw;
  }
  .power-name p {
    font-size: 15px;
  }
  .power-swiper .swiper-scrollbar {
    width: 50%;
    margin-left: -25%;
  }
  .free-infos strong {
    font-size: 24px;
  }
  .free-infos .brand-product {
    width: 130px;
    height: 40px;
    line-height: 40px;
  }
  .free-infos .brand-product i {
    margin-left: 10px;
  }
  .power {
    top: 50%;
  }
  .love-free {
    width: 90%;
    left: 5%;
    margin-left: 0;
  }
  .ecology-text p {
    font-size: 15px;
  }
  .series-title {
    margin-bottom: 24px;
  }
  .product-series .series-title strong {
    font-size: 24px;
  }
  .parallux-ip {
    display: block;
  }
  .brand-banner strong,
  .brand-intros strong {
    font-size: 24px;
  }
  .brand-banner {
    top: 40%;
  }
  .brands-info p {
    font-size: 14px;
  }
  .brand-intros {
    top: 50%;
  }
  .cost-text {
    bottom: 52px;
  }
  .cost-top b {
    font-size: 40px;
  }
  .cost-top strong {
    margin-top: 10px;
    font-size: 18px;
  }
  .cost-bott {
    padding-top: 50px;
  }
  .cost-bott:before {
    height: 22px;
  }
  .brand-video-btn strong {
    white-space: nowrap;
    font-size: 24px;
  }
  .brand-video-btn b {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
  }
  .quality-texts strong {
    font-size: 24px;
  }
  .quality-info p {
    font-size: 14px;
  }
  .quality-info {
    margin-bottom: 30px;
  }
  .whole-imgs {
    width: 100%;
  }
  .whole-info p {
    font-size: 16px;
  }
  .whole-tt strong {
    font-size: 24px;
  }
  .whole-text:before {
    width: 80px;
    height: 65px;
    left: -30px;
  }
  .whole {
    padding: 80px 0 100px;
  }
  .global-fix {
    bottom: 90px;
  }
  .global-box {
    padding: 80px 0;
  }
  .global-top p {
    font-size: 16px;
  }
  .global-arl {
    width: 80px;
    height: 80px;
  }
  .global-btn-item span {
    font-size: 16px;
  }
  .global-items {
    margin: 0;
  }
  .global-prev {
    display: none !important;
    font-size: 20px;
    margin-top: -18px;
  }
  .global-prev.prev {
    left: -40px;
  }
  .global-prev.next {
    right: -40px;
  }
  .global-slide p {
    font-size: 16px;
  }
  .global-tab {
    width: auto;
  }
  .global-arl b img {
    transform: scale(0.7);
  }
  .global-top {
    width: 100%;
  }
  .global-btn-item {
    margin-right: 30px;
  }
  .global-map {
    padding: 80px 0;
  }
  .global-text {
    margin-bottom: 50px;
  }
  .global-text strong {
    font-size: 24px;
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  .sign {
    padding: 0;
    left: 5%;
    width: 90%;
    height: auto;
    background: none;
  }
  .milk-title strong {
    font-size: 24px;
  }
  .milk-info p {
    font-size: 14px;
  }
  .sea-down span {
    font-size: 13px;
  }
  .milk-water {
    width: 120px;
    height: 133px;
  }
  .milk-water span {
    bottom: 20px;
    font-size: 16px;
  }
  .water-ic {
    width: 80px;
    height: 80px;
  }
  .water-ic b {
    line-height: 80px;
    font-size: 16px;
  }
  .sunshine {
    padding: 80px 0;
  }
  .milk-down {
    right: -22px;
    bottom: -22px;
    width: 70px;
    height: 70px;
  }
  .milk-down img {
    width: 32px;
  }
  .milk-texts {
    padding: 42px 5% 50px;
  }
  .milk-top strong {
    margin-bottom: 18px;
    font-size: 24px;
  }
  .milk-top .milk-fix,
  .mike-hide p {
    font-size: 14px;
  }
  .environment-imgs {
    width: 100%;
  }
  .environment-btn-item {
    margin-right: 30px;
  }
  .environment-btn-item span {
    font-size: 14px;
  }
  .pure-water img {
    width: 58px;
  }
  .pure-water strong {
    font-size: 24px;
    margin-bottom: 24px;
    margin-top: 18px;
  }
  .pure-water p {
    font-size: 14px;
  }
  .pure-water .pure-wrap {
    width: 300px;
    height: 336px;
  }
  .pure-water img {
    width: 50px;
  }
  .pure-water strong {
    margin-bottom: 18px;
  }
  .pure-water .pure-wrap {
    padding-top: 60px;
  }
  .pure-water p {
    font-size: 12px;
  }
  .nlis figure {
    width: 100px;
  }
  .nlis span {
    right: -30px;
    width: 60px;
    height: 60px;
    font-size: 13px;
    padding-left: 10px;
  }
  .administrate-info {
    width: 100%;
  }
  .administrate-text p {
    font-size: 14px;
  }
  .administrate-info strong {
    font-size: 24px;
  }
  .sign1 {
    bottom: 20px;
  }
  .research {
    padding: 80px 0 350px;
  }
  .research-text {
    position: relative;
    width: 90%;
    margin: auto;
    left: 0;
    top: 0;
    transform: translateY(0px);
  }
  .research-text strong {
    font-size: 24px;
  }
  .dairy-park {
    padding: 80px 0;
  }
  .dairy-title img {
    height: auto;
    max-width: 80%;
  }
  .dairy-btn {
    left: -5%;
    right: -5%;
    justify-content: space-between;
    z-index: 10;
    bottom: auto;
    top: 50%;
    margin-top: -17px;
  }
  .dairy-btn span {
    margin-right: 0;
  }
  .dairy-numble {
    left: 5%;
    bottom: 5px;
  }
  .dairy-title p {
    font-size: 14px;
  }
  .standard .research-text .research-info {
    width: 100%;
  }
  .standard {
    padding: 80px 0 360px;
  }
  .authenticate-btn {
    margin-bottom: 42px;
  }
  .authenticate-btn strong {
    font-size: 24px;
    margin-bottom: 26px;
  }
  .authenticate-item .series-prev {
    margin-top: -40px;
  }
  .trace-banner p {
    font-size: 14px;
  }
  .trace-title strong {
    margin-bottom: 12px;
  }
  .trace-title p {
    font-size: 16px;
  }
  .trace-title {
    margin-bottom: 40px;
  }
  .trace-wrap {
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    margin: auto;
    transform: none;
  }
  .trance-search .text {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .trance-search .vale {
    height: 50px;
    line-height: 50px;
    width: 120px;
    font-size: 15px;
  }
  .trace-title strong {
    font-size: 24px;
  }
  .product-menus {
    top: 173.333vw;
  }
  .product-leavl {
    width: 90%;
    margin: auto;
  }
  .parallax-min {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    background-position: center;
  }
  .trace-imgs img.pc {
    display: none;
  }
  .trace-imgs img.ip {
    display: block;
  }
  .trace-item {
    height: auto;
  }
  .trace-brand {
    height: 180vw;
  }
  .product-series {
    bottom: 130px;
  }
  .heightAuto .trace-item {
    height: 100vh;
  }
  .trace-item1 {
    padding-bottom: 80px;
  }
  .trance-first {
    padding-top: 0;
  }
  .header-menu.active .audio {
    color: #8c7153;
  }
  .header-menu.active .menu-btn p {
    color: #8c7153;
  }
  .menubtn.active span:before,
  .menubtn.active span:after {
    background: #8c7153;
  }
  .common-iphoneImgs {
    display: block;
  }
  .free-slide figure img.pc {
    display: none;
  }
  .free-slide figure img.ip {
    display: block;
  }
  .series-info p {
    font-size: 14px;
  }
  .series-info {
    margin-bottom: 24px;
  }
  .product-swipers .brand-slide:nth-child(1) {
    margin-bottom: 59px;
  }
  .product-swipers .brand-slide:nth-child(n+2) .product-items {
    margin: 6px 5%;
  }
  .product-swipers .brand-slide:nth-child(n+2) .product-items figure {
    padding-bottom: 66.6666%;
    border-radius: 5px;
  }
  .product-swipers .brand-slide:last-child {
    margin-top: 20px;
  }
  .menu-ip-down .header-edite a,
  .online-shopp span {
    font-size: 15px;
  }
  .brand-intros strong {
    font-size: 22px;
  }
  .sign p {
    font-size: 12px;
  }
  .milk-texts {
    background: rgba(255, 255, 255, 0.8);
  }
  .environment-info span {
    padding-right: 0;
    font-size: 12px;
  }
  .parallax-bg1 {
    background-size: 100% auto;
  }
  .common-bott {
    right: 5%;
    bottom: 40px;
    display: none;
  }
  .free-text strong,
  .free-list li span,
  .brand-text strong {
    font-size: 18px;
  }
  .whole {
    height: auto;
  }
  .whole-wrap {
    position: relative;
    top: 0;
    left: 0;
    margin: auto;
    transform: translate(0px);
  }
  .pbanner .sea-down {
    display: none !important;
  }
  .nourish,
  .pure,
  .administrate {
    padding-bottom: 180%;
  }
  .product-hide figure {
    height: auto !important;
  }
  .product-hide figure img {
    display: none;
  }
  .product-hide .common-iphoneImgs {
    position: relative;
    height: auto;
    padding-bottom: 173.333%;
  }
  .costs-in {
    height: auto !important;
  }
  .cost-item figure {
    width: 100%;
  }
  .cost-item figure img {
    position: relative;
  }
  .free-hide {
    height: auto;
  }
  .fress-slide {
    height: auto;
  }
  .free-hide .free-bg {
    padding-bottom: 180%;
  }
  .free-hide .sea-down {
    display: none;
  }
  .fress-slide:first-child .free-hide .free-bg {
    padding-bottom: 173.333%;
  }
  .fress-clound {
    bottom: -20px;
    width: 60%;
    margin-left: -30%;
  }
  .milk-texts.show {
    background: rgba(255, 255, 255, 0.8);
  }
  .cost-inner {
    height: 180vw;
    width: 100%;
    z-index: 1;
  }
  .cost-item {
    width: 100vw !important;
  }
  .cost-item figure:after {
    display: none;
  }
  .product-series {
    left: 50%;
  }
  .series p.article-block,
  .series .series-title.article-block,
  .trace-banner.article-block,
  .trace-btns.article-block {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .environment-bg {
    height: auto !important;
    padding-bottom: 180vw;
  }
  .environment-bg img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    object-fit: cover;
  }
  .environment-slide {
    height: auto !important;
  }
  .sign {
    bottom: 40px;
  }
  .nourish-text .milk-water span,
  .sunshine-content .milk-water span {
    bottom: auto;
    top: 50%;
    margin-top: -20px;
  }
  .administrate-info .milk-water1 span {
    bottom: 30px;
  }
  .environment-info p i {
    position: relative;
    top: -3px;
  }
  .fress-clound {
    display: none;
  }
  .brand-video {
    padding-bottom: 180% !important;
  }
  .series-info.article-block,
  .product-series .series-btns.article-block {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .product-menus.posite {
    top: 60px;
    height: 60px;
  }
  .research-text1 {
    float: none;
  }
  .series-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    border: 1px solid #fff;
  }
  .series-swiper {
    bottom: 35px;
  }
  .series-more {
    height: 70px;
  }
  .series-more a {
    margin-top: 36px;
  }
  small.title_pc {
    display: none;
  }
  small.title_mobile {
    display: block;
  }
  .selling-list li strong {
    margin-top: 12px;
    font-size: 15px;
  }
  .selling-list li p {
    font-size: 12px;
    line-height: 1.4;
  }
  .selling-list li img {
    width: 44px;
  }
  .low-text strong {
    font-size: 22px;
  }
  .calcium {
    display: block;
  }
  .calcium-text {
    margin-top: 22px;
    width: 100%;
  }
  .calcium-top {
    margin-bottom: 16px;
  }
  .calcium-top p {
    font-size: 14px;
  }
  .calcium-info p {
    font-size: 12px;
  }
  .low-ve {
    padding-top: 20px;
  }
  .low-ve-item {
    margin-bottom: 18px;
  }
  .low-ve-item img {
    width: 60px;
  }
  .low-ve-info {
    margin-left: 70px;
  }
  .low-remarks {
    margin-top: 30px;
  }
  .low-text p {
    font-size: 13px;
  }
  .protein-info p {
    font-size: 13px;
  }
  .protein-info {
    margin-top: 24px;
  }
  .protein {
    padding-right: 0;
  }
  .calcium-title p {
    font-size: 16px;
  }
  .low-text small {
    font-size: 16px;
  }
  .pro-honor img {
    width: 80px;
  }
  .pro-honor p {
    margin-top: 10px;
    font-size: 13px;
  }
  .pro-honor {
    left: 5%;
    bottom: 20px;
  }
  .product-ss {
    padding-top: 60px;
  }
  .low-ve1 .low-ve-item img {
    width: auto;
    height: 60px;
  }
  .mult-tt-item {
    width: 150px;
    height: 52px;
    padding-top: 10px;
  }
  .mult-tt-item p {
    font-size: 13px;
  }
  .mult-info p {
    font-size: 14px;
  }
  .mult-tt {
    flex-wrap: wrap;
  }
  .mult-tt-item {
    margin-right: 12px;
    margin-bottom: 8px;
  }
  .mult-tt-item:nth-child(2n+2) {
    margin-right: 0;
  }
  .mult-tab {
    padding-top: 8px;
  }
  .low-ve-info {
    padding-top: 4px;
  }
  .molecule-item p,
  .molecule-item strong {
    font-size: 14px;
  }
  .molecule-btn-item strong {
    font-size: 14px;
  }
  .low-btns {
    right: 24px;
    bottom: 30px;
  }
  .low-prev span {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
  }
  .low-numbles {
    padding-left: 0;
    font-size: 16px;
  }
  .calcium-top p i {
    font-size: 12px;
  }
  .selling-list2 li img {
    width: auto;
    height: 80px;
  }
  .hmo-btn .prev {
    left: 12px;
  }
  .hmo-btn .next {
    right: 12px;
  }
  .hmo-btn span {
    font-size: 22px;
  }
  .goat {
    padding-bottom: 24px;
  }
  .goat-li {
    padding: 0;
  }
  .goat-li li span {
    margin: auto;
    max-width: 90%;
  }
  .mult-items1 {
    margin-right: 20px;
  }
  .mult-items1 .mult-info {
    padding-top: 0;
  }
  .multidimense1 {
    padding-bottom: 60px;
  }
  .mult-items1 .mult-tt-item {
    margin-right: 0;
    width: 140px;
    height: 53px;
  }
  .mult-items1 .mult-tt-item span {
    font-size: 14px;
    line-height: 53px;
  }
  .mult-items1 .mult-info {
    width: 100vw;
  }
  .mult-items1 .mult-info p {
    white-space: normal;
  }
  .selling-list li strong,
  .selling-list li p {
    margin: auto;
    max-width: 94%;
  }
  .selling-list li strong {
    margin-top: 12px;
    margin-bottom: 7px;
  }
  .low-slide figure img.pc {
    display: none;
  }
  .low-slide figure img.ip {
    display: block;
  }
  .goat-li li span {
    font-size: 12px;
  }
  .goat-li li span b {
    display: block;
  }
  .goat-li li strong {
    font-size: 16px;
  }
  .dha-text span {
    margin-left: 5px;
  }
  .camel-list li a {
    width: 110px;
    height: 79px;
    padding-top: 28px;
  }
  .camel-list li a {
    line-height: 1.5;
  }
  .camel-list li a span i {
    display: block;
    margin-right: 0 !important;
  }
  .camel-list li a b {
    margin-left: -31px;
    width: 52px;
    height: 52px;
  }
  .camel-list li a b img {
    width: 48px;
  }
  .camel-list li {
    margin-bottom: 0;
  }
  .camel-list {
    padding-bottom: 0;
  }
  .proyt-item .low-remarks {
    bottom: 12px;
  }
  .selling-box2 .selling-list li {
    width: 50%;
  }
  .low-ve3 .low-ve-info {
    padding-top: 4px;
  }
  .camel-list {
    display: flex;
  }
  .camel-list li {
    width: 33.333% !important;
    text-align: center;
    min-width: 33.333%;
  }
  .camel-list li a {
    margin: auto;
  }
  .mult-tt1 .mult-items {
    margin-right: 0;
  }
  .zinc li {
    margin-right: auto;
  }
  .selling-list3 li {
    width: 50%;
  }
  .selling-list3 li a img {
    width: 70px;
  }
  .bacteria li {
    margin-right: 0;
  }
  .bacteria {
    justify-content: space-between;
  }
  .bacteria li b {
    width: 60px;
  }
  .bacteria li p {
    font-size: 14px;
  }
  .collocate-btn-item img {
    width: 60px;
  }
  .calcium-title10 span,
  .calcium-title10 i {
    font-size: 14px;
  }
  .low-remarks2 p {
    opacity: 0.3;
  }
  .gary-text {
    margin-left: 32px;
  }
  .gary-text:before {
    left: 26px;
  }
  .low-text9 .low-ve,
  .low-text10 .low-ve,
  .low-text11 .low-ve {
    padding-top: 20px;
  }
}
@media screen and (max-width: 481px) {
  .brand {
    background-position: -34vw top;
  }
  .brand-text {
    top: 120px;
  }
  .series-btns a:after {
    border-width: 1px;
  }
  .brand-text .series-btns a {
    height: 40px;
    line-height: 40px;
  }
  .series-wrap figure {
    height: 200px;
  }
  .series-wrap figure img {
    max-height: 200px;
  }
  .series-prev {
    top: 100px;
  }
  .news-btn a {
    font-size: 24px;
  }
  .news-btn {
    margin-bottom: 30px;
  }
  .cost-arrow.prev {
    left: 12px;
  }
  .cost-arrow.next {
    right: 12px;
  }
  .cost-bott strong {
    font-size: 18px;
  }
  .global-swiper {
    width: 260%;
    margin-left: -80%;
  }
  .global-hide {
    overflow: hidden;
  }
  .environment-btn-item {
    margin-right: 0;
  }
  .environment-btn-item span {
    margin: auto;
    margin-top: 12px;
  }
  .environment-btn {
    box-sizing: border-box;
    padding: 0 2%;
    justify-content: space-between;
  }
  .environment-btn-item span {
    font-size: 13px;
  }
  .authenticate-swiper {
    margin: 0 15%;
  }
  .authenticate .series-prev.prev img {
    left: 26px;
  }
  .product-leavl li {
    margin-right: 16px;
  }
  .product-view-top .formula {
    width: 20%;
    right: 12%;
  }
  .protein {
    flex-wrap: wrap;
  }
  .protein-iphone {
    padding-top: 10px;
  }
  .protein li {
    margin-bottom: 6px;
    width: 33.3333%;
  }
  .protein-info {
    margin-top: 14px;
  }
  .protein-info p {
    font-size: 12px;
  }
  .selling-list1 li {
    width: 50%;
  }
  .zinc li b img {
    width: 52px;
  }
  .mult-items1:nth-child(2n+2) .mult-info {
    left: -146px;
  }
  .mult-items1 {
    margin-right: 12px;
  }
}
@media screen and (max-width: 400px) {
  .pregnant li {
    margin-right: auto;
  }
  .pregnant1 li {
    margin-right: 30px;
  }
}
