@charset 'UTF-8'; @import url('https://fonts.googleapis.com/css?family=Michroma&display=swap'); .nav-si, .nav-block { width: 100%; z-index: unset; } #nav_block { z-index, unset !important; } .nav-block { transition-duration: .3s; box-shadow: none; z-index: 800; padding: 0; bottom: auto !important; background-color: transparent; } .home .nav-block { position: absolute !important; } .home .nav-block.sticky-top.active { position: fixed !important; } @media(min-width:993px) { .home .nav-block { background-color: transparent; } } @media(max-width:992px) { .nav-block { background-color: transparent; } .nav-si { position: relative !important; } } .nav-block .navbar { padding: 0; max-width: 96%; } #navigation { flex-direction: row; } .nav-block.sticky-top.active { transition-duration: .3s; padding-top: 0.5rem; color: #FFF; } .nav-block.sticky-top.active .nav-link { } #navbar_header { position: relative; display: block; width: 100%; } .navbar-brand { position: relative; min-height: 30px; padding: 0; max-width: 290px; text-align: center; z-index: 1163; } .nav-bar { z-index: 10; } .nav-block.sticky-top.active .nav-bar { width: auto; } .nav-block.sticky-top.active .navbar-brand { } .nav-block.sticky-top .navbar-brand2 { display: none; } .nav-block.sticky-top.active .navbar-brand2 { display: block; opacity: 0; } .nav-block.sticky-top.active .nav-log { } .navbar-brand .logo, footer .brand-logo { max-width: 280px; max-height: 50px; } .nav-bar { width: Calc(100%); height: Calc(100%); } #nav { justify-content: center; padding-left: 15%; width: max-content; } @media(max-width:992px) { .home .nav-block { top: 0px; width: 100%; left: 0%; position: fixed !important; z-index: 1060; } .nav-log { width: 100px !important; } #navigation { flex-direction: row; width: 90%; } .navbar-brand { max-width: 140px; } #navbar { /*z-index: 1000; top: 78px;*/ } } .nav-log { width: 120px; max-height: unset; display: inline-block; margin: 10px 10px 10px 0; } .nav-container { padding: 0; } .navbar-toggler { display: block; border: 0; right: 0; top: 0; margin: 0; width: 60px; box-sizing: border-box; cursor: pointer; outline: none; border-radius: 0; z-index: 1; } .navbar-button { font-size: 22px; height: 50px; padding: 14px 8px; box-sizing: border-box; cursor: pointer; outline: none; background-color: transparent; } .navbar-toggler:focus { outline: none; } .toggle-bar, .toggle-bar:after, .toggle-bar:before { cursor: pointer; border-radius: .5px; height: 2px; width: 26px; background: #000; position: absolute; display: block; content: ''; } .toggle-bar { top: 50%; transition-duration: .5s; } .toggle-bar:before { top: 20px; left: 20px; transition-duration: .5s; } .toggle-bar:after { top: 38px; left: 20px; transition-duration: .5s; } .navbar-toggler.trigger .toggle-bar, .navbar-toggler.trigger .toggle-bar:after, .navbar-toggler.trigger .toggle-bar:before { background-color: var(--theme-color-4); transition-duration: .5s; } .navbar-toggler.trigger .toggle-bar { background-color: transparent; transition-duration: .5s; transform-origin: center center; } .navbar-toggler.trigger .toggle-bar:before { transform: rotate(45deg); transform-origin: left center; transition-duration: .5s; } .navbar-toggler.trigger .toggle-bar:after { transform: rotate(-45deg); transform-origin: left center; transition-duration: .5s; } .navbar-nav .item-wrapper { border-radius: 0.25rem; line-height: 35px; } .navbar-nav .item-wrapper.menu-wrap { padding-right: 22px; } @media(max-width:1300px) { .navbar-nav .item-wrapper.menu-wrap { padding-right: 0px; } } .navbar-nav .item-wrapper:hover { } #nav_block .navbar-nav .item-wrapper:hover>* { text-decoration: none; } @media (min-width:993px) { #nav_block .nav-item:not(:last-child) { margin-right: 1rem; } } .nav-item, .menu-item { padding: 0; } #nav_block .menu-item:not(:last-child) { } #nav_block .nav-link { word-break: keep-all; white-space: nowrap; margin: auto; padding: 0 0.5rem; border-left: 3px solid transparent; display: block; color: var(--theme-color-4); cursor: pointer; transition-duration: .3s; } #nav_block .nav-item:nth-child(4) .nav-link { pointer-events: auto; } #nav_block .menu-link { margin: auto; padding: 15px 0.5rem; border-left: 3px solid transparent; display: block; color: #333; line-height: 120%; font-size: 0.9rem; border-bottom: 1px dotted #CCC; } #nav_block .menu-link:hover { color: var(--theme-color-1); } .menu-link.par-menu { padding-right: 40px; } #nav_block .nav-item { border-left: 1px solid transparent; border-right: 1px solid transparent; } #nav_block .nav-bar.show .nav-item { z-index: 1062; } @media (min-width:993px) { #nav_block .nav-item.active>.item-wrapper { color: #FFF !important; ; } #nav_block .nav-item.active>.item-wrapper>.nav-link { color: #FFF; } } .menu-caret .fa { transition-duration: .3s; transform: rotate(0deg); transform-origin: center center; color: #FFF; } .menu-caret.trigger .fa { transition-duration: .3s; transform: rotate(-180deg); } .nav-menu.nav-level-1 .menu-caret .fa {} .menu-link:hover { border-left: 3px solid rgba(0, 112, 172, 1); } .nav-block .nav-menu { min-width: 120px; display: block; visibility: hidden; border-radius: 0; border: 0; transition-duration: .3s; margin-top: 30px; opacity: 0; } .nav-block .nav-menu.show { visibility: visible; transition-duration: .3s; margin-top: 0px; opacity: 1; } @media (min-width:993px) { .nav-block .nav-menu { position: absolute; border-radius: 0.25rem; border: 1px solid #EEE; } } .nav-menu.nav-level-2 { left: 100%; right: auto; top: 0; display: none; } #nav-affr .nav-item { border: 0; } #nav-affr .nav-item:hover { border: 0; } #nav-affr .nav-link { padding: 0 8px; } #nav-affr .nav-item::before { content: '|'; position: absolute; right: -4px; line-height: 55px; color: #CCC; } #nav-affr .nav-item:last-child::before { content: ''; right: auto; } .breadcrumb { border-bottom: 1px solid #CCC; margin-bottom: 0; text-align: left; padding-top: 6px; padding-bottom: 6px; } .crumb { font-size: 14px; padding-right: 6px; color: #343434; } .crumb:after { font-family: FontAwesome; content: '\f105'; margin-left: 12px; } .crumb:last-child:after { font-family: FontAwesome; content: ''; margin-left: 0; } .breadcrumb .container { line-height: 20px; } @media (max-width: 992px) { .nav-bar { } .navbar-nav { min-width: 280px; } .menu-item.active:not(.trigger)>.item-wrapper { background-color: var(--theme-color-1); border-radius: 0.25rem; } .menu-item.active:not(.trigger)>.item-wrapper>* { color: #FFF !important; } .menu-caret:hover { color: #000; } #nav_block .nav-item.active>.item-wrapper>.nav-link, #nav_block .nav-item.active>.item-wrapper>.nav-link:hover, #nav_block .menu-item.active>.item-wrapper>.menu-link, #nav_block .menu-item.active>.item-wrapper>.menu-link:hover { } #nav_block .nav-link { margin: 0; } .menu-link { padding-left: 40px; } .nav-level-2 .menu-link { padding-left: 60px; } #nav_block .nav-menu.nav-level-1>.navflow>.menu-item>.item-wrapper>.menu-link { padding-left: 1rem; } #nav_block .nav-menu.nav-level-2>.navflow>.menu-item>.item-wrapper>.menu-link { padding-left: 2rem; } #nav_block .nav-menu.nav-level-3>.navflow>.menu-item>.item-wrapper>.menu-link { padding-left: 3rem; } /* .nav-link:hover { border-left: 3px solid rgba(0,112,172,1); } */ .nav-block .nav-menu { display: none; visibility: visible; box-shadow: none; transition-duration: initial; margin-top: 0; opacity: 1; } .nav-block .nav-menu.show { display: block; transition-duration: initial; } #nav-affr { position: absolute; bottom: 0; left: 0; right: 0; text-align: center; float: none; } #nav-affr .nav-item { display: inline-block; border: 0; } #nav-affr .nav-item:hover { border: 0; } #nav-affr .nav-link { border: 0; } #nav-affr .nav-link:hover { border: 0; } } @media (max-width:992px) { #nav_block .menu-link { max-width: 300px; } #nav_block .menu-link>span { white-space: normal; line-height: normal; display: inline-block; padding-top: 0.5rem; } } .nav .hover-box { position: relative; overflow: hidden; display: inline-block; vertical-align: middle; margin-top: -5px; } .nav .nav-item .hover-box_label { display: block; position: relative; white-space: nowrap; line-height: 20px; font-family: 'Aril'; transition-duration: .3s; } .nav .nav-item .hover-box:before { display: block; font-size: 2.5rem; line-height: 150%; font-family: 'Felix Titling'; text-transform: uppercase; transition-duration: .3s; } .nav .nav-item:hover .hover-box_label, .nav .nav-item:hover .hover-box:before { color: #FFF; padding-left: 1rem; transition-duration: .3s; } .nav .nav-item:nth-child(2) .hover-box:before { content: 'About'; } .nav .nav-item:nth-child(3) .hover-box:before { content: 'RECIPE'; } .nav .nav-item:nth-child(4) .hover-box:before { content: 'Product'; } .nav .nav-item:nth-child(5) .hover-box:before { content: 'news'; } .nav .nav-item:nth-child(6) .hover-box:before { content: 'article'; } .nav .nav-item { padding-bottom: 2rem; } .dropdown { font-size: 0.9rem; color: #999; } .navbar-toggler .a, .navbar-toggler a { fill: var(--theme-color-1); color: var(--theme-color-1); } .navbar-toggler svg:hover .a, .navbar-toggler a:hover { fill: var(--theme-color-4); color: var(--theme-color-4); } .navbar-toggler .header-icon { position: absolute; right: 64px; left: auto; width: 150px; } .navbar-toggler .header-icon a { width: 40px; height: 40px; display: block; text-align: center; line-height: 37px; font-size: 1.2rem; border-radius: 50%; border: solid 1px var(--theme-color-1); float: left; margin-right: 10px; } .navbar-toggler .header-icon a:hover, .home .navbar-toggler .header-icon a:hover { border: solid 1px var(--theme-color-4); background-color: var(--theme-color-4); color: #FFF; } @media (max-width:464px) { .navbar-toggler .header-icon a { width: 30px; height: 30px; font-size: 1rem; line-height: 27px; } .navbar-toggler .header-icon { width: 120px; } } .navbar-toggler svg, .nav-block.sticky-top .nav-log, .home .navbar-toggler .header-icon a .fa { } .home .navbar-toggler .a, .home .navbar-toggler a { fill: #FFF; color: #FFF; } .home .navbar-toggler .header-icon a { border: solid 1px #FFF; } .ns-slideleft-xl>.navflow, .ns-slideright-xl>.navflow { height: calc(100%); padding-top: 150px; } .ns-slideright-xl.slidetop.show { transition-duration: .6s; bottom: auto; top: 0; opacity: 1; } .ns-slideright-xl.slidetop { transition-duration: 1s; position: fixed; float: none; display: inline; top: -100%; right: 0; left: 0; bottom: auto; margin-left: 0; z-index: 1160; opacity: 0; background-color: transparent; } .ns-slideright-xl.slidetop .navflow { background-color: #ffdcdc; padding-left: 0; } .ns-slideright-xl.slidetop .navflow::after { content: ''; display: inline-block; height: calc(100%); width: 58.333333%; pointer-events: none; position: absolute; top: 0; background: -moz-linear-gradient(top, rgba(231, 70, 90, 0.7) 0%, rgba(231, 70, 90, 0) 40%); background: -webkit-linear-gradient(top, rgba(231, 70, 90, 0.7) 0%, rgba(231, 70, 90, 0) 40%); background: linear-gradient(to bottom, rgba(231, 70, 90, 0.7) 0%, rgba(231, 70, 90, 0) 40%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3e7465a', endColorstr='#00e7465a', GradientType=0); } .nav-bar .right-img { pointer-events: none; z-index: 1060; position: absolute; right: 0; top: -100%; height: calc(100%); background-image: url(/files/banner/menu.jpg); background-size: cover; background-repeat: no-repeat; background-position-x: right; opacity: 0.8; transition-duration: 1.6s; } .nav-bar.show .right-img { top: 0; opacity: 1; transition-duration: 0.6s; -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; transition-delay: 0.3s; } .nav-bar .navbar-toggler.trigger { font-size: 41px; width: 60px; position: absolute; left: 56.8%; top: 10%; z-index: 1061; border-radius: 50%; padding: 0; } .nav-bar .navbar-toggler.trigger .toggle-bar { background-color: #FFF; border-radius: 50%; width: 60px; height: 60px; } .nav-bar .navbar-toggler.trigger:hover .toggle-bar { background-color: var(--theme-color-4); } .nav-bar .navbar-toggler.trigger:hover .toggle-bar::after, .nav-bar .navbar-toggler.trigger:hover .toggle-bar::before { background-color: #FFF; } .nav-bar .navbar-toggler { opacity: 0; transition-duration: 0s; } .nav-bar .navbar-toggler.trigger { opacity: 1; } .navbar-toggler.trigger svg { display: none; width: 0; height: 0; transition-duration: 0s; } .navbar-toggler.trigger svg .a { fill: transparent; color: transparent; } .navbar-toggler.trigger .header-icon { width: 60px; right: auto; left: 56.8%; top: 400px; } .navbar-toggler.trigger { z-index: 9999; width: 100%; height: 0; padding: 0; } .navbar-toggler.trigger .header-icon a { background-color: #FFF; color: var(--theme-color-4); margin-bottom: 1rem; } .navbar-toggler.trigger .header-icon a { width: 60px; height: 60px; font-size: 1.8rem; line-height: 57px; } @media(max-width:1300px) { .navbar-toggler.trigger .header-icon, .nav-bar .navbar-toggler.trigger { left: 56%; } } @media(max-width:992px) { .navbar-toggler.trigger .header-icon, .nav-bar .navbar-toggler.trigger { left: 55.6%; } } @media(max-width:768px) { .navbar-toggler.trigger .header-icon, .nav-bar .navbar-toggler.trigger { left: 54.5%; } } @media(max-width:576px) { .ns-slideright-xl.slidetop .navflow::after { width: 100%; } .navbar-toggler.trigger .header-icon { left: auto; right: 0; top: 80px; } .nav-bar .navbar-toggler.trigger { left: auto; right: 3rem; } .navbar-toggler.trigger { transition-duration: 0s; } } @media(max-width:464px) { .nav-bar .navbar-toggler.trigger { right: 1rem; } .nav .nav-item { padding-bottom: 1.5rem; } .nav .nav-item .hover-box::before { font-size: 2rem; line-height: 120%; } }@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;600&display=swap'); @font-face { font-family: 'OleoScript-Regular'; src: url('/css/fonts/OleoScript-Regular.woff') format('woff'), url('/css/fonts/OleoScript-Regular.ttf') format('truetype'), url('/css/fonts/OleoScript-Regular.eot') format('embedded-opentype'); } @font-face { font-family: 'TrajanPro-Regular'; src: url('/files/fonts/TrajanPro-Regular.woff') format('woff'), url('/files/fonts/TrajanPro-Regular.ttf') format('truetype'), url('/files/fonts/TrajanPro-Regular.eot') format('embedded-opentype'); } @font-face { font-family: 'Felix Titling'; src: url('/files/fonts/FELIXTI.woff') format('woff'), url('/files/fonts/FELIXTI.ttf') format('truetype'), url('/files/fonts/FELIXTI.eot') format('embedded-opentype'); } @media (max-width:544px) { /*html,body{ font-size: 14px; }*/ } .logo-name::before { content:'Lindy’s'; font-family: 'Arial' !important; } html, body { font-family: '思源黑體'; font-weight: 300; letter-spacing: 1px; position: relative; } .overflow-hidden { overflow: hidden; } .top-block { background-color: #FFF; display: none; } :root { --theme-color-1: #f792a4; } :root { --theme-color-2: #8ec31f; } :root { --theme-color-3: #333; } :root { --theme-color-4: #e86074; } :root { --theme-color-5: #c36275; } p { color: var(--theme-color-3); line-height: 250%; } @media(max-width:464px) { p { line-height: 180%; font-size: 1rem; } } a:hover { text-decoration: none; color: var(--theme-color-1); } .fs-xl-14 { font-size: 14px; } img { max-width: 100%; height: auto; } .container .container { padding: 0; } .btn-default { background-color: #bd2130; } .flex-card-header { display: block; } .empty-hidden:empty { display: none; } .indent-cont { display: block; max-width: 830px; margin-left: auto; margin-right: auto; } .bg-top-shadow { box-shadow: inset 0px 2px 3px rgba(20%, 20%, 40%, 0.2); } .btn:not(.normal) { border-radius: 0; padding-right: 3.75rem; box-sizing: border-box; overflow: hidden; transition: all .5s; border: solid 1px #4b4b4b; color: #4b4b4b; } .btn:not(.normal)::before { content: ''; position: absolute; left: -50px; top: 50%; margin-top: -0.5px; width: 60px; height: 1px; background: #fff; transition: all .5s; } .btn:not(.normal)::after { content: ''; position: absolute; right: 14px; top: 50%; margin-top: -0.5px; width: 60px; height: 1px; background: #c1c1c1; transition: all .5s; } .btn:not(.normal):hover { transition: all .5s; padding: 5px 5.75rem; } .btn:not(.normal):hover:before { left: 0px; transition-delay: .2s; background: #c1c1c1 } .btn:not(.normal):hover:after { right: -50px; width: 0px; } .btn-default { background-color: #bd2130; } #pagearea .break-inside-avoid { outline: 1px dotted #CCC; background-color: rgba(0, 255, 100, 0.1); } .break-inside-avoid { display: grid; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; } .dotted-btm { border-bottom: 2px dotted #DDD; } .step-wrap { counter-reset: my-sub-counter; } .step-row { counter-reset: my-sec-counter; } .step-block { padding: 1.25rem; height: 100%; } .step-block::before { counter-increment: my-sec-counter; content: counter(my-sec-counter); position: absolute; bottom: 50px; right: 5px; color: #E8E8E8; font-family: Arial; font-style: italic; font-size: 8em; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); } .step-block::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 0; border-bottom: 1px dotted #CCC; } .step-topic::before { content: '步驟'counter(my-sub-counter); counter-increment: my-sub-counter; position: relative; display: inline-block; font-family: 'Allura', '微軟正黑體'; font-size: 1rem; } .en .step-topic::before { content: 'Step'counter(my-sub-counter); } .step-topic>span.fa { font-size: 18px; margin-left: 0.25rem; margin-right: 0.25rem; color: #990000; } .step-topic>span { font-size: 1rem; } .step-text { color: #999; } .entre-row { counter-reset: block-counter; } .entre-row .card-body { text-align: center; } .entre-row .card-title::before { content: 'STEP 'counter(block-counter); counter-increment: block-counter; position: relative; display: inline-block; } .slick-dots { position: absolute; bottom: 30px; } .slick-arrow { z-index: 10; } .products-carousel { max-width: 100%; margin: auto; text-align: center; } /* .slider-syn { width: 100%; } .slider-syn .items-view { margin-bottom: 1rem; } .slider-syn .slider-nav .slick-slide { margin: 0.5rem; } .slider-syn .slider-nav .slick-list { margin: -0.5rem; } */ .slider-syn .slider-nav .items-block { cursor: pointer; border: dotted 1px #CCC; } .slick-arrow { cursor: pointer; width: 32px; height: 32px; border-radius: 1rem; } .slick-prev { left: 10px; background-color: rgba(255, 255, 255, 0.5); } .slick-next { right: 10px; background-color: rgba(255, 255, 255, 0.5); } .slick-prev::before { content: ''; display: block; width: 20px; height: 20px; background-image: url(/images/icons/arrow-bl.png); background-size: cover; margin-left: 6px; } .slick-next:before { content: ''; display: block; width: 20px; height: 20px; background-image: url(/images/icons/arrow-br.png); background-size: cover; margin-left: 6px; } .slider-syn .slider-nav .slick-slide.slick-current .items-block { border: solid 1px #000; } .slider-syn .items-view { margin-bottom: 1rem; } .items-view .items-block, .items-nav .items-block { background-size: contain; background-position: center center; background-repeat: no-repeat; padding-bottom: 100%; } #gotop { display: none; position: fixed; right: 20px; bottom: 30px; width: 40px; height: 40px; line-height: 32px; text-align: center; font-size: 25px; background: rgba(0, 0, 0, .36); color: #FAFCFD; cursor: pointer; z-index: 80 } #gotop>span.fa { top: -5px; } #gotop>.txt { position: absolute; width: 100%; line-height: normal; font-size: 12px; bottom: 5px; text-align: center } .wdg-contact-wrap { position: absolute; left: 0; top: 100px; padding: 0.25rem; margin-top: 1rem; background-color: rgba(0, 0, 0, 0.4); color: #FFF; font-size: 12px; transition-duration: .6s; transition-timing-function: ease-out; z-index: 3000; } .wdg-contact-wrap.hide { left: -55px; transition-duration: .6s; transition-timing-function: ease-out; } .wdg-contact-wrap .wdg-switch { display: block; left: 0; line-height: 32px; text-align: center; transition-duration: .6s; font-family: FontAwesome; } .wdg-contact-wrap .wdg-switch::before { content: '\f060'; } .wdg-contact-wrap.hide .wdg-switch { width: 28px; line-height: 60px; left: 100%; background-color: rgba(0, 0, 0, 0.4); transition-duration: .6s; transition-delay: .3s; } .wdg-contact-wrap.hide .wdg-switch::before { content: '\f061'; } .wdg-contact-wrap .wdg-link:not(:last-child) { border-bottom: 1px solid rgba(255, 255, 255, 0.4); } .wdg-contact-wrap .wdg-link { display: block; } .wdg-contact-wrap .wdg-icon { display: block; width: 45px; height: 45px; text-align: center; margin: auto; } .wdg-contact-wrap .wdg-icon:before { content: ''; display: inline-block; height: 100%; width: 0; vertical-align: middle; } .wdg-contact-wrap .wdg-icon>img { max-width: 32px; max-height: 32px; display: inline-block; vertical-align: middle; } .invalid-feedback { font-size: 14px; color: #FF3F00; position: absolute; right: 14px; bottom: 0; pointer-events: none; } .invalid-feedback .list-unstyled { margin: 0; } .has-error .form-input { box-shadow: 0 0 1px 1px #FF3F00 inset; } .help-block { font-size: 14px; color: #FF3F00; position: absolute; right: 24px; bottom: 0; pointer-events: none } .help-block .list-unstyled { margin: 0 } @-webkit-keyframes moveYPlusCentered2 { 0% { transform: perspective(400px) translate(0) translateZ(0) } 50% { transform: perspective(400px) translateY(10px) translateZ(0) } to { transform: perspective(400px) translate(0) translateZ(0) } } @keyframes moveYPlusCentered2 { 0% { transform: perspective(400px) translate(0) translateZ(0) } 50% { transform: perspective(400px) translateY(10px) translateZ(0) } to { transform: perspective(400px) translate(0) translateZ(0) } } .sticky_block { height: 100vh; z-index: 1; position: -webkit-sticky; position: sticky; width: 100%; top: 0; left: 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; overflow: hidden; pointer-events: none; background-color: #fff; -webkit-transition: background-color .5s ease; transition: background-color .5s ease; } .sticky_block.black { background-color: #23293c; } input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance: textfield; }footer { } .footer { padding: 2rem 3rem; font-size: 0.8rem; color: #FFF !important; background-color: var(--theme-color-1); letter-spacing: 2px; } .footer a { color: #FFF !important; } .footer .brand-logo { max-width: 200px; max-height: 80px; width: auto; display: block; margin-bottom: 20px; } @media (min-width:993px) { .footer .contact-col { text-align: center; } } @media (max-width:576px) { .footer { padding: 2rem 0 60px; } } .footer .footer-r { padding-top: 30px; } .footer .footer-r h4 { font-size: 1.2rem; border-bottom: solid 1px #848486; max-width: max-content; padding-bottom: 5px; margin-bottom: 10px; } .footer .footer-r li, .footer .footer-r li a { color: #b7b7b7 !important; } .footer li { margin-bottom: 6px; position: relative; } .footer .footer-text li>* { line-height: 20px; } .footer .footer-text .contact-icon { margin-right: 10px; } .footer .copyright { line-height: 36px; } .footer .service h3 { font-size: 1rem; text-align: left; padding-bottom: 0.5rem; border-bottom: solid 1px rgba(255, 255, 255, 0.7); width: 100%; } .footer .service h3::before { content: ''; position: absolute; width: 20px; height: 4px; background-color: #D0A600; bottom: -2px; } .footer .service li { padding: 0.6rem 0 0 0; font-size: 0.8rem; line-height: 110%; } .footer .service .list-unstyled a { } .footer .service .list-unstyled a:hover { color: #D0A600; } .footer-pall .rd-parallax-layer[data-type=media]::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(50, 50, 50, 0.5); } .footer-pall .pg-title { margin-bottom: 3rem; } .footer-pall-html .social-icon-img { width: 80px; max-width: 100%; } .footer-pall-html .social-icon { display: inline-block; width: 5rem; height: 5rem; border-radius: 50%; } .footer-info { border: solid 1px #FFF; border-radius: 20px; padding: 5px 0; } .footer-info strong { font-family: 'TrajanPro-Regular'; font-size: 1.3rem; margin-right: 10px; vertical-align: middle; } .footer .slogan { color: var(--theme-color-4); font-family: 'TrajanPro-Regular'; margin-bottom: 2rem; } .footer .footer-menu { padding-left: 1rem; font-size: 1rem; width: 80%; margin-bottom: 8rem; } .footer .footer-menu li { margin-bottom: 1rem; padding-right: 0; } .footer .footer-menu strong { font-size: 1.5rem; font-family: 'TrajanPro-Regular'; font-weight: lighter; margin-right: 15px; letter-spacing: 0; vertical-align: middle; } .footer a { transition: all .5s; font-family: 'Aril'; } .footer .footer-menu a:hover, .footer .footer-info a:hover { color: var(--theme-color-4) !important; transition: all .5s; } .footer .footer-logo { position: absolute; left: 50%; top: 50px; transform: translate(-50%, -50%); overflow: hidden; padding: 83px 70px 76px 70px; } .footer .footer-logo::before { content: ''; display: block; position: absolute; width: 300px; height: 300px; border: solid 1px var(--theme-color-5); border-radius: 50%; left: 50%; top: 38%; transform: translate(-50%, -50%); } .footer .comp-name { font-size: 1rem; font-weight: bold; } .footer .go-top { position: absolute; left: 50%; top: -22%; transform: translate(-50%, -50%); width: 300px; height: 50px; text-align: center; color: var(--theme-color-4); padding-top: 20px; } .footer .go-top a { line-height: 39px; border: solid 1px var(--theme-color-5); border-radius: 50%; padding: 0 58px; color: var(--theme-color-4) !important; display: inline-block; } .footer .go-top a:hover { background-color: var(--theme-color-1); border: solid 1px var(--theme-color-1); color: #FFF !important; } @media (max-width:1200px) { .footer .go-top { top: -18%; } } @media (max-width:768px) { .footer .go-top { top: -13%; } } .footer .footer-icon { padding-right: 0; } .footer .footer-icon a { width: 63px; height: 63px; display: block; text-align: center; line-height: 63px; font-size: 1.5rem; background-color: rgba(255, 255, 255, 0.6); border-radius: 50%; color: var(--theme-color-4) !important; margin-bottom: 1rem; } .footer .footer-icon a:hover { background-color: var(--theme-color-4); color: #FFF !important; } .footer svg { position: absolute; top: -2px; left: auto; right: 0; pointer-events: none; max-width: 1600px; } @media (max-width:1800px) { .footer .comp-name { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; margin-bottom: 0.5rem; margin-left: 50px; } .footer-info { border-radius: 50px; } } @media screen and (max-width: 1300px) and (min-width: 993px) { .col-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .col-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; } .col-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } } @media (max-width:1300px) { .footer .footer-menu { margin-bottom: 3rem; } } @media screen and (max-width: 768px) and (min-width: 465px) { .footer .footer-menu li { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } } @media (max-width:992px) { .footer-logo+.row { overflow: hidden; } } @media (max-width:768px) { .footer .footer-menu { width: 100%; margin-top: 12.5rem; margin-bottom: 1rem; } .footer .footer-icon { margin-bottom: 1rem; } .footer .footer-icon a { display: inline-block; margin-right: 1rem; } } @media (max-width:576px) { .footer-info { border-radius: 15px; width: 96%; margin-right: auto; margin-left: auto; } } @media (max-width:464px) { .footer-info { width: 98%; margin-left: 1%; } .footer .footer-menu li, .footer .footer-icon { text-align: center; } .footer .adress { display: inline-block; } .footer-info .col-auto { margin-bottom: 1rem; } .footer .go-top { top: -11%; } .footer-info strong { font-size: 1rem; } } .home svg#footer_wave path { fill: #F8B4BF !important; }.home-carousel { margin-left: 0 !important; margin-right: 0 !important; height: calc(100%); } .home-carousel .slick-prev { left: 25px; } .home-carousel .slick-next { right: 25px; } .home-carousel .items-block { margin-left: 0; margin-right: 0; } .home-carousel .items-block>img { } .home-carousel .ex-box { font-weight: bold; font-size: 2rem; z-index: 99; max-width: 100%; width: 100%; margin-left: 0px; height: 90% !important; } .home-carousel .ex-box .ex-txt { color: #000; font-family: 'Felix Titling'; font-size: 7rem; font-weight: lighter; } .home-carousel .ex-box .ex-txt div { height: auto; line-height: 130%; white-space: nowrap } .home-carousel .ex-box .ex-txt .txt01 { margin-left: 15%; } .home-carousel .ex-box .ex-txt .txt02 { margin-left: -18%; } .home-carousel .ex-box .ex-txt .txt03 { margin-left: 11%; } .home-carousel .slick-list .slick-slide:nth-child(2) .ex-box .txt01, .home-carousel .slick-list .slick-slide:nth-child(2) .ex-box .txt02 { margin-left: 0; } .home-carousel .slick-list .slick-slide:nth-child(2) .ex-box .txt03 { font-size: 3rem; margin-left: 0; } .home-carousel .ex-box span { font-size: 1.9rem; display: block; font-family: '思源黑體'; letter-spacing: 3px; margin-left: -15%; } .home-carousel .items-block::after { content: ''; display: block; position: absolute; top: 0; background-repeat: repeat-x; width: calc(200%); height: calc(100%); z-index: -1; animation-timing-function: ease-in-out; animation-name: bannerWave; animation-duration: 5S; animation-iteration-count: 1; } .home-carousel .items-block.bgPink::after { background-image: url(/files/banner/bg-long.svg); } .home-carousel .items-block.bgGreen::after { background-image: url(/files/banner/bg-long-green.svg); } .home-carousel .items-block.bgGreen img { max-width: 500px; } @keyframes bannerWave { 0% { transform: translateY(-100%) translateX(-50%); } 100% { transform: translateY(0) translateX(0); } } @-webkit-keyframes bannerWave { 0% { transform: translateY(-100%) translateX(-50%); } 100% { transform: translateY(0) translateX(0); } } @media(min-width:1301px) { .home-carousel .ex-box { font-size: 2.5rem; } } @media screen and (max-width: 1440px) { .home-carousel .ex-box .ex-txt { font-size: 5.5rem; } } @media screen and (max-width: 1440px) and (min-width: 1301px) { .home-carousel .ex-box .col-lg-6:nth-child(2) { margin-left: -26px; } .home-carousel .ex-box .col-lg-6:nth-child(1) { width: 45%; } .home-carousel .index-animation img { max-width: 600px; } } @media screen and (max-width: 1300px) and (min-width: 993px) { .home-carousel .index-animation img { max-width: 500px; } } @media(max-width:992px) { .home-carousel { top: 0; } .home-carousel .ex-box { font-size: 2.2rem; bottom: auto; top: 0; } .home-carousel .ex-box .ex-txt { font-size: 4.8rem; } .home-carousel .items-block { height: 85% !important; padding-top: 78px; } } @media(max-width:768px) { .home-carousel .ex-box .ex-txt .txt01, .home-carousel .ex-box .ex-txt .txt02, .home-carousel .ex-box .ex-txt .txt03 { margin-left: 0; display: inline-block; } .home-carousel .ex-box .ex-txt .txt02 { margin-left: 30px; } .home-carousel .ex-box .ex-txt { font-size: 4rem; margin-top: -80px; line-height: 100%; text-align: center; } .home-carousel .ex-box span { margin-left: 0; font-size: 1.2rem; line-height: 100%; } .home-carousel .items-block.bgGreen img { max-width: 300px; margin-left: auto; margin-right: auto; } .home-carousel .items-block::after { height: calc(120%); background-size: cover; } } @media(max-width:576px) { .home-carousel .ex-box { left: auto; position: relative; } .home-carousel .ex-box .ex-txt { font-size: 3.2rem; } .home-carousel .ex-box span { font-size: 1rem; } } @media(max-width:464px) { .home-carousel .items-block { height: 100% !important; } .home-carousel .ex-box .ex-txt { font-size: 1.7rem; } .home-carousel .ex-box .ex-txt .txt02 { margin-left: 10px; } } .home-carousel>.slick-list, .slick-slider .slick-track { height: 100%; } .home-carousel .items-block { height: 100%; background-size: cover; background-position: center; transform: scale(1); opacity: 1; margin: 0 !important; background-repeat: no-repeat; } #particles-js { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } @media (max-width:544px) { .home-carousel .slick-prev { left: 1rem; } .home-carousel .slick-next { right: 1rem; } } .home_news_list { z-index: 6; padding-bottom: 100px; padding-top: 60px; } .home-news .card-body { width: 75%; margin: 35px auto 44px; padding: 0; } .home-news .card { background-color: #eef2f6; border: none; transition: all ease .25s; } .home-news .card:hover { margin-top: -10px; box-shadow: 3px 3px 10px -3px rgba(0, 0, 0, 0.2); transition: all ease .25s; } .home-news .card .img-box { overflow: hidden; } .home-news .card .img-box div { transition: all ease .25s; } .home-news .card:hover .img-box div { transform: scale(1.1); transition: all ease .25s; } .home-news .news-box { width: 80%; margin-left: 20%; } .home-news .news-box::before { width: 108%; content: ''; position: absolute; height: 79%; background-color: #FFF; top: 8vw; right: -1rem; z-index: -1; transition: all 0.7s cubic-bezier(.26, 0, .07, 1); } .home-news .news-box h4 { text-align: left; } .home-news .news-box p { color: #9d9d9d; font-size: 0.9rem; text-align: left; } .home-news .news-box a.btn { position: absolute; right: -16%; } .home-news .topic-cont { /*width: 20%; margin-left: 0;*/ } .bg-gray { background-color: #f3f3f3; } .home-products { box-shadow: 1.6px 1.4px 4px 0px rgba(162, 162, 162, 0.15); padding-left: 3.9%; padding-right: 3.9%; padding-bottom: 48px; background-color: #fff; width: calc(100% - 16%); max-width: unset; } .home-prod-slick { padding-top: 30px; } .home-prod-slick .col-image div { max-width: 320px; margin-left: auto; margin-right: auto; } .home-prod-slick .col-image { position: relative; } .home-prod-slick .items-block { border-right: 1px solid hsla(10, 12%, 63%, 0.2); } .home-prod-slick .p-name h4 { font-size: 1.3rem; font-weight: bold; color: #000; } .home-prod-slick .p-name .btn, .btn.style01 { margin-top: 20px; font-size: 0.9rem; padding: 5px 5.75rem; color: #4b4b4b; } .home-about .flex-card-body { background-position-x: left; } @media only screen and (min-width: 769px) { .wave-bg { position: absolute; left: 0; top: 0; bottom: 759px; right: 0; background: url(/files/home/bg-wave.png) repeat-x center bottom; -webkit-animation: bgloop 30s linear infinite; animation: bgloop 30s linear infinite; z-index: 5; } .home-about .wave-bg { bottom: 0; top: 0; } .wave-bg.bottom { bottom: 0px; z-index: -1; } .home-about { position: relative; } .home-about .right { z-index: 1; } .about-inner { margin: 0 auto; width: 1080px; position: relative; z-index: 40; padding-top: 118px; padding-left: 505px; } .about-inner h2 { display: flex; align-items: center; color: #062d9f; font-family: 'Muli', sans-serif; font-weight: 700; letter-spacing: .05em; font-weight: bold; font-size: 13px; margin-bottom: 50px; } .about-inner h2::before { content: ''; display: inline-block; height: 2px; width: 20px; background: #062d9f; margin-right: 10px; } .about-inner h3 { font-size: 30px !important; line-height: 52px; font-weight: bold; margin: unset !important; width: 100%; } .about-inner .text { margin-top: 25px; font-size: 17px; line-height: 44px; } } @-webkit-keyframes bgloop { from { background-position: 0 bottom; } to { background-position: 2036px bottom; } } @keyframes bgloop { from { background-position: 0 bottom; } to { background-position: 2036px bottom; } } .home-how .flex-card-header { font-size: 1.5rem; letter-spacing: 0.1px; } .home-how .desc { font-size: 1rem; color: #666666; line-height: 28px; letter-spacing: 0.1px; margin-top: 22px; padding-bottom: 7px; position: relative; } .home-how .inner { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; } .home-how .num { font-size: 1.5rem; font-weight: 400; letter-spacing: 1.2px; color: #cfb38c; width: 12%; } .home-how .right { width: 88%; } .home-how .right .desc::before { content: ''; position: absolute; width: 1px; height: 94%; background-color: #CCC; left: -10%; top: 5px; } .home-how h3:before { content: ''; display: block; background: url(/files/home/ani/home-ani-coco.png); background-size: cover; width: 275px; height: 315px; position: absolute; z-index: -1; left: 159px; transform: scale(.4); top: -139px; display: none; } .home-how .row .col-xl-2:nth-child(2) { -webkit-animation-delay: 200ms; -moz-animation-delay: 200ms; animation-delay: 200ms; } .home-how .row .col-xl-2:nth-child(3) { -webkit-animation-delay: 400ms; -moz-animation-delay: 400ms; animation-delay: 400ms; } .home-how .row .col-xl-2:nth-child(4) { -webkit-animation-delay: 600ms; -moz-animation-delay: 600ms; animation-delay: 600ms; } .home-how .row .col-xl-2:nth-child(5) { -webkit-animation-delay: 800ms; -moz-animation-delay: 800ms; animation-delay: 800ms; } .home-how .row .col-xl-2:nth-child(6) { -webkit-animation-delay: 1000ms; -moz-animation-delay: 1000ms; animation-delay: 1000ms; } .home-how .row .col-xl-2:nth-child(7) { -webkit-animation-delay: 1200ms; -moz-animation-delay: 1200ms; animation-delay: 1200ms; } .home-how .row .col-xl-2:nth-child(8) { -webkit-animation-delay: 1400ms; -moz-animation-delay: 1400ms; animation-delay: 1400ms; } .home-how .row .col-xl-2:nth-child(9) { -webkit-animation-delay: 1600ms; -moz-animation-delay: 1600ms; animation-delay: 1600ms; } .home-how .row .col-xl-2:nth-child(10) { -webkit-animation-delay: 1800ms; -moz-animation-delay: 1800ms; animation-delay: 1800ms; } .home-how .row .col-xl-2.bounce { -webkit-animation-delay: 0ms; -moz-animation-delay: 0ms; animation-delay: 0ms; } .list-index__image-icon { width: 55px; height: 55px; z-index: 10; position: absolute; top: 20px; right: 0; bottom: 0; left: 60px; pointer-events: none; } .list-index__image-icon:after { display: block; content: ''; border-radius: 50%; width: 100%; height: 100%; background: url(/files/icon/icon-blank.svg) rgba(0, 0, 0, .3) no-repeat 50% 50%; background-size: 24px 19px; opacity: 0; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1); transition: all .2s cubic-bezier(.77, 0, .175, 1); } a:hover .list-index__image-icon:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } .home-about h3 { display: flex; align-items: center; color: #9b9b9b; font-family: 'Muli', sans-serif; font-weight: 700; letter-spacing: .05em; font-weight: bold; font-size: 13px; margin-bottom: 10px; } .home-about h3::before { content: ''; display: inline-block; height: 2px; width: 20px; background: #9b9b9b; margin-right: 10px; } .home-about h4 { font-size: 2rem; margin-bottom: 2rem; font-family: 'Montserrat', 'Microsoft JhengHei'; font-weight: 600; color: var(--theme-color-1); } .home-about h4 strong { font-size: 3rem; } .home-about p { line-height: 180%; } .home-about .sign { max-width: 200px; } .home-about .row { overflow: hidden; } .home-about li { margin-bottom: 0.7rem; font-size: 0.9rem; color: var(--theme-color-3); list-style-type: circle; } .home-map { text-align: center; } .home-map .home-map-img { max-width: 60%; margin-bottom: 2rem; } .home-map h3 { font-size: 2rem; margin-bottom: 1rem; font-family: 'Montserrat', 'Microsoft JhengHei'; font-weight: 600; color: var(--theme-color-1); } .home-carousel svg { width: 100%; } .home-carousel .cls-1 { fill: #fab1b1; } .home article { background-image: url(/files/home/bg.jpg); background-repeat: no-repeat; background-position-y: top; background-size: contain; padding-top: 135px; } .home-info h3, .home-vacation h3, .home-recipe h3 { font-family: 'Felix Titling'; text-transform: uppercase; font-size: 3rem; letter-spacing: 1px; text-align: center; color: #FFF; } .home-vacation h3, .home-recipe h3, .home-about2 h3 { color: var(--theme-color-4); font-weight: 300; } .home-info h3 .txt02 { margin-left: -14%; } .home-info h3 .txt03 { margin-left: 10%; } .home-info h3 .txt03::after, .home-vacation h3 .txt02::after, .home-recipe h3 .txt01::after { content: ''; display: inline-block; width: 50px; height: 2px; background-color: #FFF; vertical-align: middle; margin-left: 10px; } .home-vacation h3 .txt02::after, .home-recipe h3 .txt01::after { background-color: var(--theme-color-4); } .home-vacation h3 .txt02 { margin-left: -14%; } .home-info .bsflexgrid { margin-left: -10%; width: 96%; } .home-info .info-box { font-family: Arial, '思源黑體'; font-size: 1.1rem; } .home-info .info-box .coco1, .home-info .info-box .coco2 { border-radius: 50%; border: solid 1px #FFF; padding: 20px !important; width: 320px; height: 320px; line-height: 280px; text-align: center; } .home-info .info-box .coco1 img, .home-info .info-box .coco2 img { width: 90%; } .home-info .info-box .coco2 { margin-top: 10px; margin-left: 15%; animation-delay: -900ms !important; } .home-info .info-box .right { padding-top: 50px; } .home-info .info-box .right p:nth-child(3) { padding-left: 50px; } .home-info .info-box .bottle { position: absolute; top: -7%; left: -57%; z-index: 2; } .home-info .info-box .bottle .breath { animation-delay: -500ms !important; } .home-info .info-box .go, a.btn-style01 { color: var(--theme-color-4); background-color: rgba(255, 255, 255, 0.85); display: table-cell; width: 320px; border-radius: 50%; height: 320px; text-align: center; vertical-align: middle; transition: all .5s; } .home-info .info-box .go:hover, a.btn-style01:hover { background-color: rgba(249, 146, 164, 0.85); color: #FFF; transition: all .5s; } .home-info .info-box .go strong, a.btn-style01 strong { display: block; font-size: 3rem; font-family: 'Felix Titling'; margin-top: 15px; } .home-info .info-box .go::before, a.btn-style01::before { content: ''; display: block; width: 320px; height: 320px; position: absolute; border: solid 1px #FFF; top: 0; left: -10%; border-radius: 50%; transition: all .5s; } .home-info .info-box .go:hover::before, a.btn-style01:hover::before { top: 0; left: 0; transition: all .5s; } @media screen and (max-width: 1300px) { .home article { padding-top: 196px; } .home-info .info-box .coco1, .home-info .info-box .coco2 { padding: 20px !important; width: 250px; height: 250px; line-height: 210px; } .home-info .info-box .bottle { transform: scale(0.8); left: -50%; } .home-info .bsflexgrid { margin-left: 6%; width: 86%; } .home-info .info-box .go, a.btn-style01 { width: 250px; height: 250px; } .home-info .info-box .go::before, a.btn-style01::before { width: 250px; height: 250px; } } @media screen and (max-width: 992px) { .home-info .bsflexgrid { width: 95%; } .home-info .info-box .coco1, .home-info .info-box .coco2 { width: 220px; height: 220px; line-height: 180px; } .home-info .info-box .bottle { transform: scale(0.35); left: 23%; bottom: -39%; top: auto; } .home-info .info-box { font-size: 1rem; -ms-flex-pack: center !important; justify-content: center !important; } .home-info .info-box .go, a.btn-style01, .home-info .info-box .go::before, a.btn-style01::before { width: 200px; height: 200px; } } @media screen and (max-width: 768px) { .home-info .info-box .coco1, .home-info .info-box .coco2 { position: absolute; top: -230px; right: -30px; padding: 15px !important; width: 220px; height: 220px; line-height: 180px; } .home-info .info-box .coco1 { top: -450px; } .home-info .info-box .right p:nth-child(3) { padding-left: 0; } .home article { padding-top: 50px; } .home-info .info-box .bottle { left: 40%; } } @media screen and (max-width: 576px) { .home-info .info-box .go, a.btn-style01, .home-info .info-box .go::before, a.btn-style01::before { width: 150px !important; height: 150px !important; } .home-recipe .photo a.btn-style01 strong { font-size: 1.2rem !important; font-weight: normal; } .home-info .info-box .go strong { font-size: 2rem !important; } .home-info .info-box .go::before { left: -5%; } .home-info .info-box .coco1, .home-info .info-box .coco2 { top: -153px; width: 160px; height: 160px; line-height: 120px; right: 0; border: none; } .home-info .info-box .coco1 { right: 133px; } .home-info .info-box .bottle { left: auto; right: -28%; bottom: -48%; } } @media screen and (max-width: 464px) { .home-info .info-box .go { background-color: rgba(249, 146, 164, 0.85); color: #FFF; position: absolute; padding-top: 23px; } .home-info .info-box .right { padding-bottom: 150px; } .home-info .info-box .coco1, .home-info .info-box .coco2 { top: 0; } .home-info .info-box .coco1 { right: 180px; } .home-info .info-box .coco2 { right: 70px; } .home-info .info-box .bottle { bottom: -130%; transform: scale(0.4); } } .breath { animation: 3s ease-in-out 0s infinite normal none running moveYPlusCentered2; } .coco-shake { animation: 3s ease-in-out 0s infinite normal none running shake; } @-webkit-keyframes moveYPlusCentered2 { 0% { transform: translate(0) translateZ(0); } 50% { transform: translateY(10px) translateZ(0); } to { transform: translate(0) translateZ(0); } } @keyframes moveYPlusCentered2 { 0% { transform: translate(0) translateZ(0); } 50% { transform: translateY(10px) translateZ(0); } to { transform: translate(0) translateZ(0); } } @-webkit-keyframes shake { 0% { transform: rotate(-6deg); } 50% { transform: rotate(2deg); } to { transform: rotate(-6deg); } } @keyframes shake { 0% { transform: rotate(-6deg); } 50% { transform: rotate(2deg); } to { transform: rotate(-6deg); } } @media screen and (max-width: 1200px) { .home-info .container { max-width: 95%; } .home article { background-size: 110%; background-position-x: center; } } @media screen and (max-width: 992px) { .home article { background-size: 124%; } } @media screen and (max-width: 576px) { .home article { background-position-x: right; background-size: 163%; overflow-x: hidden; } } @media screen and (max-width: 464px) { .home article { background-position-x: right; background-size: 200%; overflow-x: hidden; padding-top: 200px; } } .home-vacation { margin-top: 10rem; padding-bottom: 219px !important; } .home-vacation::before { content: ''; display: block; position: absolute; width: 1629px; height: 1629px; background-image: url('/files/home/bg2.svg'); top: 17%; left: -10%; transform: scale(0.95); } .home-vacation h3+p { padding-left: 28%; } .home-vacation .time { color: #809AB1; z-index: 1; opacity: 0; } .home-vacation .photo { z-index: 1; } .home-vacation .time .year { font-size: 1.2rem; font-family: Ariel; } .home-vacation .time .date { font-size: 3rem; font-family: Ariel; } .home-vacation h4 { color: var(--theme-color-4); margin-top: 1.5rem; font-size: 1.2rem } .home-vacation p { font-weight: 300; color: #3E3A39; } .home-vacation .txt::before { content: ''; display: block; position: absolute; width: 115%; height: 150%; background-color: #ffeeee; top: -35%; left: -10%; z-index: 0; -webkit-clip-path: polygon(0% 0%, 5% 100%, 98% 92%, 100% 15%); clip-path: polygon(0% 0%, 5% 100%, 98% 92%, 100% 15%); } @media screen and (max-width: 1300px) { .home-vacation::before { transform: scale(0.7); top: 10%; left: -25%; } } @media screen and (max-width: 996px) { .home-vacation::before { top: 5%; left: auto; right: -21%; } .home-vacation .txt::before { width: 110%; left: -6%; } .home-vacation .time { display: none; } } @media screen and (max-width: 768px) { .home-vacation::before { transform: scale(0.5); top: -5%; left: -69%; right: auto; } .home-vacation h3+p { padding-left: 1rem; } .home-vacation h3 .txt02 { margin-left: 0; text-align: center; } } @media screen and (max-width: 767px) { .home-vacation::before { display: none; } } @media screen and (max-width: 576px) { .home-vacation { overflow: hidden; } .home-vacation::before { transform: scale(0.3); top: -37%; left: -100%; right: auto; } } @media screen and (max-width: 464px) { .home-vacation .container { padding: 0 2.5rem; } .home-vacation h4 { font-size: 1.5rem; margin-bottom: 20px; } .home-vacation .txt::before { display: none; } .home-vacation .txt, .home-vacation .time { background-color: #ffeeee; } .home-vacation .txt { padding-bottom: 1rem; } } .home .home-recipe { background-color: #ffdbdb; background: rgb(255, 219, 219); background: -moz-linear-gradient(top, rgba(255, 219, 219, 1) 0%, rgba(248, 180, 191, 1) 100%); background: -webkit-linear-gradient(top, rgba(255, 219, 219, 1) 0%, rgba(248, 180, 191, 1) 100%); background: linear-gradient(to bottom, rgba(255, 219, 219, 1) 0%, rgba(248, 180, 191, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdb', endColorstr='#f8b4bf', GradientType=0); margin-top: -5px; } .home-recipe .photo { margin-top: 5rem; } .home-recipe .photo .flex-card-header { position: absolute; right: -25px; width: 20px; line-height: 120%; } .home-recipe .photo .flex-card-body::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; background: -moz-linear-gradient(top, rgba(247, 68, 94, 0) 0%, rgba(247, 68, 94, 0) 67%, rgba(247, 68, 94, 0.9) 100%); background: -webkit-linear-gradient(top, rgba(247, 68, 94, 0) 0%, rgba(247, 68, 94, 0) 67%, rgba(247, 68, 94, 0.9) 100%); background: linear-gradient(to bottom, rgba(247, 68, 94, 0) 0%, rgba(247, 68, 94, 0) 67%, rgba(247, 68, 94, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f7445e', endColorstr='#e6f7445e', GradientType=0); z-index: 10; opacity: 1; bottom: 0; transition-duration: .6s; } .home-recipe .photo .flex-card-body { overflow: hidden; background-color: rgba(247, 68, 94, 0.1); } .home-recipe .photo .flex-card:hover .flex-card-body::before { opacity: 0; bottom: -50%; transition-duration: .6s; } .home-recipe .photo .flex-card-body .bsbgset { padding-top: 250%; } .home-recipe .photo .flex-card-footer { text-align: center; opacity: 0; top: -20px; transition-duration: .6s; } .home-recipe .photo .flex-card:hover .flex-card-footer { opacity: 1; top: 0px; transition-duration: .6s; transition-delay: 100ms; } .home-recipe .photo .flex-card-footer a, .product-list .item-wrap a.more span { background-color: #FFF; border-radius: 50%; padding: 22px 10px; display: inline-block; color: var(--theme-color-4); font-family: 'Felix Titling'; margin-top: 20px; transition-duration: .6s; } .home-recipe .photo .flex-card-footer a:hover, .product-list .item-wrap a.more:hover span { background-color: var(--theme-color-4); color: #FFF; transition-duration: .6s; } .home-recipe .photo .flex-card-footer::after, .product-list .item-wrap a.more::after { content: ''; display: block; background-color: var(--theme-color-4); width: 100%; height: 1px; margin-top: 20px; } .home-recipe .photo .row .col-xl-1:nth-child(2) .ani-play, .home-recipe .photo .col-xl-2:nth-child(2) .ani-play { animation-delay: 0.1s; } .home-recipe .photo .row .col-xl-1:nth-child(3) .ani-play, .home-recipe .photo .col-xl-2:nth-child(3) .ani-play { animation-delay: 0.2s; } .home-recipe .photo .row .col-xl-1:nth-child(4) .ani-play, .home-recipe .photo .col-xl-2:nth-child(4) .ani-play { animation-delay: 0.3s; } .home-recipe .photo .row .col-xl-1:nth-child(5) .ani-play, .home-recipe .photo .col-xl-2:nth-child(5) .ani-play { animation-delay: 0.4s; } .home-recipe .photo .row .col-xl-1:nth-child(6) .ani-play, .home-recipe .photo .col-xl-2:nth-child(6) .ani-play { animation-delay: 0.5s; } .home-recipe .photo .row .col-xl-1:nth-child(7) .ani-play, .home-recipe .photo .col-xl-2:nth-child(7) .ani-play { animation-delay: 0.6s; } .home-recipe .photo .row .col-xl-1:nth-child(8) .ani-play, .home-recipe .photo .col-xl-2:nth-child(8) .ani-play { animation-delay: 0.7s; } .home-recipe .photo .row .col-xl-1:nth-child(9) .ani-play, .home-recipe .photo .col-xl-2:nth-child(9) .ani-play { animation-delay: 0.8s; } .home-recipe .photo .row .col-xl-1:nth-child(10) .ani-play, .home-recipe .photo .col-xl-2:nth-child(10) .ani-play { animation-delay: 0.9s; } .home-recipe .photo a.btn-style01 { position: absolute; top: -250px; right: 16%; width: 200px; height: 200px; padding-top: 45px; } .home-recipe .photo a.btn-style01 strong { font-size: 2rem; } .home-recipe .photo a.btn-style01::before { width: 200px; height: 200px; border: solid 1px var(--theme-color-4); top: 5px; left: auto; right: -5px; transition: all .3s; } .home-recipe .photo a.btn-style01:hover::before { top: 0; left: 0; right: 0; transition: all .3s; } @media screen and (max-width: 1440px) and (min-width: 1301px) { .home-recipe .mx-auto.justify-content-center { -ms-flex-pack: left !important; justify-content: left !important; } } @media screen and (min-width: 1301px) { .home-recipe .col-xl-1 { -ms-flex: 0 0 10%; flex: 0 0 10%; max-width: 10%; } } @media screen and (max-width: 1300px) { .home-recipe .col-xl-1 { -ms-flex: 0 0 12%; flex: 0 0 12%; max-width: 12%; } .home-recipe .photo a.btn-style01 { right: 20px; } } @media screen and (max-width: 996px) { .home-recipe h3 .txt01 { text-align: left; width: max-content; } .home-recipe .mr-xl-5 { margin-right: auto !important; } } @media screen and (max-width: 768px) { .home-recipe .col-xl-1 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .home-recipe .photo, .home-recipe .container { width: 90%; max-width: 90%; margin-left: auto; margin-right: auto; } } .home-about2 { padding-bottom: 200px; padding-top: 398px; overflow: hidden; background-color: rgb(255, 219, 219); margin-top: -7px; } .home-about2::before { content: ''; display: block; position: absolute; top: 50px; left: 1%; width: 98%; height: 200px; background-image: url('/files/home/home-about-title.svg'); background-repeat: no-repeat; background-size: contain; } .home-about2::after { content: ''; display: block; position: absolute; width: 100%; height: 500px; top: -500px; background-color: #ffdbdb; } .home-about2 h3 { text-align: center; } .home-about2 h3 strong { display: block; font-weight: 600; margin-top: 8px; } .home-about2 p { text-align: center; line-height: 230%; margin-top: 30px; width: max-content; margin-left: auto; margin-right: auto; } .home-about2 .circle { height: 264px; width: 264px; background-color: #FFF; border-radius: 50%; margin-left: auto; margin-right: auto; margin-bottom: 70px; } .home-about2 .product { text-align: center; margin-bottom: -218px; z-index: 1; } .home-about2 .product img { width: 100px; transform: rotate(-11deg); } .home-about2 path, .home-about2 line { fill: none; } .home-about2 .bird { width: 298px; position: absolute; bottom: 60px; right: 11%; } .home-about2 .bird #bird2 path { stroke: #FFF; } .home-about2 .bird #bird1 path { stroke: rgb(255, 219, 219); } .home-about2 .shine { position: absolute; width: 244px; top: 19%; right: -13px; } .home-about2 .shine line, .home-about2 .shine path { stroke: #fb4c60; } .home-about2 .leaf { position: absolute; width: 523px; top: 33%; } .home-about2 .leaf .cls-1 { stroke: #FFF; } .home-about2 .leaf .cls-2 { stroke: #fb4c60; } @media screen and (max-width: 1300px) { .home-about2 .leaf { width: 420px; } .home-about2 .bird { width: 227px; bottom: 137px; right: 7%; } .home-about2 .shine { width: 220px; } } @media screen and (max-width: 996px) { .home-about2 .leaf { width: 300px; } .home-about2 .shine { width: 180px; } } @media screen and (max-width: 768px) { .home-about2 .bird { width: 180px; bottom: 150px; right: 1%; } } @media screen and (max-width: 576px) { .home-recipe .photo a.btn-style01 { top: -330px; } } @media screen and (max-width: 464px) { .home-recipe .photo a.btn-style01 { top: auto; bottom: -170px; } .home-recipe .photo { margin-top: 20px; } .home-recipe { padding-bottom: 250px !important; } .home-recipe .col-xl-1 { -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; max-width: 33.333%; } .home-recipe .photo .flex-card-footer a { margin-top: -20px; } .home-about2::before { background-position-y: 50px; } .home-about2 .leaf { top: 100px; } .home-about2 .shine { width: 100px; } .home-about2 p { width: 90%; line-height: 150%; } .home-about2 .bird { width: 100px; bottom: 50px; right: 1%; } } #index-modal { display: block; } #index-modal .modal-dialog { max-width: 1200px; } #index-modal button.close { border: 1px solid rgba(0, 0, 0, 0.2); cursor: pointer; height: 32px; border-radius: 50%; background-color: #FFF; opacity: 1; padding: 0; } #index-modal button.close span { opacity: 0.5; font-size: 15px; line-height: 25px; vertical-align: middle; } #index-modal .modal-header { border-bottom: none; padding: 0; } #index-modal .modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - (#{$modal-dialog-margin} * 2)); // Ensure `modal-dialog-centered` extends the full height of the view (IE10/11) &::before { display: block; // IE10 height: calc(100vh - (#{$modal-dialog-margin} * 2)); content: ''; } }.banner-section .banner-inner-bg { background-size: cover; background-repeat: no-repeat; background-position: center; padding-bottom: 20%; width: 100% !important; } .banner-section .vertical-center { top: auto; left: 50%; transform: translateX(-50%); bottom: 30%; } .banner-section .topic-wrap h3 { font-size: 3.5rem; text-shadow: 0.3vw 0.3vw 0.5vw rgba(0, 0, 0, 0.5); letter-spacing: .2em; text-indent: .2em; } .banner-section .topic-wrap h3::before, .banner-section .topic-wrap h3::after { content: ''; position: absolute; top: 50%; margin-top: -0.5px; width: 50px; height: 1px; background-color: #fff; right: -70px; } .banner-section .topic-wrap h3::before { left: -70px; } .banner-section .topic-wrap em { font-size: 2.5rem; font-family: 'OleoScript-Regular', '微軟正黑體', cursive; } .pg-title { font-size: 2.2rem; color: var(--theme-color-1); font-weight: 700; } @media(max-width:992px) { .pg-title { font-size: 2rem; } .banner-section .banner-inner-bg { padding-bottom: 40%; } .banner-section .topic-wrap h3 { font-size: 4.5vw; } } @media(max-width:768px) { .pg-title { font-size: 1.75rem; } } @media(max-width:576px) { .pg-title { font-size: 1.5rem; } .banner-section .topic-wrap h3 { font-size: 5vw; } } @media(max-width:464px) { .pg-title { font-size: 1.2rem; } .banner-section .topic-wrap h3 { font-size: 6vw; } } .slick-slide { outline: none !important; } .page-list-row .item-info-wrap { padding-top: 0.5rem; } .page-list-row .item-info-wrap>.name { display: inline-block; color: #666; margin-bottom: 0; } .page-list-row .item-wrap { padding: 8px; border: 1px solid #EEE; border-radius: 4px; height: 100%; } .page-list-row .description { position: absolute; top: 80px; left: 0; right: 0; bottom: 0; overflow: hidden; color: #FFF; } .page-list-row .description .ani-list { transform: translateX(50%); opacity: 0; transition-duration: .4s; } .page-list-row .box:hover .ani-list { transform: translateX(0); opacity: 1; transition-duration: .4s; } .page-list-row .box .ani-list:nth-child(1) { transition-delay: .4s; } .page-list-row .box .ani-list:nth-child(2) { transition-delay: 0.6s; } .page-list-row .box .ani-list:nth-child(3) { transition-delay: 0.8s; } .page-list-row .box .ani-list:nth-child(4) { transition-delay: 1.0s; } .page-list-row .box .ani-list:nth-child(5) { transition-delay: 1.2s; } .page-list-row .box .ani-list:nth-child(6) { transition-delay: 1.4s; } .page-list-row .box .ani-list:nth-child(7) { transition-delay: 1.6s; } .page-list-row .cate { color: #FFF; } .about-img { border: 6px #FFF solid; border-radius: 80px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .brand-sect { background-size: 100% auto; background-repeat: no-repeat; } .brand-sect::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-image: url(/images/content/about_bg_full.jpg); z-index: -1; } .brand-block { margin-top: 15%; margin-left: 6%; width: 60%; } @media (max-width:992px) { .brand-block { width: 700px; } } @media (max-width:768px) { .brand-block { width: auto; margin-left: auto; } } .content-sys { margin: 2.5rem auto; } .idx-row { counter-reset: block-counter; } .idx-col .card-body { margin: 0; padding: 0; } .idx-col .card-index { flex: 0 0 auto; width: auto; max-width: none; margin: 0; padding-right: 0.5rem; } .idx-col .card-index::before { content: counter(block-counter); counter-increment: block-counter; font: 8rem 'arial'; font-style: italic; color: #DDD; line-height: 8rem; } .idx-col .card-text { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; padding-top: 1rem; color: #666; } .numberlist ol { counter-reset: li; list-style: none; margin-bottom: 1rem; text-align: left; padding-left: 1rem; } .numberlist li { position: relative; display: block; padding: 1em 1em 1em 3em; *padding: .4em; margin: .5em 0; background: #fff; color: #444; text-decoration: none; -moz-border-radius: .3em; -webkit-border-radius: .3em; border-radius: .3em; } .numberlist li::before { content: counter(li); counter-increment: li; position: absolute; left: -1.3em; top: 50%; margin-top: -1.3em; background: #87ceeb; height: 3em; width: 3em; line-height: 2.5em; border: .3em solid #fff; text-align: center; font-weight: 700; -moz-border-radius: 2em; -webkit-border-radius: 2em; border-radius: 2em; color: #fff; } .contacts-block>a { text-decoration: none; } .contacts-block>a>div { border: 1px solid #CCC; border-radius: 4px; } .contacts-block>a>div:hover { background-color: #e5feff; } .contacts-block h5 { margin-top: 1rem; color: #da251d; text-decoration: none; } .contacts-block p { margin-top: 1rem; color: #666; text-decoration: none; } .prev-next-wrap>.row { background-color: #e2e2e2; margin: 0; border-radius: 0.25rem; } .prev-next-wrap a { color: #dc3545; } .prev-next-wrap .prev-pg:hover, .prev-next-wrap .next-pg:hover { background-color: #efefef; } .prev-next-wrap .prev-pg { padding: 0 1rem 0 40px; } .prev-next-wrap .next-pg { padding: 0 40px 0 1rem; } .prev-next-wrap .prev-pg, .prev-next-wrap .next-pg { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .prev-next-wrap .prev-pg::before { content: '\f104'; font-family: FontAwesome; font-size: 24px; position: absolute; left: 1rem; top: 15px; } .prev-next-wrap .next-pg::before { content: '\f105'; font-family: FontAwesome; font-size: 24px; position: absolute; left: auto; right: 1rem; top: 15px; } .prev-next-divider { position: absolute; top: 10px; bottom: 10px; width: 0; left: 50%; border-left: 1px solid #FFF; z-index: 1; } @media (max-width:464px) { .prev-next-divider { top: 50%; bottom: auto; width: auto; left: 10px; right: 10px; border-top: 1px solid #FFF; } } .pgcont-wrap, .article-list-row { background-color: #FFF; box-shadow: 1.6px 1.4px 4px 0px rgba(162, 162, 162, 0.15); padding: 100px 10% 10% 10%; line-height: 200%; border: solid 1px #EEE; } .article-list-row { padding-top: 60px; } .banner-section { overflow: hidden; } @media(max-width:768px) { .pgcont-wrap, .article-list-row { padding: 100px 10px 60px 10px; } .news .pgcont-wrap .date { left: 10px !important; } } .frm-about2-pg .topic-cont h3, .frm-product-info .topic-cont h3, .activity .topic-cont h3 { font-size: 1.4rem; display: inline-block; padding: 0.5rem 1rem 0.8rem; margin: 1.5rem auto; font-family: 'Montserrat', 'Microsoft JhengHei'; color: #000; line-height: 180%; } .frm-about2-pg .topic-cont h3 strong, .activity .topic-cont h3 strong { color: var(--theme-color-1); } .frm-about2-pg .topic-cont h3::after, .frm-product-info .topic-cont h3::after, .activity .topic-cont h3::after { content: ''; display: block; background-color: var(--theme-color-1); height: 3px; width: 30px; margin-left: auto; margin-right: auto; margin-top: 10px; } .frm-about2-pg p, .frm-about2-pg .blockquote-footer, .activity p { text-align: center; max-width: 650px; margin-left: auto; margin-right: auto; } @media(max-width:768px) { .frm-about2-pg p, .frm-about2-pg .blockquote-footer, .activity p { width: 70% !important; } .activity p.text-left br { display: none; } .activity p.text-left.w-25 br { display: block; } } @media(max-width:464px) { .frm-about2-pg p, .frm-about2-pg .blockquote-footer, .activity p { width: 92% !important; } } .frm-about2-pg p strong { font-size: 1.2rem; } .frm-about2-pg p.text-left, .frm-about2-pg .blockquote-footer.text-left { max-width: 900px; } .frm-about2-pg article>.container { margin-top: 3rem; padding-bottom: 5rem; } .frm-about2-pg .coco-intro { margin-top: 3rem; max-width: 900px; margin-left: auto; margin-right: auto; border: solid 1px #EEE; padding: 15px; } .frm-about2-pg .products-info, .activity .products-info { max-width: 900px; margin-left: auto; margin-right: auto; } .activity h5::after { content: ''; display: block; background-color: var(--theme-color-1); height: 3px; width: 30px; margin-top: 10px; margin-bottom: 10px; } .activity .drink a { position: absolute; width: calc(100%); height: calc(100%); text-align: center; background-color: #FFF; top: 0; color: var(--theme-color-1); border: solid 5px var(--theme-color-1); transition-duration: .3s; } .activity .drink a span { top: 50%; transform: translateY(-50%); padding: 0 29px; width: calc(100%); display: block; } .activity .drink a:hover { background-color: transparent; } .activity .drink a:hover span { display: none; } @media(max-width:576px) { .about p br { display: none; } .about p.text-center br { display: block; } }.inquiry { font-size: 1rem; text-align: left; } .inquiry .container { max-width: 1300px; } @media (max-width: 576px) { .inquiry .container { max-width: 100%; } } .birthdayPicker select { display: inline-block !important; width: auto; } .inquiry .inquiry-bg { background: url(/images/content/inquiry-01.jpg) 100% center; background-size: cover; } .inquiry .inquiry-content { background-color: #FFF; } .inquiry-content form { border: solid 1px #d8d8d8; padding: 1rem 7%; } @media (max-width: 576px) { .inquiry-content form { border: 0; padding: 0; } } .inquiry .col-form-label { color: #FFF; text-align: right; background-color: rgba(119, 119, 119, 1.00); padding: 10px 15px; flex: 0 0 33.333333%; max-width: 33.333333%; } .inquiry .col-form-input { padding: 5px 14px; flex: 0 0 66.666667%; max-width: 66.666667%; align-self: center !important; } .inquiry .form-check-inline>* { vertical-align: middle; } @media (max-width: 464px) { .inquiry .col-form-label { text-align: center; background-color: rgba(119, 119, 119, 1.00); flex: 0 0 calc(100% - 16px); margin: 8px 8px 0 8px; padding: 4px; border-radius: 4px; max-width: 100%; } .inquiry .col-form-input { padding: 4px 8px; margin-top: 4px; flex: 0 0 100%; max-width: 100%; } } .inquiry .form-check-label { line-height: 100%; margin-left: 5px; margin-top: -2px; } .inquiry .form-check-input { margin-left: 5px; } .inquiry .form-check { margin-bottom: 0; } .inquiry legend { font-size: 1rem; } .inquiry .form-row { background-color: #e6e6e6; } .inquiry .form-group { margin-bottom: 2px; } .inquiry .form-control { padding: 0.25rem 0.75rem; vertical-align: middle; } .inquiry textarea.form-control { margin: 4px 0; } .inquiry input.form-control { margin-right: 1rem; } .w-10 { width: 10% !important; } .contactform .form-group.has-error .invalid-feedback { display: block; bottom: 10px; right: 16px; } .contacts a { color: #999; } .contact_form { background: #fff; padding: 4rem; box-shadow: -4px -1px 20px 5px rgba(0, 0, 0, 0.07); } /*} .input:focus { outline: none } .input:invalid { box-shadow: none }*/ #contactform .form-control { border-color: rgba(0, 0, 0, 0); } #contactform .form-control:focus { border-color: rgba(0, 0, 0, 0); box-shadow: none; } #contactform textarea { border-color: #CCC !important; } #contactform textarea:focus { border-color: #c9a96a !important; } #contactform .input-block { margin-bottom: 2rem; width: 100%; } #contactform .input-block::after { content: ''; display: block; height: 1px; background: #CCC; will-change: transform; transition: -webkit-transform .5s cubic-bezier(.3, 0, 0, 1); transition: transform .5s cubic-bezier(.3, 0, 0, 1); transition: transform .5s cubic-bezier(.3, 0, 0, 1), -webkit-transform .5s cubic-bezier(.3, 0, 0, 1); -webkit-transform-origin: left center; transform-origin: left center; } #contactform .input-block.focus::after { background-color: #c9a96a; -webkit-transform-origin: right center; transform-origin: right center; position: relative; top: 1px; z-index: 2; } #contactform .input-block>.input-label { transform: translateY(24px) scale(1); transition-duration: 0.6s; transform-origin: left center; z-index: 10; } #contactform .input-block.focus>.input-label { transform: translateY(0) scale(0.75); transition-duration: 0.6s; } .contact-icon { margin-right: 10px; font-size: 26px; vertical-align: middle; } .contact-icon.fa-envelope { font-size: 22px; }.article-img-block { width: 270px; float: left; } .article-list-block .list-title { font-size: 1.4rem; font-weight: bold; } .article-list-block .list-date { font-size: 0.75rem; } .article-list-block .list-text { max-height: 240px; overflow: hidden; line-height: 30px; } .article-list-block .list-text p { color: #333; margin-bottom: 0; } .article-img { padding-bottom: 62.5%; background-position: center center; background-size: contain; background-repeat: no-repeat; } @media(max-width:992px) { .article-img { } } .btn-ug { color: #fff; background-color: #4d342e; border-color: #4d342e; border-radius: 1rem; padding: 0.25rem 2rem; cursor: pointer; text-decoration: none; } @media (max-width: 768px) { .article-img-block { width: 50%; } .article-list-block .list-text { max-height: 144px; line-height: 24px; } } @media (max-width: 576px) { .btn-ug { padding: 0.25rem 1.2rem; } } @media (max-width: 464px) { .article-img-block { width: 100%; float: none; margin-bottom: 0.5rem; } } @media (max-width: 352px) { .btn-ug { padding: 0.25rem 1rem; } } .btn-ug:hover { background-color: #d59700; border-color: #d59700; } .newsArea .item { background-color: #FFF; box-shadow: 1.6px 1.4px 4px 0px rgba(162, 162, 162, 0.15); position: relative; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; background-image: -webkit-gradient(linear, left top, left bottom, from(#9b9b9b), to(#9b9b9b)), -webkit-gradient(linear, left top, left bottom, from(#9b9b9b), to(#9b9b9b)), -webkit-gradient(linear, left top, left bottom, from(#9b9b9b), to(#9b9b9b)), -webkit-gradient(linear, left top, left bottom, from(#9b9b9b), to(#9b9b9b)), -webkit-gradient(linear, left top, left bottom, from(#9b9b9b), to(#9b9b9b)), -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#e6e6e6)), -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#e6e6e6)), -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#e6e6e6)), -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#e6e6e6)), -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #9b9b9b 0%, #9b9b9b 100%), -webkit-linear-gradient(top, #9b9b9b 0%, #9b9b9b 100%), -webkit-linear-gradient(top, #9b9b9b 0%, #9b9b9b 100%), -webkit-linear-gradient(top, #9b9b9b 0%, #9b9b9b 100%), -webkit-linear-gradient(top, #9b9b9b 0%, #9b9b9b 100%), -webkit-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%), -webkit-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%), -webkit-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%), -webkit-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%), -webkit-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%); background-image: -o-linear-gradient(top, #9b9b9b 0%, #9b9b9b 100%), -o-linear-gradient(top, #9b9b9b 0%, #9b9b9b 100%), -o-linear-gradient(top, #9b9b9b 0%, #9b9b9b 100%), -o-linear-gradient(top, #9b9b9b 0%, #9b9b9b 100%), -o-linear-gradient(top, #9b9b9b 0%, #9b9b9b 100%), -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%), -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%), -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%), -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%), -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 100%); background-image: linear-gradient(to bottom, #9b9b9b 0%, #9b9b9b 100%), linear-gradient(to bottom, #9b9b9b 0%, #9b9b9b 100%), linear-gradient(to bottom, #9b9b9b 0%, #9b9b9b 100%), linear-gradient(to bottom, #9b9b9b 0%, #9b9b9b 100%), linear-gradient(to bottom, #9b9b9b 0%, #9b9b9b 100%), linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 100%), linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 100%), linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 100%), linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 100%), linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 100%); background-size: 0% 1px, 1px 0%, 1px 0%, 0% 1px, 0% 1px, 100% 1px, 1px 100%, 1px 100%, 0% 1px, 100% 1px; background-position: 50% 0, 100% 50%, 0 50%, 0% 100%, 100% 100%, 50% 0, 100% 50%, 0 50%, 0% 100%, 100% 100%; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; } .newsArea .item:hover { background-size: 100% 1px, 1px 100%, 1px 100%, 0% 1px, 100% 1px, 100% 1px, 1px 100%, 1px 100%, 0% 1px, 100% 1px; } .newsArea .date { position: absolute; bottom: -10px; right: 25px; font-size: 0.9rem; font-weight: 300; font-family: 'Open Sans', '微軟正黑體', sans-serif; color: #999; letter-spacing: 0.5px; background-color: #FFF; padding: 0 10px; } .newsArea a { color: #000; } .newsArea .Txt { position: relative; padding: 25px 30px; } @media (max-width: 576px) { .newsArea .Txt { padding-bottom: 35px; } } .newsArea h3 { font-weight: normal; font-size: 1.5rem; overflow: hidden; height: 58px; } .newsArea .Txt p { height: 78px; letter-spacing: 1px; line-height: 1.8; overflow: hidden; font-size: 0.9rem; color: #747474; } .newsArea .Img { padding: 15px; } .newsArea .Img>div { padding: 15px; } .news .pgcont-wrap .date, .article .pgcont-wrap .date { position: absolute; z-index: 20; letter-spacing: -2px; top: 0px; left: 60px; font-family: 'Amiri', serif; background: var(--theme-color-4); color: #FFF; font-size: 1.2rem; line-height: 1; padding: 10px; text-align: center; } .news .date b, .article .date b { font-weight: normal; font-size: 1.2rem; letter-spacing: -1px; } .news .btn.style01 { display: none; } .news .text-muted a { color: var(--theme-color-1); } .news, .article { background-image: url('/files/products/left-bg.svg'); background-repeat: no-repeat; background-size: 20%; background-attachment: fixed; } .news article, .article article { padding-bottom: 6rem; } .news .nav-block.sticky-top.active .navbar-brand { display: block; } .sidebar .widget { background-color: #FFF; } .news .sub-banner .page-name, .article .sub-banner .page-name { position: relative; right: 0; left: 0; width: max-content; margin-left: auto; margin-right: auto; } .article .article-img { background-size: contain; } .article .pgcont-wrap a { color: var(--theme-color-1); } .article .pgcont-wrap a:hover { text-decoration: underline; } .article .pgcont-wrap li p { margin-bottom: 2rem; } .article .pgcont-wrap strong { font-weight: 500; } .article .pgcont-wrap small a, .news .pgcont-wrap small a { color: #CCC; font-size: 0.6rem; } @media (max-width: 768px) { .news, .article { background-size: 30%; } } @media (max-width: 576px) { .news, .article { background-size: 40%; } }.topic-cont { text-align: center; margin-bottom: 2rem; position: relative; overflow: visible; color: #000; margin-top: 3rem; } @media(max-width:576px) { .topic-cont { margin-bottom: 0rem; } } /* .topic-cont h3::before { content: ''; z-index: 5; position: absolute; width: 82px; height: 82px; display: block; top: 28%; left: -29px; transform: translate(0, -50%); border: 1px solid; border-radius: 50%; opacity: 0.8; color: #CCC; } .topic-cont h3::after { content: ''; z-index: 5; position: absolute; width: 90px; height: 90px; display: block; top: 28%; left: -33px; transform: translate(0, -50%); border: 1px solid; border-radius: 50%; box-shadow: 0 0 12px; opacity: 0.8; color: #CCC; } */ /* .topic-cont h3::before, .topic-cont h3::after { background: url(/images/bg_line.png) repeat; background-color: rgba(0, 0, 0, 0.05); content: ''; height: 5px; position: absolute; top: calc(50% - 2px); margin-top: 10px; width: 900px; display: block; } .topic-cont h3::before { left: auto; right: 100%; } .topic-cont h3::after { right: 0; left: 100%; } */ .topic-cont h3 { font-size: 2rem; display: inline-block; padding: 0.5rem 1rem 0.8rem; margin: 1.5rem auto; font-family: 'Montserrat', 'Microsoft JhengHei'; font-weight: 600; color: var(--theme-color-1); } .topic-cont h3 span { font-size: 1.2rem; display: block; margin-top: .5rem; font-weight: normal; color: var(--theme-color-3); } .topic-cont h6 { color: #666; display: block; margin-top: 1rem; } @media (max-width:576px) { .topic-cont h3::before { width: 62px; height: 62px; top: 37%; left: -17px; } .topic-cont h3::after { width: 70px; height: 70px; top: 37%; left: -21px; } .topic-cont h3 { font-size: 1.5rem; padding: 0.5rem 0.5rem 0.5rem; } .topic-cont h6 { margin-top: 0.25rem; } } .swipe-gallery .pswp-item { cursor: zoom-in; } .spotlight-grid .img-set figure, .swipe-gallery figure { position: absolute; right: 0; left: 0; bottom: 0px; margin: 0; padding: 0.5rem; background-color: rgba(0, 0, 0, 0.5); color: #FFF; line-height: 1.2rem; } .standard-slick { margin-left: -0.5em; margin-right: -0.5em; } .standard-slick .slick-dots { position: relative; bottom: auto; } .standard-slick .items-block { margin-left: 0.5em; margin-right: 0.5em; } @media(max-width:1200px) { .standard-slick .slick-arrow { width: 32px; height: 32px; background-color: rgba(255, 255, 255, 0.5); } .standard-slick .slick-arrow::before { display: block; width: 24px; height: 24px; margin-left: auto; margin-right: auto; } .standard-slick .slick-prev { left: 10px; } .standard-slick .slick-next { right: 10px; } } .tab-slick .slider-for { background-color: rgb(230, 230, 230); } .tab-slick .slider-for .items-block { padding: 1rem; } .tab-slick .slick-carousel .slick-arrow::before { color: rgb(0, 92, 175); } .tab-slick>.slider-nav { margin: 0 auto; overflow: hidden; } .tab-slick>.slider-nav::before { content: ''; background-color: #C8CACE; position: absolute; left: 0; right: 0; top: auto; bottom: 0; height: 8px; z-index: -1; } .tab-slick>.slider-nav .slick-list { width: 100%; margin: auto; overflow: hidden; padding-bottom: 8px; } .tab-slick>.slider-nav .slick-list:nth-child(2) { width: calc(100% - 50px); } .tab-slick>.slider-nav .slick-prev { left: 0; } .tab-slick>.slider-nav .slick-next { right: 0; } .tab-slick>.slider-nav .items-block { text-align: center; height: 36px; font-size: 16px; padding: 0 12px; transition-duration: .3s; cursor: pointer; } .tab-slick>.slider-nav .items-block>span { display: block; text-align: center; top: 50%; transform: translateY(-50%); line-height: 24px; font-size: 1rem; color: #727171; } @media(max-width:576px) { .tab-slick>.slider-nav .items-block>span { font-size: 16px; line-height: 16px; } } .tab-slick>.slider-nav .slick-current .items-block { transition-duration: .3s; } .tab-slick>.slider-nav .items-block::after { content: ''; background-color: #727171; position: absolute; left: 0; right: 0; top: 100%; height: 8px; z-index: 1; transition-duration: .3s; } .tab-slick>.slider-for .slick-slide { height: 0; transition-duration: .3s; } .tab-slick>.slider-for .slick-slide.slick-current { height: auto; transition-duration: .3s; } .collapse-item { border: 1px solid #CCC; border-radius: 4px; margin-bottom: 0.5rem; overflow: hidden; } .collapse-head { color: #002d74; text-align: left; padding: 0.5rem 1rem; background-color: #f7f7f7; } .collapse-topic { font-size: 1.2rem; color: #7f8c8d; margin: 0; cursor: pointer; transition: color 0.6s ease-out; } .collapse-topic:hover { text-decoration: none; color: #7659a0; transition: color 0.6s ease-out; } .collapse-head.trigger { background-color: #F39700; } .collapse-head.trigger .collapse-topic, .collapse-head.trigger .collapse-topic:hover { color: #FFF; } .collapse-content { border-top: 1px solid #CCC; border-width: 1px 0 0 0 !important; } .collapse-text { padding: 1rem; background-color: #FFF; } .tab-group .tab-content { border: 1px solid #ccc; border-top: 0; } .tab-group .tab-content>.tab-pane { padding: 3rem; } .tab-group .nav-tabs .nav-link { padding: 0.25rem 1rem; margin-left: 0; } .tab-group .nav-tabs .nav-link.active, .tab-group .nav-tabs .nav-item.show .nav-link { border-top: 3px solid var(--theme-color-1); }.scroll-tb-wrap { overflow: auto; max-height: 700px; padding-left: 0; border-left: 1px solid #999 !important; border-top: 1px solid #999 !important; } .scroll-tb-wrap>table { width: 100%; min-width: 700px; } .scroll-tb-wrap tbody>tr>td:first-child, .scroll-tb-wrap th:first-child { position: sticky; left: 0; z-index: 100; } .scroll-tb-wrap tbody>tr>td[rowspan]:first-child { z-index: 110; } .scroll-tb-wrap thead tr th, .scroll-tb-wrap tbody>tr:first-child>td { position: sticky; top: 0; z-index: 120 !important; } .scroll-tb-wrap tbody>tr:first-child>td:first-child { z-index: 130 !important; } .scroll-tb-wrap th:first-child { z-index: 2; } .scroll-tb-wrap table { /*overflow: auto; -ms-overflow-style: scrollbar;*/ } .scroll-tb-wrap table th, .scroll-tb-wrap table td { vertical-align: middle !important; border-right: 1px solid #999 !important; border-bottom: 1px solid #999 !important; } .scroll-tb-wrap table th { } .scroll-tb-wrap table th:first-child { } .scroll-tb-wrap table thead th:first-child { z-index: 100; } @media (max-width:576px) { .scroll-tb-wrap table th:first-child { min-width: auto; } } .scroll-tb-wrap table td { } .scroll-tb-wrap .device .flex-card-header .bsbgset { height: 300px; }.sticky-wrap { display: block; min-height: 1.5rem; overflow: auto; scroll-behavior: smooth; } .sticky-wrap>table { width:100%; border-collapse: collapse; } .sticky-wrap>table th { color: #FFF; background-color: rgb(162, 143, 204); } .sticky-wrap>table td { z-index: 0; } .sticky-wrap>table th { text-align: center; z-index: 1; } .sticky-wrap>table th::after, .sticky-wrap>table td::after { content: ''; position: absolute; top: 0; right: 0; left: 0; bottom: 0; display: block; border-bottom: 1px solid #EEE; border-right: 1px solid #EEE; pointer-events: none; } .sticky-wrap>table>thead.caption { top: 0; position: -webkit-sticky; position: sticky; display: table-caption; z-index: 5; } .sticky-wrap>table>thead:not(.caption) th { top: 0; position: -webkit-sticky; position: sticky; z-index: 3; } .sticky-wrap>table>thead:not(.caption) th:first-child { z-index: 5 !important; } .sticky-wrap>table>tbody>tr:first-child th { top: 0; left: auto; position: -webkit-sticky; position: sticky; z-index: 3; } .sticky-wrap>table>tbody th { left: 0; position: -webkit-sticky; position: sticky; z-index: 3; } .sticky-wrap>table>tbody>tr:first-child th:first-child { top: 0; left: 0; z-index: 5; } .sticky-wrap>table>tfoot th { bottom: 0; position: -webkit-sticky; position: sticky; } .sticky-left { position: -webkit-sticky; position: sticky; left: 0; z-index: 4 !important; } .sticky-right { position: -webkit-sticky; position: sticky; right: 0; z-index: 4 !important; }.products-intro .items-view .items-block { background-size: cover; background-position: center center; background-repeat: no-repeat; padding-bottom: 100%; margin: 1px; } .products-intro .items-view figure { display: none; } .products-intro .items-nav .items-block { background-size: contain; background-position: center center; background-repeat: no-repeat; padding-bottom: 100%; transition-duration: 0.5s; opacity: 0.6; cursor: pointer; border: 1px solid #CCC; } .products-intro .items-nav .slick-slide.slick-current .items-block { opacity: 1; border: 1px solid transparent; } .products-carousel .items-nav {} .products-carousel .items-nav .slick-list { padding: 0 !important; } .products-carousel .items-nav .slick-slide { padding: 0.5rem; } .products-carousel .items-nav .items-block { border-radius: 50%; } .products-carousel .items-nav .slick-slide .items-block { background-size: cover; } .products-carousel .items-nav .slick-slide.slick-current .items-block::before { /*content: ''; z-index: 5; position: absolute; width: 100%; height: 100%; border-radius: 50%; display: block; border: 1px solid #269cd2;*/ } .products-carousel .items-nav .slick-slide.slick-current .items-block::after { content: ''; z-index: 5; position: absolute; top: -5%; left: -5%; width: 110%; height: 110%; display: block; border: 1px solid #c3c3c3; border-radius: 50%; box-shadow: 0 0 6px #c3c3c3; opacity: 0.8; } .products-info .topic-cont { text-align: center; margin-bottom: 1.5rem; position: relative; overflow: hidden; } .products-info .topic-cont h3::before, .products-info .topic-cont h3::after { background: url(/images/icons/bg_line.png) repeat; background-color: rgba(0, 0, 0, 0.05); content: ''; height: 5px; position: absolute; top: calc(50% - 12px); margin-top: 10px; width: 900px; display: block; box-shadow: unset; border-radius: unset; border: unset; transform: unset; opacity: 1; } .products-info .topic-cont h3::before { left: auto; right: 100%; } .products-info .topic-cont h3::after { right: 0; left: 100%; } .products-info .topic-cont h3 { text-align: center; font-size: 1.6rem; display: inline-block; padding: 0.5rem 1rem 0.8rem; margin-bottom: 0; color: #333; } @media (max-width:576px) { .products-info .topic-cont h3 { font-size: 1.5rem; padding: 0.5rem 0.5rem 0.5rem; } } .product-list .item-wrap { padding: 30px; position: relative; } .product-list .item-wrap:hover .bg-contain { transition-duration: .3s; } .product-list .item-wrap:hover .p-name { transition-duration: .3s; } .products-intro { background-color: #FFF; padding: 45px 15px; } .buy .SubContent { letter-spacing: 1px; } @media (min-width: 1201px) { .pd-box { max-width: 80%; } } .products-info { margin-bottom: 4rem; font-size: 1.1rem; } .buy .ContentHtml li, .buy .SubContent li { margin-bottom: 0.7rem; font-size: 0.9rem; color: var(--theme-color-3); list-style-type: circle; } .buy .SubContent .buy-qa { box-shadow: 1.6px 1.4px 4px 0px rgba(162, 162, 162, 0.15); border: solid 1px #EEE; margin-bottom: 2rem; padding: 20px 40px; } .buy .ContentHtml table { border: solid 2px #000; width: 350px; font-size: 0.9rem; } .buy .ContentHtml table td { padding: 2px 15px; } .buy .ContentHtml table .title { text-align: center; font-weight: bold; border-bottom: solid 1px #000; } .buy .ContentHtml table .title2 { border-top: solid 1px #000; border-bottom: solid 1px #000; } .buy .ContentHtml table tr td:nth-child(2), .buy .ContentHtml table tr td:nth-child(3) { text-align: right; } .buy .SubContent .remark { margin-bottom: 20px; } .buy .SubContent .one-icon { background-color: var(--theme-color-1); padding: 15px; border-radius: 50%; max-width: 80px; margin-left: auto; margin-right: auto; transition-duration: 0.5s; } .buy .SubContent .one-icon:hover { background-color: var(--theme-color-2); } .buy .btn-box { vertical-align: top; display: inline-block; } .nav-tabs .nav-item { margin-bottom: -1px !important; } .products-carousel .prd-photo { max-height: 450px; } .buy .products-info .p-name h4::before, .buy .products-intro .pg-title::before { content: '【椰子水】'; display: inline-block; } .buy .products-info .p-name h4::after, .buy .products-intro .pg-title::after { content: '｜Lindy`s'; display: inline-block; } .products-intro .pg-title, .recipe-intro .pg-title, .prod-top .pg-title { color: var(--theme-color-4); font-size: 1.6rem; } .products-info .intro-bg { margin-bottom: 2rem; background-size: cover; padding: 22% 10% 2% 7%; } @media (max-width:1200px) { .products-info .intro-bg { padding: 100% 10% 4% 7%; } } @media (max-width:768px) { .products-info .intro-bg { padding: 173% 10% 4% 7%; } } .products-info .intro-bg img { width: 12%; } .products-info .intro-bg .text { display: inline-block; width: 61%; vertical-align: bottom; margin-left: 3%; } .products-info .intro-bg .text p { line-height: 180%; } @media (max-width:992px) { .products-info .intro-bg img { display: none; } .products-info .intro-bg .text { width: 92%; } } .frm-product-info .channel { text-align: center; } .frm-product-info .channel a { color: var(--theme-color-1); } .frm-product-info .channel a:hover { color: #000; } .frm-product-info .channel .bsbgset { background-size: contain !important; } .buy .buy-qa .flex-card-header { padding-bottom: 10px; border-bottom: solid 1px #000; margin-bottom: 10px; font-size: 1.2rem; font-weight: bold; } .buy .buy-qa .flex-card-body { color: var(--theme-color-3); } .buy .buy-qa .grey { background-color: #EEE; padding: 15px 30px; } .buy .buy-qa .grey p { line-height: 180%; margin-bottom: 5px; } .recipe-old .SubContent, .recipe-old .SubContent p { color: #595758; line-height: 180%; } .recipe-old .SubContent strong, .recipe-info .SubContent strong { font-size: 1.1rem; color: var(--theme-color-4); } .recipe-old .detail-topic { display: none; } .recipe-old .SubContent li, .recipe-info .SubContent li { line-height: 250%; padding-left: 23px; margin-bottom: 1rem; } .recipe-old .SubContent li::marker, .recipe-info .SubContent li::marker { color: var(--theme-color-4); } .recipe-old .SubContent li::before, .recipe-info .SubContent li::before { content: ''; display: inline-block; border: solid 1px var(--theme-color-4); border-radius: 50%; width: 47px; height: 47px; position: absolute; left: -37px; } @media (max-width:464px) and (-webkit-min-device-pixel-ratio:0) { .recipe-old .SubContent li::before, .recipe-info .SubContent li::before { left: -44px; } } .recipe-old .ContentHtml { display: none; } .frm-products-cate { background-image: url('/files/products/left-bg.svg'); background-repeat: no-repeat; background-size: 32%; } .frm-products-cate .sub-banner { width: 50%; margin-left: auto; margin-right: auto; } .frm-products-cate .sub-banner .page-name { position: relative; left: auto; right: 0; width: max-content; } .frm-products-cate .sub-banner .page-name .txt02, .frm-products-cate .sub-banner .page-name h3 { margin-left: 50%; } .detail-topic { display: block; color: var(--theme-color-4); font-weight: normal; font-size: 1.5rem; margin-right: auto; margin-left: auto; } .detail-topic:before { content: '$'; margin-right: 5px; font-size: 1rem; } @media (min-width: 1301px) { .product-list { width: 80%; margin-left: auto; margin-right: auto; } } .product-list .item-wrap a { color: var(--theme-color-4); } .product-list .item-wrap a.more { opacity: 0; top: -20px; transition-duration: .6s; } .product-list .item-wrap:hover a.more { opacity: 1; top: 0; transition-duration: .6s; } .product-list .item-wrap a.more::after { width: 120px; margin-left: auto; margin-right: auto; opacity: 0; } .product-list .item-wrap:hover a.more::after { opacity: 1; } .product-list .item-wrap a.more span { padding: 25px 10px; background-color: #FFDCDC; } .products-info .p-name h4 { font-weight: 300; font-size: 1rem; line-height: 150%; } @media (min-width: 465px) { .products-info .p-name h4, .prod-title h1, .prod-top { font-family: 'Felix Titling', '思源黑體'; } } @media (max-width: 464px) { .frm-products-cate .sub-banner { width: 70%; margin-top: 30px; } .frm-products-cate { background-size: 59%; } .products-info .p-name h4 { font-family: 'Felix Titling'; } } .frm-products-pg .nav-block { position: absolute !important; } .prod-top { z-index: 10; } .prod-top .left { padding-left: 0; } .prod-top .right-wrap { padding: 50px 0 0 100px; } .prod-top .sub-banner .page-name { font-size: 4rem; position: relative; left: 0; top: 0; } .prod-top .sub-banner .page-name:after { content: ''; display: block; width: 86px; height: 1px; background-color: #808080; margin-top: 20px; } .prod-top .sub-banner { margin-bottom: 2rem; } .prod-top .pg-title { color: #000; } .prod-top .detail-topic2 { color: #595757; margin-bottom: 15px; } .prod-top .prod-title { margin-bottom: 20px; } .prod-top .SubContent { line-height: 200%; color: #727171; } .prod-top .detail-topic { font-weight: bold; } .prod-top .slick-carousel .slick-prev, .prod-top .slick-carousel .slick-next { border: solid 1px var(--theme-color-4); background-color: #FFF; width: 36px; height: 36px; border-radius: 50%; } .prod-top .slick-carousel .slick-prev:hover, .prod-top .slick-carousel .slick-next:hover { background-color: var(--theme-color-4); } .prod-top .slick-carousel .slick-prev { left: auto; right: -8px; transform: rotate(90deg); top: 80%; } .prod-top .slick-carousel .slick-next { left: auto; right: -8px; transform: rotate(90deg); top: 86%; } .prod-top .slick-carousel .slick-prev::before, .prod-top .slick-carousel .slick-next::before { width: 17px; height: 20px; opacity: 1; margin-left: 8px; } .prod-top .slick-carousel .slick-prev::before { background-image: url(/files/icon/arrow-L01.png); } .prod-top .slick-carousel .slick-next::before { background-image: url(/files/icon/arrow-R01.png); } .prod-top .slick-carousel .slick-prev:hover::before { background-image: url(/files/icon/arrow-L02.png); } .prod-top .slick-carousel .slick-next:hover::before { background-image: url(/files/icon/arrow-R02.png); } .prod-top a.btn-style01 { background-color: #ffdcdc; width: 150px; height: 150px; } .prod-top a.btn-style01 strong { font-size: 1.5rem; } .prod-top a.btn-style01:hover { background-color: var(--theme-color-4); } .prod-top a.btn-style01::before { border: solid 1px var(--theme-color-4); width: 150px; height: 150px; left: 3%; top: 2%; } .prod-top a.btn-style01:hover::before { left: 0; top: 0; } .prod-top #buyCount { width: 30px; border: none; color: var(--theme-color-4); letter-spacing: 3px; text-align: center; } .prod-top .control-box { margin-top: 2rem; } .prod-top .quo-wrap { font-size: 1.3rem; font-weight: bold; line-height: 25px; } .prod-top .minus, .prod-top .plus { border-radius: 50%; width: 30px; height: 30px; border: solid 1px var(--theme-color-4); color: var(--theme-color-4); background-color: transparent; cursor: pointer; text-align: center; } .prod-top .standard-slick .items-block { border-right: solid 1px var(--theme-color-4); } .prod-top .bottle { position: absolute; width: 385px; z-index: 10; left: calc(50% - 210px); margin-top: 6%; } @media (max-width:1600px) { .prod-top .left .pdt-xl-22 { padding-top: 110%; } .prod-top .bottle { margin-top: 7%; } } @media (max-width:1300px) { .prod-top .left .pdt-xl-22 { padding-top: 125%; } .prod-top .bottle { margin-top: 9%; } .prod-top .sub-banner .page-name { font-size: 3.5rem; } .prod-top .pg-title { font-size: 1.2rem; } } @media (max-width:1200px) { .prod-top .left .pdt-xl-22 { padding-top: 150%; } .prod-top .bottle { left: calc(41.7% - 160px); width: 300px; } .prod-top .sub-banner .page-name { font-size: 3.2rem; } .prod-top .SubContent { line-height: 180%; } .prod-top a.btn-style01, .prod-top a.btn-style01::before { width: 110px; height: 110px; } .prod-top a.btn-style01 strong { margin-top: 5px; font-size: 1.2rem; line-height: 90%; } } @media (max-width:992px) { .frm-products-pg .nav-si { position: absolute !important; } .prod-top .left .pdt-xl-22 { padding-top: 60%; } .prod-top .bottle { display: none; } .prod-top .slick-carousel .slick-prev { top: 78%; } .prod-top .standard-slick .items-block { border-right: none; } .prod-top .right-wrap { padding: 50px 0 0 0; width: 80%; margin-left: auto; margin-right: auto; } } .prod-bottom { padding-bottom: 150px; } .prod-bottom .container { max-width: 70%; } .prod-bottom .slider-nav { position: absolute; top: -40px; left: 50%; z-index: 11; } .prod-bottom .slider-syn .slider-nav .slick-slide .items-block { border: none; } .prod-bottom .slider-syn .slider-nav .slick-slide { margin-right: 3rem; width: max-content !important; } .prod-bottom .tab-slick>.slider-nav::before { background-color: transparent; height: 1px; } .prod-bottom .slider-syn .slider-nav .slick-slide .items-block::after { height: 4px; background-color: #727171; width: 56%; margin-right: auto; margin-left: auto; } .prod-bottom .tab-slick>.slider-nav .slick-current .items-block::after { height: 4px; background-color: var(--theme-color-4); } .prod-bottom .tab-slick>.slider-nav .slick-current .items-block>span { color: var(--theme-color-4); } .prod-bottom .tab-slick>.slider-nav .slick-list { padding-bottom: 4px; } .prod-bottom .tab-slick .slider-for { background-color: transparent; border: solid 1px var(--theme-color-4); margin-top: -1px; } .products .spec { padding-bottom: 5rem !important; font-family: 'Felix Titling', '思源黑體'; } .products .spec table { width: max-content; max-width: max-content; margin-left: auto; margin-right: auto; outline: ridge 1px var(--theme-color-4); margin-top: 3rem; background-color: #FFF; } .products .spec thead { background-color: var(--theme-color-4); color: #FFF; font-size: 1.2rem; } .products .spec thead th { border: none; text-align: center !important; } .products .spec table:first-child th { text-align: right; padding-left: 50px; } .products .stickytablescroll .sticky-wrap>table { outline: ridge 1px var(--theme-color-4); } .stickytablescroll .sticky-wrap>table th { background-color: var(--theme-color-4); } .stickytablescroll td { text-align: right; } .stickytablescroll .sticky-wrap { max-height: unset !important; overflow-y: unset; } @media (min-width:1601px) { .tab-slick .slider-for .items-block { padding: 3rem 7rem; } .products .spec table { width: 55%; max-width: 55%; } .products .spec { padding: 3rem 0 !important; } } @media (min-width:1280px) { .products .spec { background-image: url('/files/products/right-bg.svg'); background-repeat: no-repeat; background-size: 40%; background-position: right top; } .products .spec table { width: 60%; max-width: 60%; } .products .spec .table-responsive table::after { content: ''; display: block; background-image: url('/files/recipe/middle-bg.svg'); width: 161px; height: 185px; position: absolute; bottom: -50px; left: -120px; transform: scale(0.7); } .products .stickytablescroll .sticky-wrap>table::after { } } @media (max-width:1300px) { .prod-bottom .container { max-width: 80%; } } @media (max-width:992px) { .prod-bottom { margin-top: 3rem; } .prod-bottom .slider-nav { position: unset; top: 0; } .prod-top .left { padding-right: 0; } .prod-top .slick-carousel .slick-prev, .prod-top .slick-carousel .slick-next { right: 15px; } .prod-top .standard-slick .items-block { margin-left: 0; margin-right: 0; } .prod-top .standard-slick { margin-left: 0; margin-right: 0; } .products .spec table:first-child th { padding-left: 0.75rem; } .products .spec table { width: 95%; max-width: 95%; } } @media (max-width:768px) { .prod-top .right-wrap, .prod-bottom .container { width: 90%; max-width: 90% !important; } .prod-top .slick-carousel .slick-prev { top: 76%; } } @media (max-width:576px) { .prod-top .right-wrap, .prod-bottom .container { width: 95%; max-width: 95% !important; } .prod-top .slick-carousel .slick-prev { top: 69%; } .prod-top a.btn-style01, .prod-top a.btn-style01::before { width: 100px !important; height: 100px !important; font-size: 0.9rem; } .prod-top .sub-banner .page-name { font-size: 2.5rem; } .products .spec table { width: 95%; max-width: 95%; } .products .spec .table-responsive table th { width: 25%; } .products .spec .table-responsive table td { width: 75%; } .products .spec table:first-child th { padding-left: 10px; } .stickytablescroll .sticky-wrap>table tr td:last-child { width: 20%; } } @media (max-width:464px) { .prod-bottom .container { width: 100%; max-width: 100% !important; padding: 0; } .prod-bottom .tab-slick .slider-for .items-block { padding: 0; } .prod-top .quo-wrap { line-height: 30px; } .prod-top .minus, .prod-top .plus { padding-left: 10px; padding-top: 0; height: 32px; } .prod-bottom .tab-slick .slider-for { border-left: none; border-right: none; border-bottom: none; padding-top: 30px; } }aside { margin-bottom: 1rem; } aside .categories-block { transition-duration: .3s; } aside .categories-block:hover { transition-duration: .3s; } aside .categories-block:hover .cat-button { background-color: #EEE !important; transition-duration: .3s; } aside .cat-menu { background-color: transparent; } .col-aside { flex: 0 0 300px; max-width: 300px; } .col-content { flex: 0 0 calc(100% - 300px); max-width: calc(100% - 300px); } @media (max-width:992px) { .col-aside, .col-content { flex: 0 0 100%; max-width: 100%; } .aside-top { display: none; } aside .categories-block { background-color: transparent; width: auto; padding: 0; } aside .cat-button { width: 100%; overflow: hidden; text-overflow: ellipsis; transition-duration: .3s; } aside #cat-wrap { width: 100%; padding: 1rem 1rem 1rem 1.5rem; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); z-index: 50; } } .categories-block .cat-caret { position: absolute; width: 30px; height: 30px; top: 2px; right: 0; text-align: center; transition-duration: .3s; transform: rotate(0deg); transform-origin: center center; line-height: 30px; } .categories-block .cat-item { padding: 0.375rem 0; } .categories-block .cat-caret:before { display: block; font-family: FontAwesome; content: '\f107'; color: #999; font-size: 20px; } .cat-caret.trigger { transition-duration: .3s; transform: rotate(-180deg); } .cat-wrap>.cat-item { border-bottom: 1px solid #EEE; padding-left: 20px; } .cat-wrap>.cat-item>.cat-link { width: calc(100% - 35px); font-size: 1.125rem; } .cat-menu>.cat-item>.cat-link { white-space: pre-wrap; word-break: break-all; font-size: 0.925rem; line-height: 1.2rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; max-height: 2.4rem; } .aside-top { margin-bottom: 1.5rem; } .aside-top span { position: absolute; z-index: 99; color: #FFF; font-weight: bold; font-size: 1.2rem; left: 15px; top: 6px; width: 90%; text-align: center; } aside ul { padding: 0; } aside ul li { list-style: none; } aside ul li::after { display: block; clear: both; content: ''; } aside .collapse ul li::before { border: none; } aside .collapse ul li { border-bottom: 1px dotted #CCC; margin-left: 2rem; font-size: 0.9rem; } aside ul a { color: #686868; display: inline-block; width: 90%; cursor: pointer; } aside ul li.active>a { color: var(--theme-color-1); font-weight: bold; } aside ul li.active>a:hover { color: var(--theme-color-1); } aside .cat-item.active>.cat-link::before { content: ''; display: inline-block; width: 10px; height: 11px; background-image: url(/files/icon/drop.png); position: absolute; left: -17px; top: 3px; } .aside-menu { border-right: solid 1px #EEE; } .sidebar { padding-top: 1rem; } .sidebar .arch-border { border: solid 1px #e6e6e6; } .widget_dash_recent_posts .row { margin-right: 0; margin-left: 0; } .widget li { border-bottom: dotted 2px #e6e6e6; padding-bottom: 5px; margin-bottom: 5px; padding-left: 0 !important; } .widget_dash_recent_posts .content-wrapper { padding-left: 0 !important; } .widget .widget-title { width: max-content; margin-bottom: 15px; } .widget .widget-title::after { content: ''; display: block; background-color: var(--theme-color-1); height: 3px; width: calc(100% - 0px); margin-top: 10px; } .widget .widget-title+ul { margin-left: 1rem; } @media(max-width:992px) { .news .sidebar { display: none; } }/* -------------------------------- Primary style -------------------------------- */ @import url(https: //fonts.googleapis.com/css?family=Source+Sans+Pro); *, *::after, *::before { box-sizing: border-box; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /* -------------------------------- Main Components -------------------------------- */ .cd-horizontal-timeline { opacity: 0; margin: 2em auto; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; transition: opacity 0.2s; background-color: #FFF; } .cd-horizontal-timeline ol, .cd-horizontal-timeline ul { list-style-type: none; } .cd-horizontal-timeline ol { left: -35px; } .cd-horizontal-timeline::before { content: 'mobile'; display: none; } .cd-horizontal-timeline.loaded { opacity: 1; } .cd-horizontal-timeline .timeline { position: relative; height: 100px; width: 90%; max-width: 800px; margin: 0 auto; } .cd-horizontal-timeline .events-wrapper { position: relative; height: 100%; margin: 0 40px; overflow: hidden; } .cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before { content: ''; position: absolute; z-index: 2; top: 0; height: 100%; width: 20px; } .cd-horizontal-timeline .events-wrapper::before { left: 0; background-image: -webkit-linear-gradient(left, #FFF, rgba(248, 248, 248, 0)); background-image: linear-gradient(to right, #FFF, rgba(248, 248, 248, 0)); } .cd-horizontal-timeline .events-wrapper::after { right: 0; background-image: -webkit-linear-gradient(right, #FFF, rgba(248, 248, 248, 0)); background-image: linear-gradient(to left, #FFF, rgba(248, 248, 248, 0)); } .cd-horizontal-timeline .events { position: absolute; z-index: 1; left: 0; top: 49px; height: 2px; background: #dfdfdf; -webkit-transition: -webkit-transform 0.4s; -moz-transition: -moz-transform 0.4s; transition: transform 0.4s; } .cd-horizontal-timeline .filling-line { position: absolute; z-index: 1; left: 0; top: 0; height: 100%; width: 100%; background-color: var(--theme-color-1); -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left center; -moz-transform-origin: left center; -ms-transform-origin: left center; -o-transform-origin: left center; transform-origin: left center; -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; transition: transform 0.3s; } .cd-horizontal-timeline .events a { position: absolute; bottom: 0; z-index: 2; text-align: center; font-size: 1.3rem; padding-bottom: 15px; color: #dfdfdf; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); } .cd-horizontal-timeline .events a.selected { color: var(--theme-color-1); } .cd-horizontal-timeline .events a::after { content: ''; position: absolute; left: 50%; right: auto; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: -6px; height: 12px; width: 12px; border-radius: 50%; border: 2px solid #dfdfdf; background-color: #f8f8f8; -webkit-transition: background-color 0.3s, border-color 0.3s; -moz-transition: background-color 0.3s, border-color 0.3s; transition: background-color 0.3s, border-color 0.3s; } .no-touch .cd-horizontal-timeline .events a:hover::after { background-color: var(--theme-color-1); border-color: var(--theme-color-1); } .cd-horizontal-timeline .events a.selected { pointer-events: none; } .cd-horizontal-timeline .events a.selected::after { background-color: var(--theme-color-1); border-color: var(--theme-color-1); } .cd-horizontal-timeline .events a.older-event::after { border-color: var(--theme-color-1); } @media only screen and (min-width: 1100px) { .cd-horizontal-timeline { margin: 0 auto; } .cd-horizontal-timeline::before { content: 'desktop'; } } .cd-timeline-navigation { margin-top: -50px; } .cd-timeline-navigation a { position: absolute; z-index: 1; top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); height: 34px; width: 34px; border-radius: 50%; border: 2px solid #dfdfdf; overflow: hidden; color: transparent; text-indent: 100%; white-space: nowrap; -webkit-transition: border-color 0.3s; -moz-transition: border-color 0.3s; transition: border-color 0.3s; } .cd-timeline-navigation a::after { content: ''; position: absolute; height: 16px; width: 16px; left: 50%; top: 50%; bottom: auto; right: auto; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); background: url(../img/cd-arrow.svg) no-repeat 0 0; } .cd-timeline-navigation a.prev { left: -37px; -webkit-transform: translateY(-50%) rotate(180deg); -moz-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); -o-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); } .cd-timeline-navigation a.next { right: 0; } .no-touch .cd-timeline-navigation a:hover { border-color: var(--theme-color-1); } .cd-timeline-navigation a.inactive { cursor: not-allowed; } .cd-timeline-navigation a.inactive::after { background-position: 0 -16px; } .no-touch .cd-timeline-navigation a.inactive:hover { border-color: #dfdfdf; } .cd-timeline-navigation a span { font-size: 29px; z-index: 99; color: #dfdfdf; position: absolute; left: 1px; } .cd-horizontal-timeline .events-content { position: relative; width: 100%; overflow: hidden; -webkit-transition: height 0.4s; -moz-transition: height 0.4s; transition: height 0.4s; height: max-content !important; } .cd-horizontal-timeline .events-content li { position: absolute; z-index: 1; width: 40%; left: 30%; top: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); padding: 3% 5%; opacity: 0; -webkit-animation-duration: 0.4s; -moz-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; background-color: var(--theme-color-1); color: #FFF; border-radius: 20px; } @media(max-width:576px) { .cd-horizontal-timeline .events-content li { width: 70%; left: 15%; } } .cd-horizontal-timeline .events-content li.selected { position: relative; z-index: 2; opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } .cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right { -webkit-animation-name: cd-enter-right; -moz-animation-name: cd-enter-right; animation-name: cd-enter-right; } .cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left { -webkit-animation-name: cd-enter-left; -moz-animation-name: cd-enter-left; animation-name: cd-enter-left; } .cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left { -webkit-animation-direction: reverse; -moz-animation-direction: reverse; animation-direction: reverse; } .cd-horizontal-timeline .events-content li > * { max-width: 800px; margin: 0 auto; } .cd-horizontal-timeline .events-content h2 { font-weight: bold; font-size: 2.6rem; font-weight: normal; line-height: 1.2; } .cd-horizontal-timeline .events-content em { display: block; font-style: italic; margin: 10px auto; } .cd-horizontal-timeline .events-content em::before { content: '- '; } .cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p { color: rgba(255, 255, 255, 0.7); } @media only screen and (min-width: 768px) { .cd-horizontal-timeline .events-content h2 { font-size: 3rem; } .cd-horizontal-timeline .events-content em { font-size: 1rem; } } @-webkit-keyframes cd-enter-right { 0% { opacity: 0; -webkit-transform: translateX(100%); } 100% { opacity: 1; -webkit-transform: translateX(0%); } } @-moz-keyframes cd-enter-right { 0% { opacity: 0; -moz-transform: translateX(100%); } 100% { opacity: 1; -moz-transform: translateX(0%); } } @keyframes cd-enter-right { 0% { opacity: 0; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); } 100% { opacity: 1; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); } } @-webkit-keyframes cd-enter-left { 0% { opacity: 0; -webkit-transform: translateX(-100%); } 100% { opacity: 1; -webkit-transform: translateX(0%); } } @-moz-keyframes cd-enter-left { 0% { opacity: 0; -moz-transform: translateX(-100%); } 100% { opacity: 1; -moz-transform: translateX(0%); } } @keyframes cd-enter-left { 0% { opacity: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); } 100% { opacity: 1; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); } }.swing { animation: swing ease-in-out 11s infinite alternate; transform-origin: center bottom; } @keyframes swing { 0% { transform: skew(0deg) rotate(0deg); } 25% { transform: skew(1deg) rotate(-0.5deg); } 50% { transform: skew(0deg) rotate(0deg); } 75% { transform: skew(-1deg) rotate(0.5deg); } 100% { transform: skew(0deg) rotate(0deg); } } .swingr { animation: swingr ease-in-out 13s infinite alternate; transform-origin: center bottom; animation-delay: 0.5s; } @keyframes swingr { 0% { transform: skew(0deg) rotate(0deg); } 25% { transform: skew(-1deg) rotate(0.5deg); } 50% { transform: skew(0deg) rotate(0deg); } 75% { transform: skew(1deg) rotate(-0.5deg); } 100% { transform: skew(0deg) rotate(0deg); } } .home-sm-sect { height: calc(100% - 90px); overflow: hidden; } .home-sm-sect .childset-div { top: 0; left: 0; height: 100%; } [data-fn_note='crane'] img { animation-delay: 0.35s; visibility: hidden; } [data-fn_note='leaf_r'] img { animation-delay: 0.2s; visibility: hidden; } [data-fn_note='leaf_l2'] img { animation-delay: 0.3s; visibility: hidden; } [data-fn_note='tree_b'] img { animation-delay: 0.5s; visibility: hidden; } [data-fn_note='tree_s'] img { animation-delay: 0.6s; visibility: hidden; } [data-fn_note='coconut'] img { animation-delay: 0.5s; visibility: hidden; } img.ani-play { visibility: visible; }.about3 { background-image: url('/files/about/left-bg.svg'); background-repeat: no-repeat; background-position-x: left; background-size: 13%; background-position-y: -5px; } .about3 article { min-height: 500px; letter-spacing: 1px; padding-bottom: 200px; } .about3 .sub-banner { margin-top: 2rem; } .about3 .sub-banner .banner-img { width: 60%; } .sub-banner .page-name { font-family: 'Felix Titling'; text-transform: uppercase; font-size: 6rem; position: absolute; top: 22%; right: 26%; white-space: nowrap; line-height: 120%; } .sub-banner .page-name h3 { color: var(--theme-color-1); text-transform: uppercase; font-family: 'Felix Titling', '思源黑體'; font-size: 1.3rem; } .about3 .sub-banner .page-name .txt02, .about3 .sub-banner .page-name h3 { margin-left: 60%; } @media screen and (max-width: 1300px) { .about3 .sub-banner .page-name { font-size: 4.5rem; } } @media screen and (max-width: 992px) { .about3 .sub-banner .page-name { font-size: 3.5rem; } .about3 .sub-banner .banner-img { width: 70%; } } @media screen and (max-width: 768px) { .about3 .sub-banner .page-name { font-size: 3rem; } } @media screen and (max-width: 464px) { .about3 .sub-banner .page-name { font-size: 2rem; } } .listing-category { padding: 0; font-size: 1.1rem; position: -webkit-sticky; position: sticky; top: -1px; padding-top: 20px; width: 70%; z-index: 1061; } .listing-category .category-list { list-style: none; display: flex; margin: 0; align-items: center; transition: margin 0.3s cubic-bezier(0.4, 0, 0.2, 1), max-width 0.3s cubic-bezier(0.4, 0, 0.2, 1); overflow-x: auto; overflow-y: hidden; text-align: center; margin-left: auto; margin-right: auto; border: solid 1px rgba(0, 0, 0, 0.1); background-color: #FFF; line-height: 37px; } .listing-category .category-list a { color: #808080; width: 100%; display: block; } .listing-category .category-list a:hover { color: var(--theme-color-4); } .listing-category .category-list a:after { content: ''; display: block; background-color: #808080; width: 50px; height: 3px; margin-left: auto; margin-right: auto; } .listing-category .category-list a.active { color: #000; } .listing-category .category-list a.active:after { background-color: var(--theme-color-4); } .listing-category .category-list__item { background-color: #FFF; } @media screen and (max-width: 992px) { .listing-category { width: 100%; } .listing-category .category-list { line-height: 35px; font-size: 0.9rem; } } .about3 h4 { color: var(--theme-color-3); font-size: 1.1rem; line-height: 180%; } .about3 h4:after { content: ''; display: block; background-color: #333; width: 30px; height: 1px; margin-top: 15px; } .about3 .slogan { color: var(--theme-color-4); font-weight: 500; font-family: 'Felix Titling'; text-transform: uppercase; font-size: 2rem; margin-top: 2rem; display: block; } .about3 p { margin-top: 2rem; font-size: 0.9rem; font-family: '思源黑體'; font-weight: 400; line-height: 200%; color: #727171; } .about3 #box1, .about3 #box2, .about3 #box3, .about3 #box4 { padding-top: 100px; } .about3 #box4 { margin-top: 200px; } .about3 #box3 { margin-left: -16%; } .about3 .box-wrap { right: -10%; } .about3 .box-wrap:after { content: ''; display: block; background-image: url('/files/about/flow-chart.jpg'); background-position-y: bottom; background-repeat: no-repeat; width: 1569px; height: 1294px; background-size: cover; position: absolute; bottom: 0; z-index: -1; } .about3 .about-photo01 { position: absolute; bottom: -96px; width: 550px; max-width: unset; top: auto; transform: rotate(12deg); z-index: 2; } .about3 .about-photo02 { position: absolute; max-width: unset; top: -95px; width: 500px; left: -253px; transform: rotate(-12deg); z-index: 2; } .about3 #box2+div { padding-top: 100px; } @media screen and (max-width: 1700px) and (min-width: 1301px) { .about3 .box-wrap::after { transform: scale(0.9); } } @media screen and (max-width: 1300px) { .about3 { background-size: 18%; background-position-x: -54px; } .about3 .box-wrap { right: -4%; } .about3 .about-photo01 { transform: scale(0.9) rotate(12deg); left: -4%; bottom: -123px; } .about3 .about-photo02 { transform: scale(0.7) rotate(-12deg); top: -193px; } .about3 .w-100+.col-xl-3 { -ms-flex: 0 0 15%; flex: 0 0 15%; max-width: 15%; } .about3 #box1+.col-xl-6 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; } .about3 .box-wrap:after { transform: scale(0.7); right: -22%; left: auto; } .about3 #box3 { margin-left: -6%; } } @media screen and (max-width: 1200px) { .about3 { background-size: 20%; background-position-x: -63px; } .about3 .box-wrap:after { transform: scale(0.65); right: -35%; } .about3 .about-photo01 { transform: scale(0.8) rotate(12deg); left: -8%; bottom: -141px; } .about3 #box2+.col-xl-5 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } } @media screen and (max-width: 992px) { .about3 { background-image: url('/files/about/left-bg2.svg'); background-size: 30%; } .listing-category { position: unset; } .about3 .about-photo01 { transform: scale(0.65) rotate(12deg); left: 10%; bottom: 24px; } .about3 .about-photo02 { transform: scale(0.75) rotate(-4deg); top: 0; left: 0; } .about3 .w-100+.col-xl-3, .about3 #box1+.col-xl-6 { padding: 0; } .about3 #box2+.col-xl-5 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding-top: 0; } .about3 .box-wrap::after { background-image: url('/files/about/flow-chart-s.jpg'); transform: none; background-size: 100%; right: 0; left: 0; width: 100%; bottom: 0; } .about3 #box3 { margin-left: 0; } .about3 #box4 { margin-top: 0; margin-left: 0; } .about3 #box3 p br, .about3 #box4 p br { display: none; } .about3 .box-wrap { right: 0; padding-bottom: 145%; } } @media screen and (max-width: 768px) { #blank_content_46 { max-width: 90%; } .about3 .box-wrap::after { right: -10%; } } @media screen and (max-width: 576px) { .about3 { background-size: 50%; } .about3 .sub-banner .banner-img { width: 90%; } .sub-banner .page-name { font-size: 2rem; top: -20%; } .sub-banner .page-name h3 { font-size: 0.9rem; } .listing-category .category-list a { margin-left: 0; padding: 0; } .about3 .slogan { font-size: 1.5rem; } .about3 .about-photo01 { transform: scale(0.45) rotate(12deg); left: -15%; bottom: 141px; } .about3 .about-photo02 { transform: scale(0.43) rotate(-4deg); top: -56px; left: -48px; } .about3 #box2 { padding-top: 0; } .about3 .box-wrap::after { background-size: 122%; right: -6%; } .about3 .box-wrap { padding-bottom: 183%; } } @media screen and (max-width: 464px) { .about3 { background-size: 60%; } .listing-category .category-list { padding-left: 0; } .listing-category .category-list__item { padding: 0; } .about3 .slogan { font-size: 1rem; } .about3 .about-photo01 { transform: scale(0.3) rotate(12deg); left: -75%; } .about3 .about-photo02 { transform: scale(0.3) rotate(-4deg); left: -142px; } .about3 .box-wrap::after { right: -5%; } }.frm-recipe-pg .nav-block.sticky-top .navbar-brand2 { display: block; } .frm-recipe-pg .nav-block.sticky-top .navbar-brand { display: none; } .frm-recipe-cate { background-image: url('/files/recipe/left-bg.svg'); background-repeat: no-repeat; background-size: 57%; } .recipe .recipe-info { margin-left: auto; margin-right: auto; } .recipe article, .frm-recipe-pg article { padding: 100px 0 200px 0; } .frm-recipe-pg article { background-image: url('/files/recipe/bottom-bg.svg'); background-position-y: bottom -400px; background-repeat: no-repeat; background-size: 30%; padding-bottom: 300px; } .recipe-info .detail-topic { display: inline-block; margin-right: 10px; } .recipe-info .detail-topic:after { content: '-'; display: inline-block; margin-left: 10px; } .recipe .home-recipe { background-color: transparent; margin-top: 0; } .recipe .photo .flex-card-footer a { background-color: #FFDCDC; } @media screen and (min-width: 993px) { .recipe .home-recipe .photo .col-xl-2 { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } } .frm-recipe-cate .home-recipe .photo { margin-top: 0; margin-left: auto; margin-right: auto; } .frm-recipe-cate .banner-img { max-width: 500px; } .frm-recipe-cate .sub-banner { width: 72%; margin-left: auto; margin-right: auto; } .frm-recipe-cate .sub-banner .page-name { right: 24%; } .frm-recipe-cate .sub-banner .page-name h3 { text-align: right; } .frm-recipe-cate .home-recipe .photo .flex-card-header { width: 15px; } .recipe-info .prd-photo:after { content: ''; display: block; background-image: url('/files/recipe/middle-bg.svg'); width: 161px; height: 185px; position: absolute; bottom: -30px; left: -87px; } .recipe-info .prd-photo { padding-top: 130%; background-size: cover; margin-right: 15%; } .frm-recipe-pg .pd-box { max-width: 70%; margin-right: 9%; } .frm-recipe-pg .recipe-intro .pg-title { font-size: 1.3rem; line-height: 180%; } .frm-recipe-pg .sub-banner { max-width: 56%; margin-left: auto; margin-right: auto; } .frm-recipe-pg .sub-banner .page-name { position: relative; top: unset; right: unset; font-size: 4rem; } .frm-recipe-pg .sub-banner .page-name .txt02 { margin-left: 50%; } .frm-recipe-pg .sub-banner .page-name h3 { margin-top: -8%; } .pagination { width: max-content; margin-right: auto; margin-left: auto; margin-top: 60px; } .pagination li a { color: var(--theme-color-1); font-weight: bold; font-size: 1.1rem; transition-duration: .3s; } .pagination li a:hover { top: -5px; transition-duration: .3s; } .pagination li a span { display: none; } .pagination li a::before { content: ''; display: inline-block; border: solid 1px var(--theme-color-1); border-radius: 50%; width: 45px; height: 45px; position: absolute; left: -17px; top: -32%; } .pagination li a.active, .pagination li a.active:hover { color: #FFF; top: 0; } .pagination li a.active::before { background-color: var(--theme-color-1); z-index: -1; } .pagination li { width: 47px; margin-right: 14px; } @media screen and (max-width: 1600px) { .frm-recipe-cate .sub-banner .page-name { right: 10%; } .frm-recipe-cate .banner-img { max-width: 35%; } } @media screen and (max-width: 1300px) { .frm-recipe-pg article { background-position-y: bottom 20px; } } @media screen and (max-width: 992px) { .frm-recipe-pg .sub-banner .page-name { font-size: 3rem; } } @media screen and (max-width: 768px) { .frm-recipe-pg .sub-banner { max-width: 70%; margin-top: 45px; } .frm-recipe-pg .sub-banner .page-name .txt02 { margin-left: 30%; } .frm-recipe-pg article { background-position-y: 60%; } } @media screen and (max-width: 576px) { .frm-recipe-cate .sub-banner { width: 72%; } .frm-recipe-cate .sub-banner .page-name { top: 36% } .frm-recipe-cate .banner-img { max-width: 40%; margin-left: 10%; } .frm-recipe-cate { background-size: 73%; } .frm-recipe-pg .sub-banner .page-name { font-size: 2.5rem; } .recipe-info .prd-photo { margin-right: 0; } .recipe-info .prd-photo::after { transform: scale(0.7); bottom: -50px; } .frm-recipe-pg .pd-box { margin-right: auto; max-width: 85%; } } @media screen and (max-width: 464px) { .frm-recipe-cate .sub-banner { width: 90%; } .frm-recipe-cate { background-size: 88%; } .frm-recipe-cate .home-recipe { padding-bottom: 0 !important; } .frm-recipe-pg .sub-banner .page-name { font-size: 1.8rem; } .frm-recipe-pg article { padding-bottom: 150px; } } .frm-recipe-pg .ContentHtml { width: 83%; } .frm-recipe-pg .detail-topic::before { content: ''; display: none; }