@charset "utf-8";
.CRL_main {
  background: #6b0717;
  max-width: 800px;
}

.CRL_main img {
  width: 100%;
  display: block;
}

.CRL_main .s_ecset img {
  max-width: 100%;
}

.CRL_main button:hover,
.CRL_btn:hover {
  background-color: #730c1c;
}

.c-y {
  color: #fbc400;
}

.CRL_main .CRL_cnt2 {
  margin: 0 auto;
  width: 90%;
  max-width: 1056px;
}

.cny24_img {
  position: absolute;
  z-index: 3;
  pointer-events: none;
}

.cny24_img img {
  width: 100%;
  display: block;
}

.CRL_main p {
  line-height: 150%;
}
/*背景*/

.CRL_main2 {
  position: relative;
  border: 1px solid #f00;
}

.CRL_main .tit.light {
  position: relative;
  margin: 5% 0 3%;
}

@-webkit-keyframes boplight {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes boplight {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@media (max-width: 761px) {
  .CRL_main .tit.light {
    position: relative;
    margin: 10% 0 5%;
  }
}

@media (max-width: 550px) {
  .CRL_main .CRL_menu a {
    padding: 5px 5px !important;
  }
}

@media (max-width: 390px) {
  .CRL_main .CRL_menu a {
    width: 20%;
    line-height: 120%;
  }
  .CRL_main .CRL_menu a span {
    display: block;
  }
}
.CRL_main .s2 {
  position: relative;
}
.CRL_main .s2 .video_play {
  position: absolute;
  left: 5%;
  top: 10%;
  width: 90%;
  box-shadow: 0 0 15px #e83f2a;
}
.CRL_main .s2 .video_play video {
  width: 100%;
}
/*s3*/
.CRL_main .s3 {
  position: relative;
}
.CRL_main .s3 a {
  position: absolute;
  display: block;
  width: 100%;
  z-index: 2;
}
.CRL_main .s3 .a1 {
  height: 60%;
  top: 0;
}
.CRL_main .s3 .a2 {
  height: 40%;
  bottom: 0;
}
/*s4-1*/
.CRL_main .s4 {
  position: relative;
}
.CRL_main .s4 .a01,
.CRL_main .s4 .a02,
.CRL_main .s4 .a03 {
  position: absolute;
  bottom: 0;
  z-index: 3;
  display: block;
  width: 33%;
  height: 70%;
}

.CRL_main .s4 .a02 {
  left: 33%;
}
.CRL_main .s4 .a03 {
  left: 66%;
}
.CRL_main .s4 .webbuy01,
.CRL_main .s4 .webbuy02 {
  position: absolute;
  bottom: 0;
  z-index: 3;
  display: block;
  width: 50%;
  height: 25%;
 
}
.CRL_main .s4 .webbuy01 {
  left: 0%;
}
.CRL_main .s4 .webbuy02 {
  left: 50%;
}
/*s6*/

.s6,
.CRL_main .s6 .formdesc3 a {
  color: #fff;
}

.CRL_main .s6 input[type="checkbox"]:checked + label,
.CRL_main .s6 input[type="checkbox"]:checked + a {
  color: #fff;
}

.s6 article,
.s6 aside,
.s6_1 figure {
  border-radius: 5px;
}
.CRL_main .formdesc3 label,
.CRL_main .formdesc3 label a {
  color: #333 !important;
}
.s6,
.CRL_main .s6 .formdesc3 a {
  color: #333;
}

.CRL_main .s6 article {
  position: absolute;
  width: 76%;
  left: 12%;
  bottom: 10%;
  z-index: 2;
}
.CRL_main .s8 article {
  position: absolute;
  width: 76%;
  left: 12%;
  bottom: 8%;
}
.CRL_main .s8 article p {
  padding-top: 8%;
}
.CRL_main .s6 .form-btn,
.CRL_main .s8 .form-btn {
  padding-top: 5%;
}
.CRL_main .s6 .form-btn button,
.CRL_main .s8 .form-btn button {
  position: relative;
  display: block;
  margin: 0 auto;
}
.CRL_main .s9 {
}
.CRL_main .s9 .bg {
}
@media (min-width: 762px) {
}

@media (max-width: 1250px) {
}

@media (max-width: 761px) {
}

@media (max-width: 550px) {
  .CRL_main .s8 article p {
    padding-top: 4%;
  }
}

.shadow {
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
}

/*kv*/

@media (max-width: 761px) {
  .CRL_main.active > section:nth-of-type(2) {
    margin-top: 0;
  }
}
/*s1產品*/

.CRL_main section.s1 {
  padding: 0;
}

.s1_img1,
.s1_img2 {
  width: 17%;
  max-width: 220px;
}

.s1_img1 {
  right: 0;
  top: 38%;
}

.s1_img2 {
  left: 0;
  top: 80%;
}

.CRL_main .s1 ul:not(.CRL_ul_disc) > li {
  border: 2px solid #c7a698;
  padding: 10px;
  background-color: #7e0e18;
  color: #380e09;
}

.CRL_main .s1 ul:not(.CRL_ul_disc) > li:before {
  content: "";
  background-image: url(../images/line2.png);
  background-position: top center;
  background-repeat: no-repeat;
  top: -7.5%;
  left: 0;
  width: 100%;
  height: 15%;
  background-size: auto 100%;
  position: absolute;
  animation: shine_line 0.1s infinite alternate;
}

.CRL_main .s1 ul:not(.CRL_ul_disc) > li article {
  background-image: url(../images/s1_preferential_bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #fff;
  position: relative;
}

.CRL_main .s1 img {
  margin-bottom: 0;
}

.CRL_main .s1 .txtP {
  position: absolute;
  color: #fff;
  left: 8.5%;
  top: 62px;
  line-height: 150%;
}

.CRL_main .s1 li:nth-of-type(4) .txtP {
  left: 10%;
}

.CRL_main .s1 h4.txtL.c-w {
  display: inline-block;
  padding: 5px 15px;
  background-color: #724d47;
  line-height: 100%;
}

.CRL_main .s1 h4.txtL:not(.c-w) {
  margin: 5px 0 0;
}

.CRL_main .s1 .txt3L {
  font-weight: bold;
}

.CRL_main .s1 .CRL_btn {
  width: 32%;
}

.CRL_main .s1 .CRL_ul_disc {
  width: 80%;
  text-align: left;
  display: block;
  margin: 10px auto 25%;
}

.CRL_main .s1 .CRL_ul_disc li {
  margin-top: 10px;
}

.CRL_main .s1 .CRL_ul_disc li:nth-of-type(1) {
  margin-top: 0px;
}

.CRL_main .s1 dl {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 85%;
  margin: 0 auto;
}

.CRL_main .s1 dl dd {
  width: 47%;
}

.CRL_main .s1 dl dd p {
  text-align: left;
  margin-top: 10px;
}

.CRL_main .s1 dd .txtL {
  line-height: 100%;
  display: block;
}

@media (min-width: 762px) {
  .s1 li > article > div {
    position: absolute;
    left: 0;
    bottom: 5%;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .CRL_main .s1 .CRL_ul_disc li:nth-of-type(odd) {
    padding-right: 0;
  }
  .CRL_main .s1 ul:not(.CRL_ul_disc) > li article {
    height: 100%;
  }
}

@media (max-width: 768px) {
  .s1_img1,
  .s1_img2 {
    width: 15%;
  }
}

@media (max-width: 1250px) {
  .CRL_main .s1 .txtP {
    top: 5.3vw;
  }
}

@media (max-width: 761px) {
  .CRL_main .s1 .CRL_ul_disc {
    margin-bottom: 5%;
  }
  .CRL_main .s1 ul:not(.CRL_ul_disc) > li article {
    padding-bottom: 5%;
  }
  .s1_img1,
  .s1_img2 {
    width: 23%;
  }
  .s1_img1 {
    top: 45%;
  }
  .s1_img2 {
    top: 93%;
  }
  .CRL_main .s1 .txtP,
  .CRL_main .s1 li:nth-of-type(4) .txtP {
    left: 4vw;
    top: 10vw;
    width: 19vw;
  }
}
/*s6*/

@media (max-width: 1250px) {
}

@media (min-width: 762px) {
}

@media (max-width: 761px) {
}

@media (max-width: 550px) {
  .CRL_main .formdesc2 {
    margin-top: 2%;
  }

  .CRL_main input[type="text"],
  .CRL_main select,
  .CRL_main textarea,
  .CRL_main input[type="number"],
  .CRL_main input[type="email"] {
    height: 8vw !important;
  }
  #maincontent .sbHolder {
    height: 8vw !important;
  }
  .CRL_main .s8 article {
    bottom: 5.5%;
  }
  .CRL_main,
  .CRL_main p,
  .CRL_main td,
  .txtP,
  .CRL_main button,
  .CRL_btn {
    font-size: 2.6vw;
  }
  .CRL_main .s6 article {
    bottom: 4%;
  }
  .CRL_main .s6 .form-btn,
  .CRL_main .s8 .form-btn {
    padding-top: 5%;
  }
  .CRL_main .s6 .form-btn button,
  .CRL_main .s8 .form-btn button,
  #maincontent button {
    font-size: 2.7vw;
    padding: 2vw 3vw !important;
    min-width: 30vw;
    height: auto;
  }
  #maincontent input[type="text"] ~ label,
  #maincontent input[type="tel"] ~ label {
    top: 2vw;
  }
  #maincontent .sbSelector {
    height: 8vw;
    line-height: 8vw;
  }
  #maincontent .svg-arrow-down-dims,
  #maincontent
    .gift-kit-sticky-content
    .sticky-title-mobile
    .gift-sticky-expand-arrow,
  #maincontent
    .vanity-kit-sticky-content
    .vanity-kit-price
    .sticky-expand-arrow,
  #maincontent
    .vanity-kit-sticky-content
    .sticky-title-mobile
    .sticky-expand-arrow,
  #maincontent .pt_guidedsearch .refinement .input::after,
  #maincontent .items-per-page .sbToggle,
  #maincontent .sbToggle {
    height: 8vw !important;
  }
}

