nav { font-family: 'RAGE', 'QYSXT', 'AASAYE-2'; font-size: 1.2rem; } .nav-si { /*position: unset !important; height: auto !important; margin-top: -20px;*/ } @media(max-width:992px) { #nav_block { } } .top-info { background-color: #f4f4f4; line-height: 30px; font-size: 12px; } .top-info .search-input { font-size: 14px; line-height: 16px; margin: 6px 0 0 20px; border: 1px solid #999; border-radius: 4px; padding-right: 20px; background-image: url(/images/search-16.png); background-position: right 4px center; background-size: 14px 14px; background-repeat: no-repeat; width: 20px; transition-duration: 1s; } .top-info .search-input:focus { width: 140px; transition-duration: 1s; } .nav-block { background-color: rgba(255, 255, 255, 0.8); transition-duration: .3s; box-shadow: none; z-index: 1000; width: 100%; } .home .nav-block { background-color: rgba(255, 255, 255, 100); } .ns-collapse-xl { background-color: transparent; } .nav-block .navbar { padding-top: 0; padding-bottom: 0; border: none; } .nav-block.sticky-top.active { transition-duration: 1s; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); background-color: rgba(255, 255, 255, 1); } .navbar-brand { top: 50%; min-height: 30px; padding: 0; } @media(max-width:992px) { .home nav .logo { display: none; } } .nav-block.sticky-top.active nav .logo { display: inline-block; transition-duration: 1s; } .navbar-brand>.logo, footer .brand-logo { width: 180px; max-width: 180px; } @media(max-width:992px) { .navbar-brand>.logo { max-width: 160px; } } @media(max-width:464px) { .navbar-brand>.logo { max-width: 160px; } } .menu-close-btn { line-height: 45px; text-align: left; font-size: 24px; } .nav-log { height: 50px; width: auto; display: inline-block; } .nav-container { padding: 0; } .navbar-toggle { display: block; border: 0; right: 0; top: 0; margin: 0; height: 45px; width: 45px; padding: 6px 13px; box-sizing: border-box; cursor: pointer; outline: none; background-color: #FFF; transition-duration: .5s; z-index: 99; } .navbar-button { font-size: 22px; height: 50px; padding: 14px 8px; box-sizing: border-box; cursor: pointer; outline: none; background-color: transparent; } .navbar-toggle:focus { outline: none; } .toggle-bar, .toggle-bar:after, .toggle-bar:before { cursor: pointer; border-radius: .5px; height: 2px; width: 20px; background: #000; position: absolute; display: block; content: ''; } .toggle-bar { top: 50%; transition-duration: .5s; } .toggle-bar:before { top: -7px; transition-duration: .5s; } .toggle-bar:after { top: 7px; transition-duration: .5s; } .navbar-toggle.trigger { background-color: transparent; transition-duration: .5s; } .navbar-toggle.trigger .toggle-bar, .navbar-toggle.trigger .toggle-bar:after, .navbar-toggle.trigger .toggle-bar:before { background-color: saddlebrown; transition-duration: .5s; } .navbar-toggle.trigger .toggle-bar { background-color: transparent; transition-duration: .5s; transform-origin: center center; } .navbar-toggle.trigger .toggle-bar:before { transform: rotate(45deg); transform-origin: left center; transition-duration: .5s; } .navbar-toggle.trigger .toggle-bar:after { transform: rotate(-45deg); transform-origin: left center; transition-duration: .5s; } .item-wrapper.menu-wrap { padding-right: 22px; } ul.nav li a { position: relative; display: block; padding: 0px 15px !important; color: #000; line-height: 57px; margin-top: 5px; margin-left: 0; } @media (max-width: 1200px) { ul.nav li a { padding: 0px 10px !important; font-size: 1.2rem; } } ul.nav li a:hover { } .nav-item, .menu-item { padding: 0; transition-duration: .3s; } ul.nav .nav-item:last-child { } ul.nav .nav-item:last-child a { color: #FFF; font-family: '思源黑體'; font-weight: normal; font-size: 1rem; margin-top: 0px; } ul.nav .nav-item:last-child a span { background-color: #7c7c7c; padding: 5px 15px; } #nav_block .menu-item { line-height: 20px; padding: 1rem 0 1rem 0; } #nav_block .menu-link { word-break: keep-all; white-space: nowrap; margin: auto; padding: 0 0.5rem; border-left: 3px solid transparent; display: block; color: #005CB9; } #nav_block .menu-link { padding-right: 2rem; } .menu-link.par-menu { padding-right: 40px; } .menu-caret .fa { transition-duration: .3s; transform: rotate(0deg); transform-origin: center center; } .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 { display: block; visibility: hidden; border-radius: 0; border: 0; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3); transition-duration: .3s; margin-top: 30px; opacity: 0; } .nav-block .nav-menu.in { visibility: visible; transition-duration: .3s; margin-top: 0px; opacity: 1; } @media (min-width:993px) { .nav-block .nav-menu { position: absolute; } } .nav-menu.nav-level-2 { left: 100%; right: auto; top: 0; } #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 { box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.3); background-color: #FFF; padding-top: 51px; z-index: -1; } .navbar-nav { min-width: 280px; } #nav_block .nav-item.active { background-color: #000; } #nav_block .nav-item { border-bottom: 1px solid #DDD; } .menu-item.active { background-color: #005CB9; } .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 { color: #FFF; } #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.in { 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) { #navbar_header { left: 0; right: auto; position: fixed; float: none; display: block; top: 5px; } }.footer { color: #000; z-index: 10; background-color: #FFF; padding: 60px 0 20px 0; font-size: 0.8rem; } .footer::before { border-top: 1px solid rgba(0, 0, 0, 1); content: ''; display: block; box-shadow: #929292 0.1em 0.1em 0.3em; margin-bottom: 3rem; } .footer h3 { font-size: 3rem; color: #1b1b1b; margin-bottom: 2%; font-family: 'RAGE', 'QYSXT', 'AASAYE-2'; font-weight: bold; text-shadow: #929292 0.05em 0.05em 0.1em; } .footer h4 { display: inline-block; } .footer h4::before { content: ''; display: block; width: 20px; height: 1px; background: #999; position: absolute; left: -40px; top: 15px; } .footer h4::after { content: ''; display: block; width: 20px; height: 1px; background: #999; position: absolute; right: -40px; top: 15px; } .home .footer { margin-top: 0; } .footer a { color: #000; display: inline-block } .footer a:hover { text-decoration: underline; color: #000; } .footer h3 a { margin-right: 0.7rem; } .footer h3 a:hover {} .footer .table { line-height: 40px; } .footer .table, .footer .table th { border-left: 0px; } .footer .table, .footer .table td { border-right: 0px; } .footer .table th, .footer .table td { padding: 0 0.75rem; } .footer .brand-logo { max-width: 270px; } .footer .copyright { color: #999; font-size: 0.9rem; } .footer nav { border: solid 1px rgba(255, 255, 255, 0.25); border-left: none; border-right: none; padding: 1rem 0; margin: 1rem 0; text-align: left; } .footer nav h3 { font-size: 1rem; } .footer nav ul { list-style: none; color: rgba(255, 255, 255, 0.50); font-size: 0.8rem; padding-left: 0.5rem; } @media (max-width: 768px) { .footer nav h3 { font-size: 1.2rem; } .footer nav ul { font-size: 1rem; } } .footer nav a { color: #000; text-decoration: none; } .footer nav ul a { color: rgba(255, 255, 255, 0.50); } .footer nav ul li { word-break: keep-all; } .footer nav a:hover, .footer nav ul a:hover { color: #007bff; } .footer .downArea { position: relative; z-index: 10; padding: 0; width: 90%; margin-left: auto; margin-right: auto; } .fb-like-box, .fb-like-box span, .fb-like-box.fb_iframe_widget span iframe {} .footer .downArea .left { float: left; width: calc(100% - 640px); padding: 0px 40px 0px 40px; } .footer .downArea .left ul { list-style: none; padding-left: 0; } .footer .downArea .left ul ol { float: left; } .footer .downArea .left ul ol h3 { font-family: 'Palanquin', sans-serif; color: #b9a472; padding-bottom: 10px; margin-bottom: 10px; font-size: 20px; font-weight: normal; position: relative; } .footer .downArea .left ul ol h3:after { content: ''; display: block; bottom: 0; left: 0; position: absolute; width: 30px; height: 1px; background: #d8cfb7; } .footer .downArea .left ul ol address { width: 100%; font-style: normal; color: #858585; } .footer .downArea .left ul ol span { width: 50px; display: inline-block; } .footer .downArea .left ul ol h5.copyright i.line { font-size: 12px; font-style: normal; } .footer .downArea a.btn_booking span { display: block; transform: translate(-50%, -50%); top: 50%; position: absolute; left: 50%; } .footer .downArea a.btn_booking b { font-weight: normal; font-family: 'Marcellus', serif; display: block; color: #999; } .footer .downArea a.btn_booking b:before { content: ''; display: block; width: 100%; height: 71px; background: url(/files/logo/logo-white.png?) no-repeat top center; transition: 0.9s; margin-bottom: 15px; } .footer .endArea { color: rgba(0, 0, 0, 0.5); font-size: 13px; padding: 10px 0 0 0px; line-height: 25px; } .footer h5.copyright { font-size: 13px; line-height: 30px; font-weight: normal; color: #858585; } .footer h5.copyright li { list-style: none; padding: 0; margin: 0; } .footer h5.copyright i { color: #b9a472; font-size: 15px; margin-right: 10px; } .footer a.goTop { display: block; text-align: center; color: #fff; font-family: 'Palanquin', sans-serif; font-size: 13px; position: relative; z-index: 10; padding: 15px 0 3px 0; margin: 15px 0 0 0; } .footer a.goTop:before { z-index: 20; content: '\f106'; font-family: FontAwesome; display: block; width: 15px; height: 15px; background-size: cover; position: absolute; left: 50%; top: 0; transform: translateX(-50%); } .footer a.goTop:after { content: ''; display: block; width: 28px; height: 1px; background: #fff; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); } @media (max-width: 767px) { .mainArea .titleBox h2 strong { font-size: 15px; letter-spacing: 0px; } .footer .downArea .left { float: none; width: calc(100% - 40px); padding: 40px 420px 20px 20px; } .footer .downArea a.btn_booking { width: 100%; position: relative; text-align: center; padding: 30px 0; height: auto; right: auto; display: block; float: left; } .footer .downArea a.btn_booking span { transform: translate(0%, 0%); top: auto; position: relative; left: auto; } .footer .fbBox { display: block; margin: 0; text-align: center; } } .footer .follow a { font-size: 35px; margin-right: 20px; } .footer .follow a:last-child { margin-right: 0px; } @media(max-width:464px) { .footer h4 { font-size: 1.2rem; line-height: 1; } .footer h4::before, .footer h4::after { top: 8px; } .footer .follow a { font-size: 25px; } }.area-title { margin-top: 4%; text-align: center; } .area-title h4 { font-size: 1.7rem; font-weight: bold; margin-bottom: 2%; color: #002d74; } .area-title h5 { font-size: 1.2rem; margin-bottom: 1%; margin-top: 4%; color: #002d74; } .area-title p { color: #8c8c8c; } .area-title.backgray { background-color: #f3f5f6; padding-top: 3%; padding-bottom: 3%; padding-left: 7%; padding-right: 7%; } .ex-box { position: absolute; top: 45%; left: 29%; color: #FFF; } .ex-box .ex-txt { font-size: 1.5rem; border: 1px solid rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.3); padding: 20px 30px 30px 30px; } .ex-box2 .ex-txt { font-size: 3rem; } .ex-box .ex-txt small { font-size: 2rem; line-height: 120%; margin-left: 15px; } .ex-box2 { top: 45%; left: 36%; } @media (max-width: 992px) { .ex-box { transform: scale(0.8); transform-origin: left top; } div.contentbox { margin-top: 30% !important; } } @media (max-width: 580px) { div.contentbox { margin-top: 28% !important; } .ex-box { top: 30%; left: 5%; width: 121%; } .ex-box div { max-width: 100%; } .ex-box2 { left: 30%; } .ex-box2 .ex-txt { font-size: 2rem; } } .index-doctors-card img { max-width: 150px; } .index-doctors-card .card { border: none; background-color: transparent; text-align: left; } @media (min-width: 992px) { .index-doctors-card .card:first-child { margin-left: 4rem; } .index-doctors-card .card:last-child { margin-right: 4rem; } } @media (max-width: 991px) { .index-doctors-card .card { text-align: center; } .index-doctors-card .card img { margin-left: auto; margin-right: auto; } } .index-doctors-card .card-body { padding: 0; } .index-news { max-width: 90%; } .index-news a:not(.btn) { text-decoration: none; border-bottom: solid 1px #002d74; padding: 0.75rem 1rem; } .index-news dt, .index-news dd { font-weight: normal; } .index-bloger-box { background: url(/images/content/index-03.jpg) center 100%; background-size: cover; background-repeat: no-repeat; } .index-bloger { padding-top: 5rem; padding-bottom: 1rem; } .index-bloger-bg { background-color: rgba(255, 255, 255, 0.82); padding: 3rem; margin-bottom: 1rem; text-align: left; } .index-bloger-bg img { max-width: 40%; } .index-course-box { position: relative; } .index-course-box h4 { background-color: #FFF; padding: 0 1rem; position: absolute; margin: auto; top: -0.9rem; left: 0; right: 0; z-index: 99; width: 14%; } .index-course h5 { margin-top: 0; } .index-course { text-align: left; } @media (max-width: 768px) { .index-course-box h4 { width: 39%; } } .index-course h5 { font-size: 2rem; line-height: 150%; } .index-course { border: solid 1px #002d74; padding: 1.5rem; } .index-info h5 { margin-top: 1rem; margin-bottom: 0; } .index-info button { margin-top: 1rem; } .slick-carousel .slick-prev { width: 50px; height: 50px; left: 10px; top: 30%; transition-duration: 1s; z-index: 1; background-color: rgba(255, 255, 255, 0.5); border-radius: 50%; } .slick-carousel .slick-prev:before { content: ''; display: block; margin: 15%; width: 70%; height: 70%; content: ''; background-image: url(/files/icons/black-arrow-l.png); background-size: contain; background-repeat: no-repeat; } .slick-carousel .slick-next { width: 50px; height: 50px; left: auto; right: 10px; top: 30%; z-index: 1; background-color: rgba(255, 255, 255, 0.5); background-position-x: center; transition-duration: 1s; border-radius: 50%; } .slick-carousel .slick-next:before { content: ''; display: block; margin: 15%; width: 70%; height: 70%; content: ''; background-image: url(/files/icons/black-arrow-r.png); background-size: contain; background-repeat: no-repeat; background-position-x: center; } @media (max-width:768px) { .slick-carousel .slick-prev, .slick-carousel .slick-next { width: 32px; height: 32px; top: 5%; } } .home-carousel { height: 100%; min-height: 100%; overflow: hidden; width: 100%; z-index: 1; } @media (max-width: 992px) { .home-carousel { top: 50px; } } .fish01 { position: relative; animation: mymove 3s infinite; -moz-animation: mymove 3s infinite; -webkit-animation: mymove 3s infinite; -o-animation: mymove 3s infinite; } @keyframes mymove { 0% { left: -351px; } 25% { left: 50px; width: 340px; transform: rotate(7deg); } 50% { left: 100px; width: 330px; transform: rotate(8deg); } 55% { left: 150px; width: 320px; transform: rotate(0deg); } 100% { left: 150%; } } @-moz-keyframes mymove { 0% { left: -351px; } 25% { left: 50px; width: 340px; transform: rotate(7deg); } 50% { left: 100px; width: 330px; transform: rotate(8deg); } 55% { left: 150px; width: 320px; transform: rotate(0deg); } 100% { left: 150%; } } @-webkit-keyframes mymove { 0% { left: -351px; } 25% { left: 50px; width: 340px; transform: rotate(7deg); } 50% { left: 100px; width: 330px; transform: rotate(8deg); } 55% { left: 150px; width: 320px; transform: rotate(0deg); } 100% { left: 150%; } } @-o-keyframes mymove { 0% { left: -351px; } 25% { left: 50px; width: 340px; transform: rotate(7deg); } 50% { left: 100px; width: 330px; transform: rotate(8deg); } 55% { left: 150px; width: 320px; transform: rotate(0deg); } 100% { left: 150%; } } .fish02 { position: relative; width: 200px; top: 100px; animation: mymove2 8s infinite; -moz-animation: mymove2 8s infinite; -webkit-animation: mymove2 8s infinite; -o-animation: mymove2 8s infinite; } @keyframes mymove2 { 0% { left: -100%; } 100% { left: 150%; } } @-moz-keyframes mymove2 { 0% { left: -100%; } 100% { left: 150%; } } @-webkit-keyframes mymove2 { 0% { left: -100%; } 100% { left: 150%; } } @-o-keyframes mymove2 { 0% { left: -100%; } 100% { left: 150%; } } .fish03 { position: relative; width: 300px; top: 0; animation: mymove3 5s infinite; -moz-animation: mymove3 5s infinite; -webkit-animation: mymove3 5s infinite; -o-animation: mymove3 5s infinite; -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1); -o-transform: scaleX(-1); transform: scaleX(-1); } @keyframes mymove3 { 0% { right: -100%; } 100% { right: 150%; } } @-moz-keyframes mymove3 { 0% { right: -100%; } 100% { right: 150%; } } @-webkit-keyframes mymove3 { 0% { right: -100%; } 100% { right: 150%; } } @-o-keyframes mymove3 { 0% { right: -100%; } 100% { right: 150%; } } .fish-swing { height: 200px; min-height: 200px; z-index: 0; } @media (max-width: 768px) { .fish-swing { height: 80px; min-height: 80px; } .fish02 { top: 0px; } } .parallax-box { margin-top: 50px; background: #000; padding: 0; } .parallax-box .rd-parallax-inner { min-height: 300px; } .parallax-box .topic-cont { z-index: 10; color: #FFF !important; } .parallax-box .topic-cont>h3 { color: #FFF !important; margin-bottom: 0px; } .parallax-box .parallax-bg { opacity: 0.8; } .index-supply img { max-width: 221px; } @media (max-width: 580px) { .index-supply img { max-width: 100%; } } .index-supply h4 { margin-top: 20px; } .index-supply img { box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); } .index_products .flex-card-body { overflow: hidden; } .index_products .product-img2 { position: absolute; left: 0; top: 0; opacity: 0; transition: 0.5s; } .index_products .flex-card:hover .product-img2 { opacity: 1; z-index: 2; } .index_products .product-img, .index_products .product-img2 { padding-top: 100%; width: 100%; background-size: cover; } .index_products .text { color: #999; line-height: 150%; height: 90px; } .index_products .text h3, .index_products .text h4, .index_products .text h5 { font-size: 1rem; margin-bottom: 0; } .roomArea { padding: 100px 0; overflow: hidden; z-index: 5; } .roomArea::before { content: ''; width: 0; height: 100%; background: #f6f6f6; position: absolute; top: 0; left: -20%; opacity: 0; } .roomArea.shrink::before { width: 37%; left: 0; opacity: 1; -webkit-transition: all 0.4s ease, width 1.8s ease, left 1.8s ease, opacity 1.2s ease; -moz-transition: all 0.4s ease, width 1.8s ease, left 1.8s ease, opacity 1.2s ease; -o-transition: all 0.4s ease, width 1.8s ease, left 1.8s ease, opacity 1.2s ease; transition: all 0.4s ease, width 1.8s ease, left 1.8s ease, opacity 1.2s ease; } .roomArea::after { content: ''; width: 0; height: 0; position: absolute; top: 0; left: -20%; border-style: solid; border-width: 0 0 700px 100px; border-color: transparent transparent transparent #f6f6f6; opacity: 0; z-index: -1; } .roomArea.shrink::after { left: 37%; opacity: 1; -webkit-transition: all 0.4s ease, left 1.8s ease, opacity 1.2s ease; -moz-transition: all 0.4s ease, left 1.8s ease, opacity 1.2s ease; -o-transition: all 0.4s ease, left 1.8s ease, opacity 1.2s ease; transition: all 0.4s ease, left 1.8s ease, opacity 1.2s ease; } .roomArea .pic { width: 100%; height: 100vh; background: url(/files/index/index01.jpg) no-repeat; background-size: cover; position: absolute; top: calc(50% - 60vh); left: 0; z-index: -2; } .roomArea .rightBox { width: 50%; float: right; padding: 60px 50px 60px 180px; } .roomArea .Txt { color: #999; line-height: 25px; letter-spacing: 1.5px; height: 80px; margin: 40px 0; } .roomArea .btn03 a { display: inline-block; } .roomArea .btn03 a:nth-child(1) { margin-right: 5px; } .roomArea .leftBox { width: 38%; float: left; padding: 0; margin-left: 20px; text-align: center; } .roomArea .leftBox .roomList { margin: 0 -125px 0 -165px; border: double 4px #bcbcbc; padding: 2px; } .roomArea .leftBox .roomList li { padding: 0; } .roomArea .leftBox .roomList li h3 { display: none; } .roomArea .leftBox .roomList li .Img { width: 100%; } .roomArea .leftBox u.roomList li .Img img { width: 100%; } .titleBox { padding: 0 0 40px 0; position: relative; } .titleBox * { position: relative; } .titleBox::after { content: ''; width: 40px; height: 1px; background: #999; position: absolute; bottom: 0; left: calc(50% - 20px); } .titleBox h2 { font-size: 22px; font-weight: normal; line-height: 35px; letter-spacing: 4px; display: inline-block; } .titleBox em { display: block; font-size: 40px; letter-spacing: 1.5px; line-height: 50px; } @media (max-width: 1500px) { .roomArea { padding: 60px 0; } .roomArea .wrap { max-width: 100%; padding: 0 50px; } .roomArea .content { max-width: 95%; padding-top: 2rem; padding-bottom: 2rem; } .roomArea::before { width: 30%; } .roomArea::after { left: 30%; } .roomArea .leftBox .roomList { margin: 0 auto; } .roomArea .rightBox { padding: 20px 40px 30px 80px; width: 46%; } .roomArea .leftBox { width: 54%; } } @media (max-width: 1180px) { .roomArea { padding: 0px 0; } .roomArea .pic { height: 250%; background-position: bottom right; } .roomArea::before, .roomArea::after { display: none; } .roomArea .rightBox { width: 100%; float: none; padding: 0 40px 50px; } .roomArea .Txt { height: auto; max-height: 80px; max-width: 800px; margin: 30px auto; color: #FFF; } .titleBox::after { background: #FFF; } .roomArea .leftBox { width: 100%; float: none; } .roomArea .leftBox .roomList { width: 100%; max-width: 800px; } } .roomArea .leftBox { position: relative; -webkit-transition: 0.8s; -o-transition: 0.8s; transition: 0.8s; opacity: 0; -webkit-transform: translateX(-50px); -ms-transform: translateX(-50px); transform: translateX(-50px); } .ns-ent.enter .roomArea .leftBox { -webkit-transition-delay: 1.6s; -o-transition-delay: 1.6s; transition-delay: 1.6s; opacity: 1; -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); } .roomArea .pic:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #fff; -webkit-transition: 0.8s cubic-bezier(0.74, 0.01, 0.35, 0.99); -o-transition: 0.8s cubic-bezier(0.74, 0.01, 0.35, 0.99); transition: 0.8s cubic-bezier(0.74, 0.01, 0.35, 0.99); -webkit-transform: scaleX(1); -ms-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: left; -ms-transform-origin: left; transform-origin: left; } .ns-ent.enter .roomArea .pic:before { -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left; -ms-transform-origin: left; transform-origin: left; } #index-banner-logo { text-align: center; height: 0; } #index-banner-logo img { top: -400px; z-index: 99 } .guest-reviews { margin-bottom: 5rem; } .guest-reviews::before { content: ''; position: absolute; top: -15%; left: 523px; width: 520px; height: 1px; background: rgb(227, 218, 179); transform: rotate(39deg); z-index: -2; } .guest-reviews::after { content: ''; position: absolute; width: 15px; height: 15px; background-color: rgb(227, 218, 179); border-radius: 100%; top: 80px; left: 977px; } @media(max-width:576px) { .guest-reviews::after { display: none; } } .guest-reviews .rd-parallax-layer[data-type='media'] { opacity: 0.1; } .guest-reviews .slick-carousel { height: 250px; padding-top: 50px; } .guest-reviews .slick-slide { padding: 0 2rem; } .guest-reviews .slick-list { width: 91%; margin-right: auto; } @media (max-width: 580px) { .guest-reviews .slick-carousel { padding-top: 10px; } .guest-reviews .slick-slide { padding: 0; } .guest-reviews .slick-slide p { line-height: 120%; } .guest-reviews .slick-list { width: 100%; } } .guest-reviews .blockquote-footer { float: right; font-family: 'QYSXT'; font-size: 1.3rem; color: #000; } .guest-reviews blockquote::before { content: '“'; display: block; text-align: center; font-size: 3rem; } .facilities figure { position: absolute; text-align: center; top: 30%; width: 70%; margin-left: 15%; } .facilities figure h5 { font-size: 1.4rem; text-shadow: #929292 0.08em 0.08em 0.15em; } .facilities figure p { font-size: 1.2rem } @media(max-width:576px) { .facilities figure p { } } .facilities .items-block { background-size: cover; } .facilities .slick-current .items-block { } .facilities .slick-carousel .slick-next, .facilities .slick-carousel .slick-prev { top: 39%; background-color: transparent; } .facilities .nav-slick .slider-nav .slick-slide.slick-current .items-block { border: none; } .facilities .nav-slick .slider-nav .slick-slide .items-block { padding-bottom: 140%; } @media (max-width: 580px) { .facilities .nav-slick .slider-nav .slick-slide .items-block { padding-bottom: 145px; line-height: 28px; margin-top: 1px; } .facilities figure { top: 10px; } .facilities .slick-carousel .slick-next, .facilities .slick-carousel .slick-prev { top: 50%; } .facilities .nav-slick .slider-for .slick-slide .items-block { margin-top: 15px; } } .facilities .nav-slick .items-block { background-size: cover; } .facilities .slider-for .slick-current .items-block { box-shadow: 1px 1px 3px #888; top: -5px; width: calc(100% - 7px); left: -5px; border: 1px solid #FFF; z-index: 20; padding-bottom: calc(120% - 7px); margin-left: 7px; margin-top: 7px; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; transition: all 0.1s ease; } .facilities .slider-for .slick-slide:not(.slick-current) .items-block { margin-top: 30%; padding-bottom: 90%; margin-right: 10px; } @media (max-width: 580px) { .facilities .slider-for .slick-current .items-block { padding-bottom: calc(80% - 7px); top: 0px; margin-top: 7px; box-shadow: none; } .facilities .slider-for .slick-slide:not(.slick-current) .items-block { padding-bottom: calc(80% - 7px); top: 9px; margin-top: 7px; } } .facilities .slider-for .items-block::before { content: ''; display: block; background-color: rgba(0, 0, 0, 0.1); width: 100%; height: 100%; z-index: 2; position: absolute; } .facilities .nav-slick .slider-nav { height: 100%; } .facilities .topic-cont { position: absolute; left: 100px; margin-top: 0; top: 0; } @media (max-width: 580px) { .facilities .topic-cont { position: relative; left: auto; margin-bottom: 0; } } .roomtype::before, .travel::before, .facilities::before { content: 'Designed Room'; display: inline-block; color: #d9d9d9; position: absolute; right: 20px; top: 75px; font-family: 'RAGE'; font-size: 5rem; } .travel::before { content: 'Travel itinerary'; display: none; } .travel .topic-cont { position: absolute; width: 33%; right: 0; margin-top: 0; } @media (max-width: 992px) { .travel .topic-cont { position: relative; width: 100%; margin-bottom: 0; } } .facilities::before { content: 'Featured Facilities'; top: 11%; right: 1%; } @media (max-width: 1200px) { .roomtype::before, .travel::before, .facilities::before { top: 63px; font-size: 3rem; } } @media (max-width: 992px) { .travel::before { content: 'Travel itinerary'; top: 286px; } .facilities::before { top: 0; } } @media (max-width: 768px) { .roomtype::before, .travel::before, .facilities::before { font-size: 4rem; } .travel::before { top: 429px; } .roomtype::before { display: none; } } @media(max-width:576px) { .roomtype::before, .travel::before, .facilities::before, .facilities .topic-inner::after { font-size: 2rem; display: none; } .roomtype::before { top: 45px; } .travel::before { top: 300px; } } .facilities::after { content: ''; position: absolute; top: -15%; left: 209px; width: 500px; height: 1px; background: rgb(169, 172, 191); transform: rotate(-20deg); z-index: -2; overflow: hidden; } @media (min-width: 1201px) { .facilities::after { top: -15%; width: 700px; } } @media (min-width: 993px) { .facilities::after { top: -17%; width: 800px; left: 263px; } } @media (max-width: 769px) { .facilities::after, .facilities .topic-cont::after, .guest-reviews::before { display: none; } } .facilities .topic-cont::after { content: ''; position: absolute; top: 138px; left: 190px; width: 300px; height: 1px; background: rgb(169, 172, 191); transform: rotate(31deg); z-index: -2; } .facilities .slider-for.slick-slider { overflow: hidden; } .facilities .slider-for.slick-slider .slick-list { margin-right: -40%; } @media (max-width: 576px) { .facilities .slider-for.slick-slider .slick-list { margin-right: 0; } } .roomtype .topic-cont { position: absolute; right: 0px; padding-right: 211px; margin-top: 0; z-index: 3; top: 0; } .roomtype .topic-cont::after { content: ''; position: absolute; right: 14px; top: 45%; margin-top: -0.5px; width: 180px; height: 1px; background: #000; } .topic-inner.plate::before { content: ''; display: block; background-image: url(/files/index/plate01.png); width: 30px; height: 27px; position: absolute; top: 18px; left: 85px; background-size: cover; } .topic-inner.plate.p02::before { background-image: url(/files/index/plate02.png); width: 32px; height: 33px; top: 21px; left: -14px; } .topic-inner.plate.p03::before { background-image: url(/files/index/plate03.png); width: 34px; height: 38px; top: -9px; left: -14px; } @media (max-width: 580px) { .topic-inner.plate::before { display: none; } } /*.contacts .pages-banner { background-image: url(/files/facility/bg.jpg); background-repeat: no-repeat; background-size: 70%; padding: 20px 60px 179px 60px; background-position: center; } .contacts .pages-banner .words { margin-top: 0 } .contacts .pages-banner .topic-cont { margin-top: 0; } .contacts .topic-cont h3 { color: #595959; font-size: 4rem; }*/ .facilities .topic-inner::after { content: ''; display: block; width: 140px; height: 140px; border: 1px solid rgb(169, 172, 191); border-radius: 100%; position: absolute; top: -35px; left: 109px; background-color: #FFF; z-index: -1; overflow: hidden; } @media (max-width: 768px) { .facilities .topic-inner::after { width: 90px; height: 90px; left: 129px } } @media (max-width: 576px) { .facilities .topic-inner::after { display: none; } .topic-inner.plate.p02::before { top: 0px; left: -20px; } } .home .sign { font-family: 'AASAYE-2'; font-size: 2rem; float: right; margin-top: -35px; } .home .travel .slick-dots li button::before { font-size: 13px; } .travel .items-block::after { content: ''; display: block; background-color: rgba(0, 0, 0, 0.1); width: 100%; height: 100%; z-index: 2; position: absolute; } .home .home-about { margin-top: 5rem; } @media (max-width: 992px) { .home .home-about { margin-top: 0rem; } } .home .home-about::before { content: ''; position: absolute; top: 422px; right: 415px; width: 250px; height: 1px; background: rgb(216, 186, 198); transform: rotate(45deg); z-index: -2; } .home .home-about::after { content: ''; position: absolute; width: 15px; height: 15px; background-color: rgb(216, 186, 198); border-radius: 100%; top: 328px; right: 619px; z-index: -2; } @media (min-width: 993px) { .home .home-about::before { top: 122px; } .home .home-about::after { top: 28px; } } .travel-slick2 .slick-carousel.slider-for .items-block { padding-bottom: 60%; background-size: cover; } .travel-slick2 .slick-carousel.slider-nav .items-block { text-align: center; padding-right: 1px; margin-top: 60px; } @media (max-width: 1200px) { .travel-slick2 .slick-carousel.slider-nav .items-block { margin-top: 90px; } } @media (max-width: 992px) { .travel-slick2 .slick-carousel.slider-nav .items-block { margin-top: 30px; } } .travel-slick2 .slick-carousel.slider-nav .items-block h5 { font-size: 1.6rem; margin-bottom: 20px; } .travel-slick2 .slick-carousel.slider-nav .items-block p { color: #999; } .travel-slick2 .slick-carousel.slider-for .slick-prev, .travel-slick2 .slick-carousel.slider-for .slick-next { top: auto; bottom: 99%; background: none; width: 40px; height: 40px; } .travel-slick2 .slick-carousel.slider-for .slick-prev { left: 25%; } .travel-slick2 .slick-carousel.slider-for .slick-next { right: 25%; } @media (max-width: 576px) { .travel-slick2 .slick-carousel.slider-for .slick-prev { left: 15%; bottom: 97%; } .travel-slick2 .slick-carousel.slider-for .slick-next { right: 15%; bottom: 97%; } } .travel-slick2 .items-block::after { display: none; } .travel-slick2 .words { text-align: center; font-size: 1.5rem; line-height: 3; } @media (max-width: 576px) { .travel-slick2 .words { font-size: 1rem; line-height: 5; } .nav-slick .slider-nav { margin-top: 0px !important; } }#product_menu_sub { background-color: #002d74; } #product_menu_sub li { background-color: #FFF; margin-left: 3rem; margin-right: 3rem; height: 25px; } #product_menu_sub li img { background-color: #FFF; height: 30px; margin-top: -8px; } #product_menu_sub li:hover, #product_menu_sub li.on { background-color: #82c1ff; } iframe.movie-big { height: 600px; } @media (max-width: 768px) { iframe.movie-big { height: 300px; } } @media (max-width: 992px) { #product_menu_sub li { background-color: transparent; color: #FFF; margin-left: 1rem; margin-right: 1rem; } #product_menu_sub li:hover, #product_menu_sub li.on { background-color: transparent; color: #82c1ff; } } #product_menu_sub.menu_sub_words li { background-color: transparent; color: #FFF; margin-left: 1rem; margin-right: 1rem; } #product_menu_sub.menu_sub_words a { color: #FFF; text-decoration: none; } #product_menu_sub.menu_sub_words li:hover, #product_menu_sub.menu_sub_words a:hover, #product_menu_sub.menu_sub_words a.on, #product_menu_sub.menu_sub_words li.on { background-color: transparent; color: #82c1ff; } .no-bg .card { background-color: transparent; border: none; } .products-mv { min-height: 271px; } .full-bg { text-shadow: 0 2px 3px rgba(0, 0, 0, 0.8); } .products-img .card-img-top { max-width: 90%; padding: 3rem 0; padding-bottom: 0; margin-left: auto; margin-right: auto; } .products-img .card { background-color: #c0bba8; } .products-img.white-bg .card { background-color: #FFF; } .products-img .card-title { font-weight: bold; color: #5a5858; } .products-img .card-text { color: #5a5858; } .page-list-row .item-wrap { width: 100%; position: relative; overflow: hidden; } .page-list-row .pic-img img { width: 101%; max-width: 101%; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s linear; } .page-list-row .pic-img:hover a img { -webkit-transform: scale(1.4); transform: scale(1.4); -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.6s ease; } .page-list-row .pic-img a { width: 100%; height: 100%; display: block; cursor: pointer; } .page-list-row .pic-img .product-img::before { content: ''; z-index: 3; position: absolute; width: 96%; height: 96%; top: 2%; left: 2%; border: solid 1px #FFF; cursor: pointer; } .product-list { z-index: 2; } .product-list .flex-card { padding: 15px !important; background: #EDEDED; box-shadow: -4px -1px 20px 5px rgba(0, 0, 0, 0.2); } .product-list h4 { color: #396a94; margin-top: 10px; } .product-list .flex-card:hover h4 { color: #3200ff; } @media (max-width: 580px) { .product-list h4 { font-size: 1.1rem; } .product-list .flex-card { padding: 8px !important; } } .product-list .flex-card-body { overflow: hidden; } .product-list .product-img2 { position: absolute; left: 0; top: 0; opacity: 0; transition: 0.9s; } .product-list .flex-card:hover .product-img2 { opacity: 1; z-index: 2; } .product-list .product-img, .product-list .product-img2 { padding-top: 100%; width: 100%; background-size: cover; } .products-intro h3 { font-size: 1.2rem; } .products-intro h3:not(:empty)::before { content: '【 '; } .products-intro h3:not(:empty)::after { content: '】 '; } .products .detail-box { background-color: rgba(255, 255, 255, 0.8); padding: 30px; border-radius: 1rem; } .products #subcontent p, .products #subcontent ul { margin-bottom: 2rem; color: #676767; } .room-list .flex-card-body { overflow: hidden; } .room-list .flex-card-body:before { display: block; content: ''; position: absolute; z-index: 10; width: 500px; height: 500px; background: rgba(0, 0, 0, 0.7); opacity: 0.9; border-radius: 99em; transition: 1.5s; transform: translate(100%, 100%) scale(0.5); } .room-list .flex-card-body:hover:before { transform: translate(0%, 0%) scale(2.5); -webkit-animation-name: goodsbg; -webkit-animation-duration: 1.5s; -webkit-animation-fill-mode: forwards; animation-name: goodsbg; animation-duration: 1.5s; animation-fill-mode: forwards; transition: 1.5s; } .room-list .flex-card-body span { position: absolute; z-index: 11; opacity: 0; transition: 0.6s; top: 50%; left: 50%; display: block; transform: translate(-50%, -50%); font-size: 1.5rem; background-image: url(/files/logo/logo.png); width: 50%; height: 100%; background-repeat: no-repeat; background-size: contain; background-position: center center; } .room-list .flex-card-body:hover span { opacity: 1; transition: 0.5s; transition-delay: 0.7s; } .room-list .flex-card a::before { content: ''; display: block; background-color: rgba(0, 0, 0, 0.1); width: 100%; height: 100%; z-index: 2; position: absolute; } .pages .modal-dialog { max-width: 90%; } .pages .modal button.close { right: 2rem; } .room .photo-text { display: block !important; text-align: center; margin-top:10px; }@charset 'UTF-8'; @font-face { font-family: 'QYSXT'; src: url('/css/fonts/QYSXT.woff') format('woff'), url('/css/fonts/QYSXT.ttf') format('truetype'), url('/css/fonts/QYSXT.eot') format('embedded-opentype'); } @font-face { font-family: 'AASAYE-2'; src: url('/css/fonts/AASAYE-2.woff') format('woff'), url('/css/fonts/AASAYE-2.ttf') format('truetype'), url('/css/fonts/AASAYE-2.eot') format('embedded-opentype'); } @font-face { font-family: 'RAGE'; src: url('/css/fonts/RAGE.woff') format('woff'), url('/css/fonts/RAGE.ttf') format('truetype'), url('/css/fonts/RAGE.eot') format('embedded-opentype'); } @font-face { font-family: 'CSONGL'; src: url('/css/fonts/CSONGL.woff') format('woff'), url('/css/fonts/CSONGL.ttf') format('truetype'), url('/css/fonts/CSONGL.eot') format('embedded-opentype'); } @font-face { font-family: 'SENTYGOLDENBELL'; src: url('/css/fonts/SENTYGOLDENBELL.woff') format('woff'), url('/css/fonts/SENTYGOLDENBELL.ttf') format('truetype'), url('/css/fonts/SENTYGOLDENBELL.eot') format('embedded-opentype'); } body { font-family: 'CSONGL', Times New Roman, Microsoft JhengHei; font-size: 1.1rem; line-height: 180%; overflow-x: hidden !important; letter-spacing: 2px; } a { text-decoration: none; transition-duration: .1s; } a:hover { text-decoration: none; transition-duration: .3s } a.page-link { text-decoration: none; background-color: #002d74; color: #FFF; padding: 0.3em 0.5rem; font-size: 0.8rem; line-height: 1; border: none; margin: 10%; } a.flex-column { text-decoration: none; } img { max-width: 100%; height: auto; } .max-h250 { max-height: 250px; } .btn-ug { color: #fff; background-color: #002d74; border-color: #002d74; border-radius: 1rem; padding: 0.25rem 2rem; cursor: pointer; text-decoration: none; } .btn-ug:hover { background-color: #0049bb; border-color: #0049bb; color: #fff; } .home-carousel .items-block { background-position: center; background-size: cover; background-repeat: no-repeat; } /* .home-carousel .slick-prev, .home-carousel .slick-next { width: auto; height: auto; } .home-carousel .slick-prev::before, .home-carousel .slick-next::before { font-size: 30px; color: #004eca; } .home-carousel .slick-prev { left: 20px; z-index: 1; } .home-carousel .slick-next { right: 20px; z-index: 1; } */ @media (max-width: 1310px) { .nav-block a { margin-left: 0.5rem; } } @media (max-width: 1200px) { .nav-block a { margin-left: 0; } } @media (max-width: 992px) { .ns-slideright-md { background-color: rgba(255, 255, 255, 1); } } @media (max-width: 768px) { html { font-size: 14px; } } @media (max-width: 576px) {} @media (max-width: 464px) {} @media (max-width: 352px) {} .sticky { position: fixed !important; top: 84px; left: 0; right: 0; z-index: 999; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } @media (max-width: 1200px) { .sticky { top: 89px; } } @media (max-width: 992px) { .sticky { top: 84px; } } @media (max-width: 526px) { .sticky { top: 79px; } } .pgcont-wrap { border: solid 1px #CCC; } .news-list p { font-weight: normal; margin-top: 1rem; } .news-list h5 { font-size: 1.5rem; } .map-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #ddd; border-radius: 0.25rem; transition: all 0.2s ease-in-out; max-width: 100%; } form.contacts { border: solid 1px #d8d8d8; padding: 3% 7%; } .contacts .form-row { background-color: #e6e6e6; padding: 0.5rem; } .contacts .form-group { margin-bottom: 1px; } .contacts .form-control { padding: 0 0.75rem; } .contacts .col-form-label { text-align: right; } .contacts-icons { font-size: 30px; text-decoration: none; margin: 2rem; } .contacts-icons.icons-line img { background-color: #002d74; } .contacts-icons.icons-line img:hover { background-color: #004eca; } .index-course span.badge { margin-left: 1rem; } .course-box .list-group-item { border: none; padding: 0 1rem; margin-bottom: 1rem; } a:hover .index-course { border: dotted 1px #002d74; } .index-course h6 { font-size: 1.5rem; } .index-course li { list-style-position: inside; color: #8c8c8c; } .course-related { text-align: left; } .course-related h5 { font-size: 1rem; } .course-related a { text-decoration: none; } .course-related .card { border: solid 1px #002d74; } .course-related .card:hover { background-color: #f8f9fa; border: dotted 1px #002d74; } .course-related .card-body { padding: 0rem 1.25rem 0.5rem 1.25rem; } .index-course img.float-left { margin: 0 1rem 1rem 0; } .index-course ol.outside li, .index-course ul.outside li { list-style-position: outside; } .job-list h5 { margin: 0; } .job-list button { width: 100%; cursor: pointer; } .job-list .card { margin-bottom: 1rem; } .job-list .card-header { padding: 0; } .job-list .btn-link { color: #002d74; } .job-list .btn-link:hover { text-decoration: none; color: #007bff; } .job-list dt { font-weight: normal; text-align: left; padding: 0; width: 12%; float: left; } .job-list dd { width: 88%; float: left; } @media (max-width: 576px) { .job-list { width: 100% !important; } .job-list dt { width: 25%; } .job-list dd { width: 75%; } } .job-list h6 { font-size: 1.2rem; font-weight: bold; } .job-list ol { padding: 0 1.2rem; } .job-list .card-body { padding: 1.25rem 2rem; } .news-slider .slick-carousel { text-align: center; } .news-slider .slick-carousel img { max-width: 100%; margin-left: auto; margin-right: auto; } .slider-syn.news-slider { background-color: #E3E3E3; padding-top: 1rem; } .news-slider .slick-carousel .items-block { width: 90%; margin: 0 auto; text-align: center; display: block; vertical-align: middle; cursor: pointer; } .news-slider .slick-carousel.items-view .items-block {} .news-slider .slick-prev.slick-arrow::before { content: '<'; font-size: 50px;     color: black; }  .news-slider .slick-next.slick-arrow::before {     content: '>'; font-size: 50px; color: black; } .news-slider .slider-nav img { max-height: 127px; } .news-slider .slider-nav { padding: 1rem; } .news-slider .slick-prev, .news-slider .slick-next { width: auto; height: auto; top: -150%; } .news-slider .slick-prev { left: auto; } .news-slider .slick-next { right: 1rem; } .img-normal .card-body { padding: 0; max-height: 200px; padding-bottom: 60px; } .diamond .card { background-color: #121937; } .diamond .card p { color: #FFF; font-size: 1.2rem; } .diamond .card h5 { color: #9fd9f6; font-weight: bold; margin-top: 0; font-size: 1.5rem; } .diamond .card .card-title::before { content: ''; display: inline-block; width: 47px; height: 37px; background: url(/images/sprites/icon-diamond.png) no-repeat; vertical-align: sub; } .fat img { padding: 2rem 2rem 0 2rem; } .use-part1 { background-color: #e9f8ff; } .use-part2 { background-color: #fff79a; } .use-part1, .use-part2 { padding: 0 2rem 2rem 2rem; border-radius: 0.5rem; } .use-part1 img, .use-part2 img { max-width: 89%; } .products-qa h5, .products-qa button { margin-top: 0; } .products-qa button { width: 100%; cursor: pointer; } .dropdown-menu { z-index: 1061; } .Timeline { width: 830px; margin: 5rem auto; position: relative; } .Timeline-line { width: 40px; height: 100%; position: absolute; left: 50%; margin-left: -20px; padding-left: 20px; cursor: pointer; } .Timeline-line::after { content: ''; position: absolute; border-left: 1px solid #dedede; height: 100%; } .Timeline-item { width: 100%; position: relative; z-index: 90; } .Timeline-item-inner { position: relative; margin-bottom: 40px; width: 345px; border: 1px solid #dedede; transition: all .3s ease; margin: -10px 0 -20px; } .Timeline-item:hover .Timeline-item-inner { border: 1px solid #999; } .Timeline-item-inner::before { content: ''; position: absolute; top: 50%; right: -87px; border-radius: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-color: #999; width: 12px; height: 12px; } .Timeline-item-inner::after { content: ''; width: 20px; height: 20px; position: absolute; right: -9px; top: 50%; height: 0; width: 0; border-bottom: 8px solid transparent; border-left: 8px solid #dedede; border-top: 8px solid transparent; -webkit-transform: translateY(-50%); transform: translateY(-50%); transition: all .2s ease; } .Timeline-item-index { position: absolute; right: -45px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #c9c9c9; font-size: 1.5rem; font-weight: 200; font-family: Georgia, 'Times New Roman', Times, serif; } .Timeline-item-top { background-color: #8197ba; padding: 10px 15px; } .time .card-header { background-color: #8197ba; } .Timeline-item-content { background-color: #fff; padding: 10px 20px 20px; text-align: center; } .Timeline-item-content p { margin-bottom: 0; } @media (min-width: 993px) { .Timeline-item:nth-child(2n+1) { margin-left: 50%; padding-left: 70px; width: 50%; } .Timeline-item:nth-child(2n+1) .Timeline-item-index { opacity: .6; left: -45px; right: auto; } .Timeline-item:nth-child(2n+1) .Timeline-item-inner::after { height: 0; width: 0; border-bottom: 8px solid transparent; border-right: 8px solid #c9c9c9; border-top: 8px solid transparent; border-left: 0; right: auto; left: -9px; } .Timeline-item:nth-child(2n+1) .Timeline-item-inner::before { right: auto; left: -67px; } } .Timeline-item:hover .Timeline-item-inner::after { height: 0; width: 0; border-bottom: 8px solid transparent; border-left: 8px solid #999; border-top: 8px solid transparent; } @media (min-width: 993px) { .Timeline-item:nth-child(2n+1):hover .Timeline-item-inner::after { height: 0; width: 0; border-bottom: 8px solid transparent; border-right: 8px solid #999; border-top: 8px solid transparent; border-left: 0; } } @media (max-width: 992px) { .Timeline-item { margin-bottom: 3rem; } } #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; } .list-about { margin-bottom: 0; } .list-about .list-group-item { background: transparent; } .list-about .list-group-item span { width: 50px; height: 50px; display: inline-block; background-color: #002d74; border-radius: 50% !important; color: #FFF; text-align: center; vertical-align: top; font-size: 1.5rem; line-height: 47px; } .list-about .list-group-item div { display: inline-block; margin-left: 20px; line-height: 50px; vertical-align: middle; max-width: calc(100% - 72px); } .list-about .list-group-item div strong { font-size: 1.5rem; font-weight: normal; margin-right: 10px; } .service-box .flex-card-body { height: 500px; color: #FFF; font-size: 2.5rem; vertical-align: middle; text-align: center; background-position: center center; background-repeat: no-repeat; background-size: cover; line-height: 120%; } .service-box .room-name { text-shadow: -1px -1px 5px rgba(0, 0, 0, 0.7); z-index: 11; } .room-info { margin-top: 2rem; } .room-info .room-name { font-size: 3rem; } .room-info h4::after { content: ''; width: 1px; height: 35px; border-left: 1px solid #ccc; display: block; } .room-info h5 { font-size: 1.5rem; margin-bottom: 20px; } .room-info .room-services-list li::before { content: '\f046'; font-family: FontAwesome; display: inline-block; margin-right: 10px; color: #82b73a; } .img-black::before { content: ''; display: block; background-color: rgba(0, 0, 0, 0.1); width: 100%; height: 100%; z-index: 2; position: absolute; }.pages-banner { position: relative; z-index: 1; min-height: 200px; text-align: center; } @media (max-width: 576px) { .pages-banner .box .banner-bg, .pages-banner { min-height: 350px; } } .pages-banner::before { /*content: ''; background-color: #c4915e; height: 76%; width: 100%; display: block; position: absolute; margin-top: -30px;*/ } .pages-banner .words { display: inline-block; margin-top: 2rem; } .pages-banner .box { margin-left: auto; margin-right: auto; overflow: hidden; } .pages-banner .box .banner-bg { padding-top: 50%; transition-duration: 1s; opacity: 0; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -o-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); } .pages-banner .box .banner-bg.ns-ent.enter { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; } .pages-banner h3 { font-size: 2rem; letter-spacing: 5px; } .pages-banner .words.black h3 { color: #000; } @media (max-width: 576px) { .pages-banner h3 { width: auto; font-size: 1.3rem; padding: 0.5rem; margin-left: 1rem; border-width: 2px; } } .cases-box { width: 95%; margin-left: auto; margin-right: auto; } .cases-box .slick-carousel .items-block { width: 97%; margin: 0 auto; border: 1px solid #CCC; border-radius: 0.5rem; text-align: center; display: block; vertical-align: middle; padding: 2rem 2rem 0 2rem; background: url(/images/sprites/bg-cases.jpg) repeat; } .cases-box .items-block img { display: inline-block; } .cases-box .items-block img { border: solid 1px #dfdfdf; border-radius: 0.5rem; max-width: 40%; } .cases-box .items-block img.mx-2 { border: none; } .cases-box .slick-carousel.items-view .items-block { padding: 20% 0; } .cases-box .slick-slide.slick-current .items-block {} .cases-box .slick-arrow { width: 30px; height: 30px; z-index: 99; } .cases-box .slick-arrow::before { font-size: 30px; color: black; } .cases-bloger .card-text { text-align: left; } .facility .pic-text { padding-bottom: 7rem; } .facility .pic-text .pic-up { position: absolute; bottom: -7rem; right: 0; width: 50%; border: 20px solid #FFF; border-bottom-width: 0px; border-right-width: 0px; z-index: 10; } .facility .pic-text .pic-down { width: 85%; z-index: 10; } .facility .pic-text .text { top: 48%; text-align: left; line-height: 200%; z-index: 0; } @media (max-width: 992px) { .facility .pic-text .text { top: 0; } } .facility .pic-text .text::before { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #fff; z-index: 1; transition-duration: 1s; } .facility .ns-ent.enter.pic-text .text::before { left: -100%; -webkit-transition-delay: 1s; -o-transition-delay: 1s; transition-delay: 1s; } .facility .pic-text.right .text::before { left: auto; right: 0; } .facility .ns-ent.enter.pic-text.right .text::before { right: -100%; left: auto; } .facility .pic-text.right { text-align: right; } .facility .pic-text.right .pic-up { border-bottom-width: 0px; border-right-width: 20px; border-top-width: 20px; border-left-width: 0px; right: auto; left: 0; } .facility .pic-text .text.firework::after { content: ''; display: block; position: absolute; z-index: -1; background-image: url(/files/facility/firework.png); width: 193px; height: 100%; background-repeat: no-repeat; background-size: contain; top: 101px; right: 0; } .facility .pic-text .text.leaf::after { content: ''; display: block; position: absolute; z-index: -1; background-image: url(/files/facility/leaf.png); width: 138px; height: 187px; background-repeat: no-repeat; background-size: contain; top: 61px; right: 40px; } .facility .pic-text .text.cloud::after { content: ''; display: block; position: absolute; z-index: 2; background-image: url(/files/facility/cloud.png); width: 151px; height: 90px; background-repeat: no-repeat; background-size: contain; top: -73px; right: 19px } @media (max-width: 580px) { .facility .pic-text .text.firework::after, .facility .pic-text .text.leaf::after, .facility .pic-text .text.cloud::after { background-size: 60%; right: -61px; } } .facility .pre-word { background-image: url(/files/facility/bg.jpg); background-repeat: no-repeat; background-size: contain; padding: 60px; } @media (max-width: 576px) { .facility .pre-word { background-position: center 50%; background-size: 150%; } } .facility .swipe-gallery h4 { font-size: 3rem; color: #1b1b1b; margin-bottom: 2%; font-family: 'QYSXT', 'AASAYE-2'; text-shadow: #929292 0.05em 0.05em 0.1em; } .facility .slick-carousel button, .room .one-room .slick-carousel button { background-color: #999; border-radius: 0; top: auto; bottom: -17px; } .facility .slick-carousel .slick-prev::before, .room .slick-carousel .slick-prev::before { background-image: url(/files/icons/white-arrow-l.png); width: 17px; height: 17px; margin: auto; } .facility .slick-carousel .slick-next::before, .room .slick-carousel .slick-next::before { background-image: url(/files/icons/white-arrow-r.png); width: 17px; height: 17px; margin: auto; } .facility .slick-carousel .slick-prev, .room .slick-carousel .slick-prev { left: auto; right: 40px; } @media (max-width: 992px) { .facility .slick-carousel .slick-prev, .room .slick-carousel .slick-prev { right: 20px; } } .facility .slick-carousel .slick-next, .room .slick-carousel .slick-next { right: -10px; } .tour .slick-carousel button { top: 70%; bottom: auto; background: none; } .tour .slick-carousel button::after { border: 8px solid transparent; width: 0; height: 0; position: absolute; content: ' '; top: 5px; } .tour .slick-carousel .slick-next::after { border-left: 15px solid #000; left: 20px; } .tour .slick-carousel .slick-prev::after { border-right: 15px solid #000; left: 0; } .tour .slick-carousel .slick-next::before, .tour .slick-carousel .slick-prev::before { display: none; } .one-room h4 { font-size: 3rem; } .one-room h4::after { content: ''; width: 1px; height: 35px; border-left: 1px solid #ccc; display: block; } .one-room h5 { font-size: 1.5rem; margin-bottom: 20px; } @media (max-width: 580px) { .one-room h5 { font-size: 1.2rem; } } .one-room .price::before { content: ''; width: 15px; height: 25px; border-left: 10px solid #000; display: inline-block; vertical-align: bottom; margin-right: 10px; } .one-room .price { line-height: 25px } @media (min-width: 993px) { .main-prod-list .room-box:nth-child(2n) .col-xl-6:first-child { order: 2; } }.pg-title { font-size: 1.7rem; font-weight: bold; margin-bottom: 0; color: #002d74; } .topic-cont b { display: block; margin-top: 5px; font-size: 1.1rem; font-weight: 300; color: #5eac47; letter-spacing: 2px; word-spacing: 3px; } .topic-cont { text-align: center; margin-top: 3rem; margin-bottom: 2rem; } .topic-cont h3, .pages .modal-title { font-size: 4rem; color: #1b1b1b; margin-bottom: 2%; font-family: 'QYSXT', 'AASAYE-2'; text-shadow: #929292 0.05em 0.05em 0.1em; } .tour .topic-cont.banner-topic { left: auto; right: 100px; } @media (max-width: 1200px) { .topic-cont h3, .pages .modal-title { font-size: 3rem; } } .topic-cont.banner-topic { position: absolute; top: -13%; left: 100px; z-index: 99; color: #FFF; } .contacts .topic-cont.banner-topic, .room .topic-cont.banner-topic { top: -34%; } @media (max-width: 992px) { .contacts .topic-cont.banner-topic, .room .topic-cont.banner-topic { top: -20%; left: 20px; } .tour .topic-cont.banner-topic { top: -9%; } } @media (max-width: 768px) { .contacts .topic-cont.banner-topic, .room .topic-cont.banner-topic { top: -15%; } } @media (max-width: 580px) { .topic-cont.banner-topic { top: -8%; } .contacts .topic-cont.banner-topic, .room .topic-cont.banner-topic { top: -12%; } .tour .topic-cont.banner-topic { top: -4%; right: 30px; } } @media (max-width: 464px) { .topic-cont.banner-topic { top: -6%; } .tour .topic-cont.banner-topic { top: -5%; } } .topic-cont.banner-topic h3 { color: #FFF; text-shadow: #000 0.05em 0.05em 0.1em; } .topic-cont.banner-topic h4 { font-size: 1.2rem; line-height: 150%; text-shadow: #000 0.05em 0.05em 0.1em; } @media (max-width: 580px) { .topic-cont.banner-topic h4 { font-size: 0.9rem; } } .pages .modal-title { margin-bottom: 0; } .topic-cont h6 { font-family: '微軟正黑體'; letter-spacing: 7px; font-size: 1.2rem; } @media(max-width:576px) { .topic-cont h3 { font-size: 2rem; } .topic-cont h6 { font-size: 1.1rem; letter-spacing: 5px; } } .collapse-item { border: 1px solid #CCC; border-radius: 4px; margin-bottom: 0.5rem; overflow: hidden; } .collapse-head { color: #002d74; text-align: center; padding: 0.5rem 1rem; background-color: #f7f7f7; } .collapse-topic { font-size: 1.2rem; margin: 0; } .collapse-topic:hover { text-decoration: none; color: #007bff; } .collapse-content { border-top: 1px solid #CCC; border-width: 1px 0 0 0 !important; } .collapse-text { padding: 1rem; background-color: #FFF; } .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; display: none; } .standard-slick {} .standard-slick .slick-dots { position: relative; bottom: auto; } .standard-slick .items-block {} .tab-slick .slider-for { } .tab-slick .slider-for .items-block { padding: 2rem; /*border: 1px solid #ccc; border-top: none;*/ } .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: 1px; z-index: -1;*/ } .tab-slick>.slider-nav .slick-list { width: 100%; margin: auto; overflow: hidden; padding-bottom: 1px; } .tab-slick>.slider-nav .slick-list:nth-child(2) { width: calc(100% - 100px); } .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: 43px; font-size: 16px; padding: 0 12px; transition-duration: .3s; cursor: pointer; border: 1px solid #ededed; } .tab-slick>.slider-nav .items-block>span { display: block; text-align: center; top: 50%; transform: translateY(-50%); line-height: 24px; font-size: 20px; } .tab-slick>.slider-nav .slick-current .items-block>span { color: #005CB9; } @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; /*border: 1px solid #ccc; border-bottom: 1px solid #ededed; border-radius: 5px 5px 0 0;*/ min-height: 50px; } .tab-slick>.slider-nav .items-block { border-right: 1px solid #ccc; } .tab-slick>.slider-nav .items-block::last-child { border: none; } .tab-slick>.slider-nav .slick-current .items-block::after { /*content: ''; background-color: #ededed; position: absolute; left: 0; right: 0; bottom: -2px; height: 1px; 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; } .nav-slick .items-block { padding-bottom: 60%; background-size: contain; background-position: center; background-repeat: no-repeat; } .nav-slick .slider-nav .items-block { background-size: cover; margin: 0.5rem; } .nav-slick .slider-nav .slick-slide.slick-current .items-block { } .nav-slick .slider-nav { margin-top: 1.5rem; } .btn01 { display: inline-block; } .btn01 a { position: relative; display: inline-block; border: 1px solid #c1c1c1; padding: 10px 90px 10px 20px; box-sizing: border-box; text-transform: uppercase; letter-spacing: .2em; overflow: hidden; background: #FFF; color: #333; } .btn01 a:before { content: ''; position: absolute; left: -50px; top: 50%; margin-top: -0.5px; width: 35px; height: 1px; background: #333; transition: all .5s; } .btn01 a:after { content: ''; position: absolute; right: 14px; top: 50%; margin-top: -0.5px; width: 35px; height: 1px; background: #c1c1c1; transition: all .5s; } .btn01 a:hover { background: #333; color: #FFF; padding-left: 40px; padding-right: 70px; } .btn01 a:hover:before { left: 0px; transition-delay: .2s; background: #c1c1c1; } .btn01 a:hover:after { right: -50px; width: 0px; } .btn02 a { position: relative; z-index: 1; display: inline-block; line-height: 100px; text-align: center; font-family: 'Muli', sans-serif; font-size: 15px; font-weight: 800; letter-spacing: .1em; color: #fff; text-transform: uppercase; } .btn02 span { width: 100px; height: 100px; background: #525252; display: inline-block; border-radius: 50%; } .btn02 a:before, .btn02 a:after { content: ''; position: absolute; z-index: -1; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-radius: 50%; background-color: rgba(82, 82, 82, 0.1); } .btn02 a:before { -webkit-animation: btnAni 1.25s infinite cubic-bezier(0.66, 0, 0, 1); animation: btnAni 1.25s infinite cubic-bezier(0.66, 0, 0, 1); } .btn02 a:after { -webkit-animation: btnAni02 1.25s 0.25s infinite cubic-bezier(0.66, 0, 0, 1); animation: btnAni02 1.25s 0.25s infinite cubic-bezier(0.66, 0, 0, 1); } .btn02 a:hover { color: #fff; } .p-fixed { position: fixed; z-index: 100; right: 21px; bottom: 100px } .btn03 { } .btn03 * { position: relative; } .btn03 a { width: 120px; height: 40px; color: #000; border: 1px solid #000; display: inline-block; line-height: 40px; letter-spacing: 2px; text-align: center; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease; position: relative; overflow: hidden; z-index: 1; } .btn03 a:hover { color: #fff; background: rgba(0, 0, 0, 1); border: 1px solid #000; } .btn03 a:active { background: #000; } .btn03 a:hover:before, .btn03 a:hover:after { border-width: 40px 180px; } @-webkit-keyframes btnAni { 20% { background-color: rgba(0, 0, 0, 0.3); } 100% { -webkit-transform: scale(1.3); transform: scale(1.3); background-color: transparent; } } @keyframes btnAni { 20% { background-color: rgba(0, 0, 0, 0.3); } 100% { -webkit-transform: scale(1.3); transform: scale(1.3); background-color: transparent; } } @-webkit-keyframes btnAni02 { 20% { background-color: rgba(0, 0, 0, 0.5); } 100% { -webkit-transform: scale(1.3); transform: scale(1.3); background-color: transparent; } } @keyframes btnAni02 { 20% { background-color: rgba(0, 0, 0, 0.5); } 100% { -webkit-transform: scale(1.3); transform: scale(1.3); background-color: transparent; } }.article-img-block { width: 270px; float: left; } .article-img { padding-bottom: 62.5%; background-position: center center; background-size: cover; margin-right: 1rem; } @media (max-width: 768px) { .article-img-block { width: 50%; } } @media (max-width: 464px) { .article-img-block { width: 100%; float: none; margin-bottom: 0.5rem; } } .btn-ug { color: #000; background-color: #ffc107; border-color: #ffc107; border-radius: 1rem; padding: 0.25rem 2rem; cursor: pointer; text-decoration: none; } .newsArea a { z-index: 99; } .newsArea .item { position: relative; margin: 0 auto; width: 295px; height: 395px; padding: 20px; -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%, 8% 1px, 59% 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%, 8% 1px, 59% 1px, 100% 1px, 1px 100%, 1px 100%, 8% 1px, 59% 1px; } .newsArea .Img { position: relative; overflow: hidden; } .newsArea .Img .Hover { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: absolute; top: 30px; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); z-index: 1; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; opacity: 0; } .newsArea .item:hover .Img .Hover { opacity: 1; top: 0; } .newsArea .Img .Hover img { width: auto; } .newsArea .Img img { display: block; width: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .newsArea .Txt { position: relative; padding: 10px 20px 20px 20px; } .newsArea .Txt p { height: 100px; font-size: 1rem; color: #454545; letter-spacing: 1px; line-height: 1.5; overflow: hidden; } .newsArea h3 { display: block; font-size: 1.2rem; color: #050505; line-height: 150%; } .newsArea .item:hover h3 { color: #a10706; } .newsArea .date { position: absolute; bottom: -12px; left: 37px; font-size: 0.9rem; font-weight: 300; font-family: 'Open Sans', '微軟正黑體', sans-serif; color: #ae0404; letter-spacing: 0.5px; } .article-img-block { float: left; margin-right: 1rem; padding: 3px; border-radius: 4px; } .article-img { padding-bottom: 62.5%; background-position: center center; background-size: cover; } .article-list-row .col-xl-12:last-child hr { visibility: hidden; }.inquiry { font-size: 1rem; text-align: left; padding: 0; } .inquiry .inquiry-bg { background: url(/images/content/inquiry-01.jpg) 100% center; background-size: cover; } .inquiry .inquiry-content {} .inquiry-content form { margin: 10px; padding: 2% 7%; } @media (max-width: 580px) { .inquiry-content form { margin: 10px 0; padding: 2% 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 0.75rem; vertical-align: middle; } .inquiry textarea.form-control { margin: 10px 0; } .inquiry input.form-control, .inquiry select.form-control { height: auto !important; } .w-10 { width: 10% !important; } .contactform .invalid-feedback { font-size: 14px; color: #FF3F00; position: absolute; right: 20px; bottom: 0; pointer-events: none; } .contactform .form-group.has-error .invalid-feedback { display: block; } .contactform .form-group.has-error .form-control { border-color: #FF3F00; } .target_class b { font-size: 1.2rem; font-weight: normal; }.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-nav { width: calc(100% - 40px); display: block; margin: 10px auto; width: 100%; } .products-intro .items-view .items-block { background-size: contain; background-position: center center; background-repeat: no-repeat; padding-bottom: 100%; border: 1px solid #CCC; background-color: #FFF; } .products-intro .items-nav .slick-slide { padding: 4px; margin-right: 0.5rem; } .products-intro .items-nav .slick-next, .products-intro .items-nav .slick-prev { background-color: #CCC; height: 100%; } .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; background-color: #FFF; } .products-intro .items-nav .slick-current .items-block { opacity: 1; transition-duration: 0.5s; transform-origin: center center; transform: scale(1.1, 1.1); border: none; } .products-carousel .items-nav .slick-next, .products-carousel .items-nav .slick-prev { position: absolute; height: 100%; width: 24px; opacity: 0.5; text-align: center; z-index: 10; background-color: transparent; } .products-carousel .items-nav .slick-prev { left: -25px; } .products-carousel .items-nav .slick-next { left: auto; right: -25px; } .products-intro .page-title { border-bottom: 1px dashed #8e8e8e; padding-bottom: 10px; } .products-carousel .items-nav .slick-next, .products-carousel .items-nav .slick-prev { position: absolute; height: 100%; width: 24px; opacity: 0.5; text-align: center; z-index: 10; background-color: transparent; } .products-carousel .items-nav .slick-prev { left: -25px; } .products-carousel .items-nav .slick-next { left: auto; right: -25px; } .products-carousel .slick-carousel .slick-next::before, .products-carousel .slick-carousel .slick-prev::before { height: 30px; }.cat-bottom { background-color: #4d342e; border-color: #4d342e; width: 100%; text-align: left; overflow: hidden; text-overflow: ellipsis; padding-right: 35px; } .cat-bottom:hover, .cat-bottom:active { background-color: #4d342e; border-color: #4d342e; } .cat-bottom::after { font-family: FontAwesome; content: '\f107'; position: absolute; right: 12px; top: 50%; margin-top: -12px; font-size: 24px; line-height: 1; color: #FFF; transition-duration: .3s; transform: rotate(0deg); } .cat-bottom.trigger::after { transition-duration: .3s; transform: rotate(-180deg); } .cat-wrap { list-style: none; padding: 0; margin: 0; z-index: 1001; width: 100%; } .item-cat-wrap { list-style: none; padding: 0; margin: 0; z-index: 2; } .cat-item:before { content: ''; } .cat-caret { position: absolute; width: 30px; height: 45px; top: 0; right: 0; text-align: center; transition-duration: .3s; transform: rotate(0deg); transform-origin: center center; line-height: 45px; } .cat-caret:before { display: block; font-family: FontAwesome; content: '\f13a'; color: #CCC; font-size: 24px; } .cat-caret.trigger { transition-duration: .3s; transform: rotate(-180deg); } .cat-item-level { border: solid 2px #000; margin-left: 1rem; margin-right: 1rem; margin-bottom: 1rem; padding: 0; } .cat-item-level:hover { border: solid 2px #4d342e; ; background-color: rgba(230, 221, 204, 1); } .cat-item-level a { width: 100%; height: 100%; display: block; padding: 8px 20px; } .cat-item-level:hover a { color: #000; } .cat-item { text-align: left; border-bottom: 1px solid #CCC; } .cat-item .cat-link { display: block; } .cat-item.caret-item .cat-link { padding-right: 30px; } .cat-item.active>.cat-link { font-weight: bold; color: #3200ff; } .cat-item.active>.cat-link::before { font-family: FontAwesome; content: '\f0c8'; position: absolute; top: 0; left: -16px; font-size: 12px; transform: scale(0.7); transform-origin: center center; } .cat-item:last-child { border-bottom: 0; } .cat-menu { list-style: none; background-color: transparent; margin: 0; padding: 0; } .cat-menu .cat-item { border-bottom: 0; } .sec-title { border-bottom: 1px solid #CCC; }.home-carousel { position: relative; width: 100%; height: 700px; min-height: auto; top: 0; left: 0; z-index: 0; } .home-carousel .slide { width: 100%; height: 700px; display: block; position: absolute; top: 0; left: 0; background-size: cover; background-position: 50% 50%; background-repeat: none; opacity: 0; z-index: 0; -webkit-backface-visibility: hidden; -webkit-animation: imageAnimation 24s linear infinite 0s; -moz-animation: imageAnimation 24s linear infinite 0s; -o-animation: imageAnimation 24s linear infinite 0s; -ms-animation: imageAnimation 24s linear infinite 0s; animation: imageAnimation 24s linear infinite 0s; } .home-carousel .slide::before { content: ''; display: block; background-color: rgba(0, 0, 0, 0.1); width: 100%; height: 700px; z-index: 1; } .index-banner-logo { display: block; text-align: center; line-height: 700px; position: absolute; z-index: 99; width: 100%; } .index-banner-logo img { max-width: 45%; } @media (max-width: 1310px) { .home-carousel, .home-carousel .slide, .home-carousel .slide::before { height: 600px; } .index-banner-logo { line-height: 600px; } } @media (max-width: 992px) { .home-carousel, .home-carousel .slide, .home-carousel .slide::before { height: 500px; } .index-banner-logo { line-height: 500px; } } @media (max-width: 576px) { .home-carousel, .home-carousel .slide, .home-carousel .slide::before { height: 550px; } .index-banner-logo { line-height: 550px; } } .home-carousel .slick-slide:nth-child(2), .home-carousel .slide:nth-child(2) { -webkit-animation-delay: 6s; -moz-animation-delay: 6s; -o-animation-delay: 6s; -ms-animation-delay: 6s; animation-delay: 6s } .home-carousel .slick-slide:nth-child(3), .home-carousel .slide:nth-child(3) { -webkit-animation-delay: 12s; -moz-animation-delay: 12s; -o-animation-delay: 12s; -ms-animation-delay: 12s; animation-delay: 12s } .home-carousel .slick-slide:nth-child(4), .home-carousel .slide:nth-child(4) { -webkit-animation-delay: 18s; -moz-animation-delay: 18s; -o-animation-delay: 18s; -ms-animation-delay: 18s; animation-delay: 18s } .home-carousel .slick-slide:nth-child(5), .home-carousel .slide:nth-child(5) { -webkit-animation-delay: 24s; -moz-animation-delay: 24s; -o-animation-delay: 24s; -ms-animation-delay: 24s; animation-delay: 24s } @keyframes imageAnimation { 0% { opacity: 0; animation-timing-function: ease-in; } 3% { opacity: 1; transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); animation-timing-function: ease-out; } 17% { opacity: 1; transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); } 22% { opacity: 1; transform: scale(1.1) translateY(-20%); -ms-transform: scale(1.1) translateY(-20%); -webkit-transform: scale(1.1) translateY(-20%); } 25% { opacity: 0; transform: scale(1.1) translateY(-100%); -ms-transform: scale(1.1) translateY(-100%); -webkit-transform: scale(1.1) translateY(-100%); } 100% { opacity: 0; } }.roomtype-carousel { /*max-width: 400px; margin: 20px auto;*/ padding: 5rem 0 2rem 0; width: 90%; } .roomtype-carousel figure { display: block !important; color: #000; position: absolute; text-align: center; background-color: transparent; bottom: -74px; font-size: 2rem; padding-left: 143px; } @media (max-width: 576px) { .roomtype-carousel { width: 100%; } .roomtype-carousel figure { font-size: 1.5rem; padding-left: 0px; } .roomtype-carousel figure { bottom: 0px; right: -110px; left: auto; padding-right: 0; } } .pswp__caption__center { text-align: center !important; } .roomtype-carousel>.room-viewer .items-block { padding-bottom: 55%; width: 70%; } .roomtype-carousel>.room-viewer .slick-slide:nth-child(even) .items-block { width: 80%; float: right; } @media (max-width: 576px) { .roomtype-carousel>.room-viewer .slick-slide:nth-child(even) .items-block { width: 90%; } } .roomtype-carousel>.room-viewer .items-wrap { transition-duration: .3s; } .roomtype-carousel>.room-viewer>.slick-list { padding: 10% 0 !important; } @media (max-width: 576px) { .roomtype-carousel>.room-viewer>.slick-list { padding: 21% 0 !important; } } .roomtype-carousel>.room-viewer .slick-slide>.items-wrap { opacity: 0; transition-duration: .3s; } .roomtype-carousel>.room-viewer .slick-slide.slick-active>.items-wrap, .roomtype-carousel>.room-viewer .slick-slide.slick-current>.items-wrap { opacity: 1; transition-duration: .3s; } .roomtype-carousel>.room-viewer .slick-slide.slick-current>.items-wrap { transform: scale(2); transform-origin: left center; transition-duration: .3s; z-index: 20; } .roomtype-carousel>.room-viewer .slick-next, .roomtype-carousel>.room-viewer .slick-prev { top: 81%; margin-top: -25px; right: 0%; background-color: transparent; } .roomtype-carousel>.room-viewer .slick-prev { left: auto; right: 24%; } @media (max-width: 1200px) { .roomtype-carousel>.room-viewer .slick-prev { right: 30%; } } @media (max-width: 992px) { .roomtype-carousel>.room-viewer .slick-prev { right: 21%; } .roomtype-carousel>.room-viewer .slick-next { right: 0%; } } @media (max-width: 768px) { .roomtype-carousel>.room-viewer .slick-prev, .roomtype-carousel>.room-viewer .slick-next { top: 84%; } } @media (max-width: 576px) { .roomtype-carousel>.room-viewer .slick-prev, .roomtype-carousel>.room-viewer .slick-next { top: 82%; } .roomtype-carousel>.room-viewer .slick-prev { right: 40%; } } /* .roomtype-carousel > .room-viewer .slick-slide > .items-wrap { transform:scale(0.6); transform-origin: center; transition-duration: .3s; } .roomtype-carousel > .room-viewer .slick-slide.slick-active:nth-child(1n) > .items-wrap { transform-origin: center left; } .roomtype-carousel > .room-viewer .slick-slide.slick-active:nth-child(3n) > .items-wrap { transform-origin: center right; } .roomtype-carousel > .room-viewer .slick-slide.slick-current > .items-wrap { transform:scale(1.4); transform-origin: center center !important; transition-duration: .3s; transition-delay: .3s; } */ .roomtype-carousel>.room-viewer .items-block { background-position: center; background-size: cover; } .roomtype-carousel>.room-viewer .items-block::after { content: ''; display: block; background-color: rgba(0, 0, 0, 0.1); width: 100%; height: 100%; z-index: 2; position: absolute; } .roomtype-carousel>.items-nav { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: block; opacity: 0.5; } .roomtype-carousel>.items-nav>.slick-list { width: 100%; height: 100%; } .roomtype-carousel>.items-nav .slick-track { height: 100%; } .roomtype-carousel>.items-nav .slick-slide { padding: 4px; } .roomtype-carousel>.items-nav .items-block { background-size: cover; background-position: center center; background-repeat: no-repeat; transition-duration: 0.5s; width: 100%; height: 100%; opacity: 0.6; } .roomtype-carousel .slick-next::before, .roomtype-carousel .slick-prev::before { content: ''; background-size: contain; background-position: center center; } .roomtype-carousel .slick-next::before { background-image: url(/files/icons/black-arrow-r.png); } .roomtype-carousel .slick-prev::before { background-image: url(/files/icons/black-arrow-l.png); } .roomtype-carousel>.room-viewer .slick-slide.slick-active { z-index: 3; } .roomtype-carousel>.room-viewer .slick-slide.slick-active .items-wrap a { box-shadow: 0px 5px 11px 3px rgba(0, 0, 0, 0.2); margin-top: -70px; } .roomtype-carousel>.room-viewer .slick-slide.slick-current .items-wrap a { box-shadow: none; margin-top: 0px; padding-bottom: 45%; } .roomtype-carousel>.room-viewer .slick-slide.slick-current .items-wrap a::before { content: ''; display: block; background-color: #ddbfab; height: 100%; width: 50%; position: absolute; z-index: -1; right: -10px; bottom: -30px; } @media (max-width: 576px) { .roomtype-carousel>.room-viewer .slick-slide.slick-current .items-wrap a::before { bottom: -5px; right: -5px; } .roomtype-carousel>.room-viewer .slick-slide.slick-current>.items-wrap { transform: scale(3); } /*.roomtype-carousel>.room-viewer .slick-slide.slick-active:nth-child(2) { float: none; margin-top: 5%; }*/ .roomtype-carousel > .room-viewer .slick-slide.slick-active:nth-child(2n) .items-wrap a { margin-top: 69%; margin-right: 100%; } } .roomtype-carousel>.room-viewer .slick-slide .items-wrap.bg2 a::before { background-color: #e6d5b0; } .roomtype-carousel>.room-viewer .slick-slide .items-wrap.bg3 a::before { background-color: #b3d2d7; } .roomtype-carousel>.room-viewer .slick-slide .items-wrap.bg4 a::before { background-color: #b6c2d2; } .roomtype-carousel>.room-viewer .slick-slide .items-wrap.bg5 a::before { background-color: #d2afae; } .roomtype-carousel>.room-viewer .slick-slide .items-wrap.bg6 a::before { background-color: #d2d1b8; } .roomtype-carousel>.room-viewer .slick-slide .items-wrap.bg7 a::before { background-color: #c0b2c2; } .roomtype-carousel>.room-viewer .slick-slide .items-wrap.bg8 a::before { background-color: #e2c2b4; } .roomtype-carousel>.room-viewer .slick-slide .items-wrap.bg9 a::before { background-color: #c7c3c1; } .roomtype-carousel>.room-viewer .slick-slide .items-wrap.bg10 a::before { background-color: #d8b0b4; } .roomtype-carousel>.room-viewer .slick-slide .items-wrap.bg11 a::before { background-color: #afc8d1; }.tour { background-color: #ededed; } .tour .footer { padding-top: 0px; } .tour .one-story { margin-bottom: 60px; } .tour .one-story .pic { transition-duration: 1s; opacity: 0; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -o-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); } .tour .one-story .pic.ns-ent.enter { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; } .tour .one-story .cell-row { z-index: 1; font-size: 0.9rem; } .tour .one-story .cell-row .cell-xl-6:nth-child(2):before { background-color: #FFF; content: ''; z-index: -1; position: absolute; top: 0; left: 0; height: 100%; width: 100%; } .tour .one-story .cell-row .cell-xl-6:nth-child(2) { margin-top: -30px; z-index: 2; padding: 50px 50px 50px 30px; } .tour .one-story h5 { border-bottom: 1px solid#1b1b1b; padding-bottom: 10px; margin-bottom: 15px; font-weight: 500; } .tour .one-story p { font-size: 1rem; } .tour .one-story .cell-row .cell-xl-6:nth-child(1) { padding: 30px 100px; } .tour .one-story .number { font-family: 'AASAYE-2'; font-size: 9rem; line-height: 7rem; display: block; position: absolute; left: 0; bottom: 0%; letter-spacing: -12px; } .tour .one-story h4 { position: relative; padding-left: 125px; font-size: 2rem; font-weight: 300; margin-bottom: 20px; } @media (max-width: 992px) { .tour .one-story h4 { margin-bottom: 20px; } .tour .one-story .cell-row .cell-xl-6:nth-child(1) { padding: 30px; } } .tour .one-story .map { max-width: 150px; } @media (max-width: 992px) { .tour .one-story h4+p { position: absolute; z-index: 10; right: 0; top: -100px; } .tour .one-story .pic.ns-ent.enter { transform: scale(1.5); } .tour .one-story .cell-row .cell-xl-6:nth-child(2) { padding: 50px 30px; } } @media (max-width: 768px) { .tour .one-story h4+p { top: -50px; } .tour .one-story h4+p img { width: 80%; } .tour .one-story h4 { padding-left: 90px; } .tour .one-story .number { font-size: 6rem; line-height: 5rem; } } @media (max-width: 580px) { .tour .one-story h4+p { top: 2px; right: -110px; } .tour .one-story h4+p img { width: 50%; } .tour .one-story h4 { padding-left: 50px; } .tour .one-story .number { font-size: 5rem; line-height: 4rem; } }