.contents {
  width: 1280px;
  margin: 0 auto;
}
.w2 {
  width: 100%;
  height: 100%;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gd {
  transition: 0.5s linear;
}
.gm {
  transition: 0.2s ease-out;
}
.w100 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.wo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.itembox {
  position: relative;
  z-index: 50;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Fboxwarp {
  overflow: hidden;
}
.bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.bg img {
  animation: pulse 12s infinite 2s;
}
.homenext {
  position: fixed;
  bottom: 2vw;
  right: 3vw;
  z-index: 100;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 1px dashed #fff;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 80px;
  cursor: pointer;
  transition: 0.6s linear;
}
.abo {
  height: 100vh;
  background: url(../images/abo.jpg) no-repeat center;
  position: relative;
}
.abo .contents {
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 100vh;
  padding-top: 11vw;
  box-sizing: border-box;
}
.abo .about {
  margin: 2vw 0 0 -144px;
  position: relative;
}
.abo .about::before {
  content: "";
  display: block;
  width: 109px;
  height: 96px;
  position: absolute;
  top: 460px;
  right: 0;
  z-index: 10;
  background: url(../images/dec2.png) no-repeat center;
}
.abo .about .top {
  position: absolute;
  top: -130px;
  left: 0;
}
.abo .about .top img {
  display: block;
}
.abo .about .picimg img {
  display: block;
}
.abo .boxwarp {
  position: relative;
  width: 31.5vw;
  margin: 30px 0 0;
}
.abo .boxwarp::before {
  content: "";
  display: block;
  width: 34px;
  height: 23px;
  position: absolute;
  background: url(../images/title1.png) no-repeat center;
  top: -66px;
  right: 0;
}
.abo .boxwarp .art {
  position: relative;
}
.abo .boxwarp .art::after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  position: absolute;
  background: #000;
  top: 81px;
  left: 0;
}
.abo .boxwarp .art h3 {
  font-size: 24px;
  line-height: 25px;
  color: #333;
  font-weight: bold;
}
.abo .boxwarp .art em {
  margin: 12px 0 0;
  display: block;
  font-size: 14px;
  line-height: 15px;
  color: #333;
}
.abo .boxwarp .text {
  margin: 50px 0 0;
  font-size: 15px;
  line-height: 42px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  height: 210px;
}
.abo .boxwarp .plaet {
  display: flex;
  justify-content: space-between;
  margin: 50px 0 0;
}
.abo .boxwarp .plaet .reg {
  margin: 39px 0 0;
}
.abo .boxwarp .plaet .reg span {
  display: block;
  font-size: 20px;
  line-height: 20px;
  color: #333;
}
.abo .boxwarp .plaet .reg p {
  margin: 22px 0 0;
  display: flex;
  height: 51px;
}
.abo .boxwarp .plaet .reg p i {
  display: block;
  font-size: 80px;
  line-height: 51px;
  color: #333;
  font-family: 'Times New Roman', Times, serif;
  font-weight: 1;
}
.abo .boxwarp .plaet .reg p em {
  display: block;
  font-size: 20px;
  line-height: 85px;
  color: #333;
}
.abo .boxwarp .plaet .rong {
  display: block;
  width: 312px;
  height: 205px;
  background: none;
  border-radius: 0;
  border: solid 1px #f1f1f1;
}
.abo .boxwarp .plaet .rong img {
  display: block;
  width: 100%;
  height: 100%;
}
.abo .boxwarp .more {
  display: block;
  width: 97px;
  height: 99px;
  background: url(../images/more1.png) no-repeat center;
  border-radius: 0;
}
.abo .dec {
  position: absolute;
  bottom: 0;
  right: -315px;
}
.funct {
  height: 100vh;
  background: url(../images/funct.jpg) no-repeat center;
}
.funct .contents {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 100vh;
}
.funct .aside {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.funct .aside .boxwarp .top img {
  display: block;
}
.funct .aside .boxwarp .more {
  display: block;
  margin: 90px 0 0;
}
.funct .picimg {
  margin: 0 8vw 4vw 0;
}
.funct .picimg img {
  display: block;
  width: 27vw;
}
.small {
  height: 100vh;
  background: url(../images/small.jpg) no-repeat center;
}
.small .contents {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 100vh;
}
.small .aside {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.small .aside .boxwarp .top img {
  display: block;
}
.small .aside .boxwarp .more {
  display: block;
  margin: 90px 0 0;
}
.small .picimg {
  position: relative;
  top: -3vw;
  right: -4.5vw;
}
.small .picimg img {
  display: block;
  width: 32vw;
}
.small .dec {
  position: absolute;
  bottom: -8px;
  right: -315px;
  z-index: 5;
}
.small .dec img {
  width: 80vw;
}
.cold {
  position: relative;
  height: 100vh;
  background: url(../images/cold.jpg) no-repeat center;
}
.cold .dec {
  position: absolute;
  bottom: -2vw;
  right: -315px;
  z-index: 5;
}
.cold .dec img {
  width: 40vw;
}
.cold .contents {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 100vh;
}
.cold .aside {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cold .aside .boxwarp .top img {
  display: block;
}
.cold .aside .boxwarp .more {
  display: block;
  margin: 90px 0 0;
}
.cold .picimg {
  margin: 0 5vw -2vw 0;
}
.cold .picimg img {
  width: 21vw;
}
.vitamin {
  height: 100vh;
  background: url(../images/vitamin.jpg) no-repeat center;
}
.vitamin .dec {
  position: absolute;
  bottom: 0;
  right: -315px;
  z-index: 5;
}
.vitamin .dec img {
  width: 35vw;
  height: auto;
}
.vitamin .contents {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 100vh;
}
.vitamin .aside {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vitamin .aside .boxwarp .top img {
  display: block;
}
.vitamin .aside .boxwarp .more {
  display: block;
  margin: 90px 0 0;
}
.vitamin .picimg {
  margin: 0 5vw 10px 0;
}
.vitamin .picimg img {
  display: block;
  width: 29vw;
}
.cap {
  height: 100vh;
  background: url(../images/cap.jpg) no-repeat center;
  position: relative;
  padding: 8vw 0 0 0;
  box-sizing: border-box;
}
.cap .boxwarpcenter .top h3 a img {
  display: block;
  margin: 0 auto;
  width: 23vw;
  height: auto;
}
.cap .boxwarpcenter .capslide {
  position: relative;
  margin: 30px 0 0;
  padding: 0 10vw 0 10vw;
  box-sizing: border-box;
  height: 64vh;
}
.cap .boxwarpcenter .capslide .hd {
  display: flex;
  flex-wrap: wrap;
}
.cap .boxwarpcenter .capslide .hd li {
  width: 50%;
  margin-bottom: 30px;
}
.cap .boxwarpcenter .capslide .hd li .art {
  width: 60%;
  height: 8vh;
  border-bottom: 1px solid #e9e9e9;
  box-sizing: border-box;
}
.cap .boxwarpcenter .capslide .hd li .art .cond {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s linear;
}
.cap .boxwarpcenter .capslide .hd li .art .data {
  position: relative;
  z-index: 10;
  margin: 0.7vw 0 0;
  width: 68px;
  height: 15px;
  background: none;
  border-radius: 0;
  font-size: 12px;
  line-height: 15px;
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
.cap .boxwarpcenter .capslide .hd li .art .data::before {
  content: "";
  display: block;
  width: 68px;
  height: 15px;
  position: absolute;
  background: #fff;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: 0.2s ease-out;
}
.cap .boxwarpcenter .capslide .hd li:hover .art .cond {
  letter-spacing: 1px;
}
.cap .boxwarpcenter .capslide .hd .on .art .cond {
  font-weight: bold;
}
.cap .boxwarpcenter .capslide .hd .on .art .data::before {
  height: 9px;
  background: #c0e8bb;
}
.cap .boxwarpcenter .capslide .hd li:nth-child(even) {
  display: flex;
  justify-content: flex-end;
}
.cap .boxwarpcenter .capslide .warp {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 28vw;
  height: 64vh;
  background: none;
  border-radius: 0;
  border-radius: 0px 0px 264px 264px;
  overflow: hidden;
}
.cap .boxwarpcenter .capslide .warp .bd li {
  width: 28vw;
}
.cap .boxwarpcenter .capslide .warp .bd li .tu {
  position: relative;
  width: 28vw;
  height: 64vh;
  border-radius: 0;
  z-index: 5;
  padding: 13px 13px 13px 13px;
  box-sizing: border-box;
  background: #fff;
}
.cap .boxwarpcenter .capslide .warp .bd li .tu::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 28vw;
  height: 64vh;
  pointer-events: none;
  background: none;
  z-index: -1;
  transition: 0.5s linear;
}
.cap .boxwarpcenter .capslide .warp .bd li .tu .img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cap .boxwarpcenter .capslide .warp .bd li .tu .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s linear;
}
.cap .boxwarpcenter .capslide .warp .bd li .tu .img {
  display: block;
  border-radius: 0px 0px 264px 264px;
  overflow: hidden;
}
.cap .boxwarpcenter .capslide .prev {
  position: absolute;
  bottom: 2vw;
  left: 15vw;
  z-index: 10;
  width: 139px;
  height: 77px;
  background: url(../images/prev-ca.png) no-repeat center;
  border-radius: 0;
  cursor: pointer;
}
.cap .boxwarpcenter .capslide .next {
  position: absolute;
  bottom: 2vw;
  right: 15vw;
  z-index: 10;
  width: 139px;
  height: 77px;
  background: url(../images/next-ca.png) no-repeat center;
  border-radius: 0;
  cursor: pointer;
}
.homepagination {
  position: fixed;
  top: 50%;
  right: 2vw;
  transform: translateY(-50%);
  z-index: 100;
  height: 200px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.homepagination .swiper-pagination-bullet-active {
  background: #99d17f !important;
}
@media (max-width: 1440px) {
  .contents {
    width: 100vw;
    padding: 0 7vw;
    box-sizing: border-box;
  }
  .abo .boxwarp {
    width: 42vw;
  }
  .abo .about .top {
    top: -5vw;
    left: 6vw;
  }
  .abo .about .top img {
    width: auto;
    height: 9vw;
  }
  .abo .boxwarp .text {
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 150px;
  }
  .abo .boxwarp .text {
    margin: 5vw 0 0;
  }
  .abo .boxwarp .art::after {
    top: 8vw;
  }
  .abo .boxwarp .plaet {
    margin: 3vw 0 0;
  }
  .abo .boxwarp .plaet .reg {
    margin: 1vw 0 0;
  }
  .abo .boxwarp .plaet .reg p i {
    font-size: 44px;
  }
  .abo .boxwarp .plaet .reg p em {
    font-size: 14px;
    line-height: 66px;
  }
  .abo .boxwarp .plaet .rong {
    width: 190px;
    height: 125px;
  }
  .abo .boxwarp .more {
    display: none;
  }
  .abo .about .picimg img {
    width: 50vw;
  }
  .abo .about::before {
    display: none;
  }
  .small .picimg {
    right: 0;
  }
  .small .dec {
    right: 0;
  }
  .cold .picimg {
    margin: 0 5vw 0 0;
  }
  .cold .dec {
    right: 0;
  }
  .vitamin .dec {
    right: 0;
  }
}
@media (max-width: 1280px) {
  .abo .contents {
    align-items: center;
    padding-top: 13vw;
  }
  .abo .about .top {
    left: 10vw;
  }
  .abo {
    background-size: 100% 100%;
  }
  .funct {
    background-size: 100% 100%;
  }
  .small {
    background-size: 100% 100%;
  }
  .cold {
    background-size: 100% 100%;
  }
  .vitamin {
    background-size: 100% 100%;
  }
  .cap {
    background-size: 100% 100%;
  }
  .footer {
    background-size: 100% 100%;
  }
}
@media (max-width: 980px) {
  .abo .about .top {
    top: -10vw;
  }
  .abo .about .top img {
    height: 16vw;
  }
  .abo {
    background-size: cover;
  }
  .funct {
    background-size: cover;
  }
  .small {
    background-size: cover;
  }
  .cold {
    background-size: cover;
  }
  .vitamin {
    background-size: cover;
  }
  .cap {
    background-size: cover;
  }
  .footer {
    background-size: cover;
  }
  .funct .picimg img {
    width: 70vw;
  }
  .funct .picimg {
    position: absolute;
    bottom: -5vw;
    right: -10vw;
  }
  .funct .aside {
    align-items: flex-start;
    padding: 25vw 0 0 0;
    box-sizing: border-box;
  }
  .small .picimg {
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
  }
  .small .picimg img {
    width: 70vw;
  }
  .small .dec img {
    width: 100vw;
  }
  .small .aside {
    align-items: flex-start;
    padding: 25vw 0 0 0;
    box-sizing: border-box;
  }
  .cold .picimg {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .cold .picimg img {
    width: 55vw;
  }
  .cold .dec img {
    width: 80vw;
  }
  .cold .aside {
    align-items: flex-start;
    padding: 25vw 0 0 0;
    box-sizing: border-box;
  }
  .vitamin .picimg {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .vitamin .picimg img {
    width: 65vw;
  }
  .vitamin .dec img {
    width: 60vw;
  }
  .vitamin .aside {
    align-items: flex-start;
    padding: 25vw 0 0 0;
    box-sizing: border-box;
  }
  .cap .boxwarpcenter .capslide .warp {
    display: none;
  }
  .cap .boxwarpcenter .capslide .prev {
    display: none;
  }
  .cap .boxwarpcenter .capslide .next {
    display: none;
  }
  .cap .boxwarpcenter .capslide .hd li .art {
    width: 90%;
  }
  .cap .boxwarpcenter .capslide {
    height: auto;
    width: 100vw;
  }
  .cap {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cap .boxwarpcenter .capslide {
    margin: 5vw 0 0;
  }
  .cap .boxwarpcenter .top h3 a img {
    width: 35vw;
  }
  .cap .boxwarpcenter .capslide .hd li .art {
    height: 8vw;
  }
  .abo {
    background: #fcfefb;
  }
  .abo .contents {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .abo .boxwarp {
    width: 100%;
    margin: 50px 0 0;
  }
  .abo .about {
    width: 100vw;
    z-index: 50;
  }
  .abo .about:after {
    content: "";
    display: block;
    width: 80%;
    height: 115%;
    position: absolute;
    top: 17%;
    left: 0;
    background: url(../images/bg.png) no-repeat center;
    background-size: 100% 100%;
    z-index: -1;
  }
  .abo .about .picimg img {
    margin: 0 0 0 19vw;
  }
  .abo .boxwarp::before {
    display: none;
  }
  .abo .boxwarp .art em {
    margin: 10vw 0 0;
  }
  .abo .boxwarp .art::after {
    top: 12vw;
  }
}
@media (max-width: 480px) {
  .abo .about .top {
    left: 23vw;
  }
  .abo .boxwarp .art h3 {
    font-size: 18px;
  }
  .abo .about:after {
    width: 110%;
    height: 90%;
  }
  .abo .about .picimg img {
    width: 85%;
  }
  .abo .boxwarp {
    margin: 0;
  }
  .abo .boxwarp .text {
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    height: 100px;
  }
  .abo .boxwarp .plaet .rong {
    width: 130px;
    height: 90px;
  }
  .funct .aside .boxwarp .top img {
    width: 80%;
  }
  .abo .boxwarp .plaet .reg p {
    margin: 0;
  }
  .abo .boxwarp .plaet {
    align-items: center;
  }
  .funct .aside .boxwarp .more {
    margin: 8vw 0 0;
  }
  .funct .aside .boxwarp .more img {
    width: 60%;
  }
  .small .aside .boxwarp .top img {
    width: 80%;
  }
  .small .aside .boxwarp .more {
    margin: 8vw 0 0;
  }
  .small .aside .boxwarp .more img {
    width: 60%;
  }
  .cold .aside .boxwarp .top img {
    width: 80%;
  }
  .cold .aside .boxwarp .more {
    margin: 8vw 0 0;
  }
  .cold .aside .boxwarp .more img {
    width: 60%;
  }
  .vitamin .aside .boxwarp .top img {
    width: 80%;
  }
  .vitamin .aside .boxwarp .more {
    margin: 8vw 0 0;
  }
  .vitamin .aside .boxwarp .more img {
    width: 60%;
  }
  .cap .boxwarpcenter .capslide .hd li {
    width: 100%;
  }
  .cap .boxwarpcenter .capslide .hd li .art {
    width: 100%;
    height: 7vh;
  }
  .cap .boxwarpcenter .capslide .hd li {
    margin-bottom: 2vw;
  }
  .cap .boxwarpcenter .top h3 a img {
    width: 65vw;
  }
  .funct .aside {
    align-items: flex-start;
    padding: 40vw 0 0 0;
    box-sizing: border-box;
  }
  .small .aside {
    align-items: flex-start;
    padding: 40vw 0 0 0;
    box-sizing: border-box;
  }
  .cold .aside {
    align-items: flex-start;
    padding: 40vw 0 0 0;
    box-sizing: border-box;
  }
  .vitamin .aside {
    align-items: flex-start;
    padding: 40vw 0 0 0;
    box-sizing: border-box;
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