@media (max-width: 390px) {
}

@media (max-width: 360px) {
}

@media (max-width: 320px) {
}

/*直播*/
.CRL_main .s_live {
  position: relative;
  padding: 0;
}

.s_live .CRL_cnt {
  /* position: absolute; */
  max-width: 100%;
  background: none;
}
.s_liveTXT2 ul:not(.slick-dots) {
  margin: 12% auto 5px auto;
  width: 100% !important;
}
.CRL_main .s_liveTXT2 figure {
  background: none;
  padding: 15% 0 15% 50%;
}
.s_liveTXT2 figure,
.s_liveTXT2 figcaption > div {
  background: linear-gradient(90deg, #dccea7 0%, #fff0e7 50%, #dccea7 100%);
}
.CRL_main .s_liveTXT2 figcaption:before {
  display: none;
}
.s_liveTXT2 figure img {
  width: 50%;
}
.CRL_main .s_liveTXT2 article {
  padding: 15px 0;
  background: rgba(107, 7, 24, 0.5);
}
.CRL_main .s_liveTXT2 article p {
  font-size: 33px;
}
.CRL_main .s_liveTXT2 article b {
  color: rgb(255, 255, 255);
  font-weight: normal !important;
  display: block;
  margin-bottom: 5px;
  background: none;
}
.CRL_main .s_liveTXT2 article span {
  color: #fff29d;
}
.s_liveTXT2 ul:not(.slick-dots) li {
  border: 4px solid #dccea7;
  box-shadow: inset 0px 0px 15px rgba(45, 1, 9, 0.8);
  border-radius: 14px;
  background-color: #f6e7da;
  background-image: url(../images/live_card_bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 7%;
}
.s_liveTXT2 figcaption > div {
  border-radius: 0 0 10px 10px;
  padding: 15px;
  margin-top: -20px;
  color: #b40024 !important;
}
.s_liveTXT2 figcaption > div .product_name {
  font-size: 33px;
}
.s_liveTXT2 figcaption > div .name_sub {
  font-size: 30px;
  font-weight: normal !important;
  border: 1px solid #b40024;
  border-radius: 30px;
  padding: 6px 0;
}
.s_liveTXT2 figcaption > div .name_sub span {
  box-shadow: inset 0px 0px 8px rgba(45, 1, 9, 0.8);
  color: #fff29d;
  border: 2px solid #dccea7;
  border-radius: 30px;
  padding: 0 15px;
  margin-left: 10px;
  background: linear-gradient(90deg, #6b0717 0%, #b40024 50%, #6b0717 100%);
}
@media (max-width: 1250px) {
}

@media (min-width: 762px) {
  .s_live_step:before {
    background-color: #380e09;
  }
  .CRL_main .s_live_step li h3 {
    color: #380e09;
  }
  .s_liveTXT2 ul:not(.slick-dots) li {
    width: 95%;
    margin: 0 auto;
  }
  .CRL_main .s_live-slider {
    margin-top: 20px;
  }
}

@media (max-width: 761px) {
  .CRL_main .s_live {
    padding-top: 0%;
  }
  .CRL_main .s_live-slider .txtS {
    margin: 10px 0;
  }
  .CRL_main .s9 .s_liveTXT2 {
    margin-bottom: 5%;
  }
  .CRL_main .s_liveTXT {
    margin: 0% auto;
  }
}

@media (max-width: 550px) {
  .CRL_main .s_live_step li {
    width: 55%;
  }
  .CRL_main .s_live_step li:nth-of-type(odd) {
    padding-left: 5%;
    width: 45%;
  }
  .CRL_main .s_liveTXT2 article p {
    font-size: 5.455vw;
  }
  .s_liveTXT2 figcaption > div .product_name {
    font-size: 5.455vw;
  }
  .s_liveTXT2 figcaption > div .name_sub {
    font-size: 4.364vw;
  }
  .s_liveTXT2 figcaption > div {
    padding: 2vw;
    margin-top: -2.5vw;
  }
  .CRL_main .s_liveTXT2 figcaption {
    padding-top: 3.636vw;
    margin-top: 3.636vw;
  }

  .s_liveTXT2 figcaption > div .name_sub span {
    padding: 0 2vw;
  }
  .s_liveTXT2 ul:not(.slick-dots) li {
    border: 2px solid #dccea7;
  }
}
/*  */
.CRL_main .s10 {
  position: relative;
}
.CRL_main .s10 .video_play {
  width: 67%;
  height: 75vh;
  box-shadow: 0 0 15px #e83f2a;
  margin: 0 auto 8%;
}
.CRL_main .s10 .video_play iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 761px) {
  .CRL_main .s10 .video_play {
    width: 80%;
  }
}
/* 掃光按鈕 */

.shinye {
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}

.shinye:before {
  content: "";
  background: -webkit-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 25%,
    #ffe84e 50%,
    rgba(255, 255, 255, 1) 80%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -o-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 25%,
    #ffe84e 50%,
    rgba(255, 255, 255, 1) 80%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0) 25%,
    #ffe84e 50%,
    rgba(255, 255, 255, 1) 80%,
    rgba(255, 255, 255, 0) 100%
  );

  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  -webkit-animation: shinye 4s ease-in-out infinite;
  animation: shinye 4s ease-in-out infinite;
}

