/* 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: 200px;
    right: auto;
    top:-70px;
    background-image: url(../images/index/sec1_butterfly_01_2.png);
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
}
/* 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 {
    background: #4a90e2;
    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: 110px;
}

.main_marquee_info .main_marquee_info_border{
    width: 50%;
    height: 100%;
    position: absolute;
    background: #684026;
    top: 0;
    right: 0;
}
.main_marquee_info .main_marquee_info_title{
    position: absolute;
    top: 65px;
    letter-spacing: 2px;
    left: 60px;
    z-index: 4;
    font-size: 80px;
    line-height: 75px;
    color: #fff;
    color: transparent; /* 文字顏色設定透明 */
    background-image: linear-gradient(0deg, #888, #fff 35%); /* 設定漸層角度及顏色 */
    -webkit-background-clip: text; /* 背景裁剪成文字的前景色 */
    background-clip: text;
}
.main_marquee_info .main_marquee_info_center{
    width: 40px;
    height: 100%;
    position: absolute;
    background: #684026;
    top: 0;
    right: 0;
    left: 40px;
    margin: auto;
    z-index: 2;
}
.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+ */
}
/* 翻牌效果 */
@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 */

/*banner*/
@media (max-width: 767px) {
  .bannermain_box img {
    width: 425px;
  }
}

/*banner end*/
.news_list_block {
    position: relative;
    padding: 80px 0;
    border-bottom: 1px solid #cfcfcf;
}
.news_list_block.border_none {
    border-bottom: 0px solid #cfcfcf;
}
.news_rows {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding-left: 55px;
}

@media (max-width: 767px) {
  .news_rows {
    max-width: 90%;
    padding-left: 0;
  }
}

.cont_date {
    position: absolute;
    top: 10px;
    font-size: 50px;
    z-index: 3;
    letter-spacing: 1px;
    left: -20px;
}

@media (max-width: 767px) {
  .cont_date {
    left: -230px;
    right: 0;
    top: -10px;
    margin: auto;
      display: block;
      width: 80px;
      text-align: center;
  }
}

.cont_date i {
  display: block;
  width: 40px;
  height: 2px;
  background: #534741;
  margin-bottom: 12px;
}

.rows_img {
  position: relative;
  display: inline-block;
  height: 297px;
  width: 297px;
  border-radius: 297px 297px;
  background-repeat: no-repeat;
  background-position: center right;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
  transition: all 1s ease-in;
}

.rows_img:hover .rows_img_hover {
  width: 100%;
  height: 100%;
}

.rows_img:hover .rows_img_hover:after {
  width: 100%;
  height: 100%;
}

.rows_img.animated {
  background-position: center center;
}

@media (max-width: 767px) {
  .rows_img {
    max-width: 100%;
    max-height: 280px;
    width: 280px;
    height: 280px;
    border-radius: 100%;
      margin: auto;
      display: block;
  }
}

.rows_img_hover {
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 297px 297px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

.rows_img_hover:after {
  position: absolute;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 297px 297px;
  z-index: 2;
  background: url(../images/common_icon/hover_icon.png), rgba(255, 255, 255, 0.3);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 87px auto;
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

.rows_content {
  position: relative;
  width: calc(100% - 310px);
  z-index: 2;
  display: inline-block;
  vertical-align: top;
  padding: 55px 0 0 45px;
    font-size: 18px;
}

@media (max-width: 767px) {
  .rows_content {
    width: 100%;
    padding: 0;
  }
}

.rows_content p.cont_title {
  position: relative;
    font-size: 26px;
  letter-spacing: 4px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .rows_content p.cont_title {
    margin-bottom: 10px;
      text-align: center;
  }
  .rows_content p.cont_en {
      text-align: center;
  }
  .rows_content p.cont_title strong {
    display: block;
    width: 100%;
  }
}

.rows_content p.cont_title:before {
  content: "";
  position: absolute;
  z-index: -1;
  display: inline-block;
  width: 214px;
  height: 49px;
  left: -95px;
  top: -3px;
  background-image: url(../images/common_icon/sec2_title_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .rows_content p.cont_title:before {
    width: 214px;
      background-position: center top;
    height: 49px;
      left: -20px;
    right: 0;
      margin: auto;
    top: -8px;
  }
}

.rows_content p.cont_txt {
  letter-spacing: 1px;
}
.cont_list{
    padding-left: 20px;
    letter-spacing: 1px;
    font-size: 18px;
    margin-top: 20px;
}
.cont_list li{
    list-style: disc;
    padding-left: 0;
    margin-bottom: 5px;
}
.cont_list_hot{
    background: #e07d19;
    border-radius: 5px;
    padding: 1px 10px 2px 10px;
    color: #fff;
    font-size: 16px;
}
.rows_content a {
    position: relative;
    display: inline-block;
    width: 145px;
    max-width: 145px;
    height: 44px;
    line-height: 40px;
    border: 1px dotted #999;
    bottom: -13px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
}

@media (max-width: 767px) {
  .rows_content a {
    width: 100%;
  }
    .rows_content a {
        display: block;
    }
}

.rows_content a img {
  vertical-align: middle;
  margin-left: 15px;
}

/*按鈕*/
.buttonfx:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #fff;
  z-index: -2;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}
/* -------------按鈕樣式-------------- */
.buttonfx {
    outline: none;
    background: transparent;
    border: none;
    text-transform: uppercase;
    text-decoration: none;
    overflow: hidden;
    transition: all .5s;
    color: #fff;
}
.buttonfx:before,
.buttonfx:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #fff;
    /* onhover background color */
    z-index: -1;
    transform: translate3D(0, -100%, 0);
    /* move elements above button so they don't appear initially */
    transition: all .5s;
}
.buttonfx:before {
    background: #303030;
    /* button default background color */
    z-index: -2;
    transform: translate3D(0, 0, 0);
}

.buttonfx:hover {
    color: #333;
}

.buttonfx:hover:after {
    transform: translate3D(0, 0, 0);
    transition: all .5s;
}
.slideleft:after {
    top: 0;
    z-index: -1;
    transform: translate3D(-101%, 0, 0);
}

.slideleft:hover:after {
    transform: translate3D(0, 0, 0);
    transition: all .5s;
}

/* 響應式裝置========== */
@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: 750px
    }
}
@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_info .main_marquee_info_center{
        width: 40px;
        height: 100%;
        position: absolute;
        background-color: rgba(255, 255, 255, 0);
        top: 0;
        right: 0;
        left: auto;
        margin: auto;
        z-index: 2;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    
}
@media only screen and (max-width : 767px) {
    .banner-content{
        padding:70px 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: 40px;
    }
    .chemistry_cont_brand abbr{
        position: relative;
        top: -4px;
    }
    .butterfly.second_type {
        left: 220px;
        top:-80px;
        width: 100px
    }
}
@media only screen and (max-width : 330px) {

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