/* banner-content */
.banner-content{
    padding:120px 0 100px 0;
}
.banner-content.second_type{
    padding:100px 0 100px 0;
}
.chemistry_cont{
  z-index: 11;
  max-width: 100%;
}
.chemistry_cont .cont-title-en{
  font-size: 70px;
  line-height: 1.1;
  letter-spacing: 2px;
}
.chemistry_cont .cont-title-en .cont-title-en-title1{
  left: 0;
  top: 0;
}
.chemistry_cont .cont-title-en .cont-title-en-title2{
  left: 0;
  top: 0;
}
.chemistry_cont .cont-title{
  font-size: 30px;
  letter-spacing: 2px;
}
/*  */
@keyframes fly-in {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.cont-title-en-title1 span,
.cont-title-en-title2 span {
    display: inline-block;
    opacity: 0;
    animation: fly-in 1.5s ease-out forwards;
}

.cont-title-en-title1 span:nth-child(1) {
    animation-delay: 0s;
}
.cont-title-en-title1 span:nth-child(2) {
    animation-delay: 0.5s;
}
.cont-title-en-title1 span:nth-child(3) {
    animation-delay: 0.8s;
}
.cont-title-en-title1 span:nth-child(4) {
    animation-delay: 1s;
}
.cont-title-en-title1 span:nth-child(5) {
    animation-delay: 1.2s;
}
/* 按需添加更多 nth-child 規則 */

.cont-title-en-title2 span:nth-child(1) {
    animation-delay: 0s;
}
.cont-title-en-title2 span:nth-child(2) {
    animation-delay: 0.5s;
}
.cont-title-en-title2 span:nth-child(3) {
    animation-delay: 0.8s;
}
.cont-title-en-title2 span:nth-child(4) {
    animation-delay: 1s;
}
.cont-title-en-title2 span:nth-child(5) {
    animation-delay: 1.2s;
}
.cont-title-en-title2 span:nth-child(6) {
    animation-delay: 1.4s;
}
/* 按需添加更多 nth-child 規則 */


/* LUXURY========= */
.luxury_box{
    height: 100%;
    position: relative;
    margin-top:0;
    display: block;
    margin-bottom:0;
}
.luxury_banner{
    display: block;
    width: 100%;
    max-width: 100%;
    height: 380px;
    position: relative;
}
.luxury_banner span {
    display: block;
    position: absolute;
    width: 100%;
    height: 380px;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    top:0px;
    left:0px;
}
.luxury_banner span.luxury_banner_font{
    z-index: 6;
    width: 100%;
    height: auto;
    position: absolute;
    padding-top:0%;
}
.luxury_banner span.luxury_banner_font abbr{
    width: 50%;
    margin:0 auto;
    text-align: center;
    display: block;
}
.luxury_banner span.luxury_banner_font abbr.cont_topline{
    margin-bottom:14px;
    opacity: 0.3;
    border-top:1px solid #fff;
    width:34px;
}
.luxury_banner span.luxury_banner_font abbr.cont_topline:before{
    content: "";
    display: inline-block;
    position: absolute;
    width:1px;
    height:108px;
    background: #fff;
    margin:0 auto;
    opacity: 0.5;
    margin-top:-108px;
}
.luxury_banner span.luxury_banner_font abbr.cont_bottomline{
    margin-top:20px;
    opacity: 0.3;
    border-top:1px solid #fff;
    width:34px;
}
.luxury_banner span.luxury_banner_font abbr.cont_bottomline:before{
    content: "";
    display: inline-block;
    position: absolute;
    width:1px;
    height:108px;
    background: #fff;
    margin:0 auto;
    opacity: 0.5;
    margin-top:0px;
}
.luxury_banner span.luxury_parallax_first abbr {
    z-index: 1;
    margin:0 auto;
    width: 100%;
}
.luxury_banner span.luxury_parallax_first abbr.parallax_first1 {
    margin-top:-50px;
    margin-left:-250px;
}
.luxury_banner span.luxury_parallax_first abbr.parallax_first2 {
    margin-top:180px;
    margin-left:300px; 
}
.luxury_banner span.luxury_parallax_first abbr.parallax_first3 {
    margin-top:260px;
    margin-left:50px;
}
.luxury_banner span.luxury_parallax_first abbr img {
    margin:0 auto;
}
.luxury_banner span.luxury_banner_model abbr {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 140%;
    top:0px;
    left:0px;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.luxury_banner span.luxury_banner_font abbr.luxury_first_txt{
    font-size:60px;
    line-height: 66px;
    text-shadow: 1px 1px 2px rgba(100, 100, 100, 1);
    letter-spacing: 4px;
    margin-bottom:5px;
    margin-top:85px;
    z-index: 1;
    position: relative;
}
.luxury_banner span.luxury_banner_font abbr.luxury_first_txt.second_type{
    margin-top:5px;
    margin-bottom:25px;
}
.luxury_banner span.luxury_banner_font abbr.luxury_second_txt{
    font-size:22px;
    padding-top:0px;
    letter-spacing: 1.5px;
    vertical-align: middle;
    z-index: 1;
    position: relative;
}
.luxury_banner span.luxury_banner_font abbr.luxury_last_txt{
    font-size:15px;
    letter-spacing: 1px;
    margin-top:10px;
    z-index: 1;
    position: relative;
}
.luxury_banner span.luxury_banner_font abbr.luxury_decoration{
    background: #7e6e93;
    opacity: 0.2;
    width: 610px;
    height: 70px;
    display: block;
    position: relative;
    z-index: 0;
    margin:0 auto;
    left:0px;
    top:-50px;
}
.luxury_banner span.main_parallax_second abbr {
    position: absolute;
    z-index: 1;
}
.luxury_banner_border{
    z-index: 3;
}

.luxury_banner span.luxury_banner_border {
    display: block;
    position: absolute;
    width: 100%;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    top:0px;
    left:0px;
}
.luxury_banner span.luxury_banner_border abbr{
    width:520px;
    height:295px;
    display: block;
    margin:0 auto;
    border:#fff solid 5px;
    margin-top:45px;
}
/* 圖層順序變更 */
.luxury_banner span.luxury_parallax_first {
    z-index: 6;
}
.luxury_banner span.luxury_banner_model {
    z-index: 4;
}
.luxury_banner span.luxury_banner_bg {
    z-index: 1;
}
/* 圖層順序變更 end */
.luxury_first_txt .js-typing,
.luxury_second_txt .js-typing {
    display: inline-block;
    opacity: 0;
    animation: fly-in 1s ease-out forwards;
    font-style: normal;
}

.luxury_first_txt .js-typing:nth-child(1) {
    animation-delay: 0s;
}
.luxury_first_txt .js-typing:nth-child(2) {
    animation-delay: 0.1s;
}
/* 按需添加更多 nth-child 規則 */

.luxury_second_txt .js-typing:nth-child(1) {
    animation-delay: 0s;
}
.luxury_second_txt .js-typing:nth-child(2) {
    animation-delay: 0.1s;
}

/* 按需添加更多 nth-child 規則 */
/* LUXURY==================end */
/* 蝴蝶 */
.butterfly.second_type {
    position: absolute;
    z-index: 11;
    width: 150px;
    margin: auto;
    left: 280px;
    right: auto;
    top:-80px;
}
/* js-marquee-carousel */
.owl-carousel.js-marquee-carousel {
    display: flex;
    align-items: center;
    overflow: hidden;
}
.js-marquee-carousel .owl-stage {
    display: flex;
    align-items: center;
    animation: marquee 110s linear infinite;
}
.owl-carousel.js-marquee-carousel .owl-item {
    max-width: 500px;
    background: #fff;
    padding: 0px;
    color: white;
    border-radius: 0px;
    border: 0px solid #fff;
    text-align: center;
    white-space: nowrap;
}
@keyframes marquee {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-50%);
    }
}
/* main_marquee_info */
.main_marquee{
    position: relative;
    padding-top: 60px;
    padding-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
}
.main_marquee_info .main_marquee_info_border{
    width: 50%;
    height: 100%;
    position: absolute;
    background: #483c3c;
    top: 0;
    right: 0;
}
.main_marquee_info .main_marquee_info_title{
    position: absolute;
    top: 25px;
    letter-spacing: 4px;
    left: 90px;
    z-index: 4;
    font-size: 80px;
    line-height: 90px;
    color: #fff;
    color: transparent; /* 文字顏色設定透明 */
    background-image: linear-gradient(0deg, #e6c598, #fff 35%); /* 設定漸層角度及顏色 */
    -webkit-background-clip: text; /* 背景裁剪成文字的前景色 */
    background-clip: text;
}
.main_marquee_info .main_marquee_info_center{
    width: 220px;
    height: 100%;
    position: absolute;
    background: #483c3c;
    top: 0;
    right: 0;
    left: 220px;
    margin: auto;
    z-index: 2;
}
.main_marquee_info .main_marquee_info_center:before{
    content: "";
    width: 95%;
    height: 99%;
    left: 0;
    right: 0;
    top: 4px;
    margin: auto;
    position: absolute;
    border: 1px solid #bfb6ab;
}

.main_marquee_info .main_marquee_info_center .main_marquee_info_center_img{
    position: absolute;
    left: 0px;
    right: 0;
    top: 200px;
    margin: auto;
}
.chemistry_cont_brand{
    border: 1px solid #ccc;
    border-radius: 10px;
    width: 120px;
    height: 120px;
    padding-top: 20px;
    box-shadow: 2px 2px 5px 0.5px rgba(80, 80, 80, 0.1);
    /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#b5b5b5+0,eaeaea+53,ffffff+100&1+0,0+100 */
    background: linear-gradient(135deg,  rgba(200,200,200,1) 0%,rgba(234,234,234,0.47) 53%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* 翻牌效果 */
@keyframes flipIn {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotateY(-10deg);
        opacity: 1;
    }
    70% {
        transform: perspective(400px) rotateY(10deg);
    }
    100% {
        transform: perspective(400px) rotateY(0deg);
    }
}

.flipIn {
    animation-name: flipIn;
}
/* secondary_content */
/* 響應式裝置========== */
@media only screen and (min-width : 992px) {
    .chemistry_cont .cont-title-en{
      white-space:nowrap;
    }
    .owl-carousel.js-marquee-carousel .owl-item img {
        max-height: auto;
        max-width: 500px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1366px) {
    .chemistry_cont_brand{
        border: 1px solid #ccc;
        border-radius: 100px;
        width: 110px;
        height: 110px;
        padding-top: 9px;
        box-shadow: 2px 2px 5px 0.5px rgba(80, 80, 80, 0.1);
        /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#b5b5b5+0,eaeaea+53,ffffff+100&1+0,0+100 */
        background: linear-gradient(135deg,  rgba(181,181,181,1) 0%,rgba(234,234,234,0.47) 53%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    }
}

@media only screen and (max-width : 991px) {
    .chemistry_cont .cont-title-en{
      font-size: 40px;
    }
    .banner-content.second_type{
        padding:50px 0 50px 0;
    }
    /*   main_marquee_info   */
    .main_marquee_info .main_marquee_info_border{
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
    }
    .main_marquee_info .main_marquee_info_title{
        top: 15px;
        left: 15px;
        font-size: 35px;
        line-height: 40px;
    }
    .main_marquee {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .main_marquee_info .main_marquee_info_center{
        width: 130px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 30px;
        left: auto;
        margin: auto;
        z-index: 2;
    }
    .main_marquee_info .main_marquee_info_center img{
        width: 100px;
    }
    .main_marquee_info .main_marquee_info_center .main_marquee_info_center_img {
      position: absolute;
      left: 0px;
      right: 0;
      top: 140px;
      margin: auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    
}
@media only screen and (max-width : 767px) {
    .banner-content{
        padding:85px 0 50px 0;
    }
    .chemistry_cont .cont-title-en{
      font-size: 30px;
      line-height: 1.1;
      letter-spacing: 1.5px;
    }
    .luxury_banner span.luxury_banner_font abbr.luxury_first_txt{
        font-size:30px;
        line-height: 36px;
        letter-spacing: 3px;
        margin-top: 90px;
        }
    .luxury_banner span.luxury_banner_font abbr{
        width: 95%;
    }
    .luxury_banner span.luxury_banner_font abbr.luxury_second_txt{
        font-size:18px;
    }
    .luxury_banner span.luxury_banner_font abbr.luxury_decoration{
        width: 80%;
        max-width: 330px;
        height: 50px;
        top:-35px;
    }
    .luxury_banner span.luxury_banner_border abbr{
        width: 90%;
        max-width: 420px;
    }
    .chemistry_cont_brand{
        width: 90px;
        height: 90px;
        padding-top: 1px;
        font-size: 15px;
    }
    .chemistry_cont_brand img{
        max-width: 45px;
    }
    .chemistry_cont_brand abbr{
        position: relative;
        top: -4px;
    }
    .butterfly.second_type {
        left: 170px;
        top:-70px;
    }
}
@media only screen and (max-width : 330px) {

}
/* ==========響應式裝置 */