@keyframes shinye {
  0% {
    transform: translateX(-150%) skewX(-203deg);
    opacity: 1;
  }

  80% {
    transform: translateX(200%) skewX(-203deg);
    opacity: 1;
  }
  100% {
    transform: translateX(200%) skewX(-203deg);
    opacity: 0;
  }
}

@-webkit-keyframes shinye {
  0% {
    transform: translateX(-150%) skewX(-203deg);
    opacity: 1;
  }

  80% {
    transform: translateX(200%) skewX(-203deg);
    opacity: 1;
  }
  100% {
    transform: translateX(200%) skewX(-203deg);
    opacity: 0;
  }
}

.shinye_img {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  mask-size: 100%;
  mask-repeat: no-repeat;
  mask-position: top center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  -webkit-mask-position: top center;
}

.bop_shinye > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

.bop_shinye > div img {
  width: 100%;
  opacity: 0;
}

.bop_shinye {
  overflow: hidden;
}

.bop_shinye1 {
  background-image: url("../images/s6_gift_01_tit.png");
  mask-image: url("../images/s6_gift_01_tit.png");
  -webkit-mask-image: url("../images/s6_gift_01_tit.png");
}

.bop_shinyekv {
  background-image: url("../images/sec_mb_01_tit.png");
  mask-image: url("../images/sec_mb_01_tit.png");
  -webkit-mask-image: url("../images/sec_mb_01_tit.png");
}
.bop_shinyes3 {
  background-image: url("../images/sec_mb_03_tit.png");
  mask-image: url("../images/sec_mb_03_tit.png");
  -webkit-mask-image: url("../images/sec_mb_03_tit.png");
}
.bop_shinyes5 {
  background-image: url("../images/sec_mb_05_tit.png");
  mask-image: url("../images/sec_mb_05_tit.png");
  -webkit-mask-image: url("../images/sec_mb_05_tit.png");
}
.bop_shinyes5-2 {
  background-image: url("../images/sec_mb_05-2_tit_0106.png");
  mask-image: url("../images/sec_mb_05-2_tit_0106.png");
  -webkit-mask-image: url("../images/sec_mb_05-2_tit_0106.png");
}
.bop_shinyes5-3 {
  background-image: url("../images/sec_mb_05-3_tit.png");
  mask-image: url("../images/sec_mb_05-3_tit.png");
  -webkit-mask-image: url("../images/sec_mb_05-3_tit.png");
}
.bop_shinyes6 {
  background-image: url("../images/sec_mb_06_tit.png");
  mask-image: url("../images/sec_mb_06_tit.png");
  -webkit-mask-image: url("../images/sec_mb_06_tit.png");
}
.bop_shinye_gift2 {
  background-image: url("../images/s6_gift_02_tit.png");
  mask-image: url("../images/s6_gift_02_tit.png");
  -webkit-mask-image: url("../images/s6_gift_02_tit.png");
}
.bop_shinyes9 {
  background-image: url("../images/sec_mb_09_tit.png");
  mask-image: url("../images/sec_mb_09_tit.png");
  -webkit-mask-image: url("../images/sec_mb_09_tit.png");
}
.bop_shinyes10 {
  background-image: url("../images/sec_mb_10_tit.png");
  mask-image: url("../images/sec_mb_10_tit.png");
  -webkit-mask-image: url("../images/sec_mb_10_tit.png");
}
