.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; } @media (min-width: 1200px) { .nav-block.sticky-top { top: 0; z-index: 1000; position: fixed; display: block; min-width: 160px; max-width: 160px; height: 100%; padding: 0; } } .navbar-nav { text-align: center; margin-top: 20px; } .nav-block { background-color: rgba(0, 0, 0, 0.5); transition-duration: .3s; box-shadow: none; z-index: 1000; } .ns-collapse-xl { background-color: transparent; } .nav-block .navbar { padding: 0; border: none; } .nav-block.sticky-top.active { transition-duration: .3s; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } .navbar-brand { display: block; padding: 0; margin-top: 30px; } .navbar-brand>.logo, footer .brand-logo { width: 100px; max-width: 100px; } @media(max-width:576px) { .navbar-brand>.logo { max-width: 200px; max-height: 50px; } } @media(max-width:464px) { .navbar-brand>.logo { max-width: 160px; max-height: 50px; } } .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: 50px; width: 50px; padding: 6px 17px; box-sizing: border-box; cursor: pointer; outline: none; background-color: transparent; transition-duration: .5s; } .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 20px !important; margin-bottom: 5px; font-size: 15px; color: #FFF; line-height: 75px; margin-left: 0; } ul.nav li a:after { content: ''; position: absolute; bottom: -5px; left: 0; right: 0; display: block; width: 0%; height: 5px; background: #00a4e1; margin: 0 auto; transition: all 0.4s ease; } ul.nav li a:hover { color: #00a4e1; } ul.nav li a:hover:after { width: 100%; } .nav-item, .menu-item { padding: 0; transition-duration: .3s; } #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); } .navbar-nav { min-width: 280px; } #nav_block .nav-item.active { background-color: #002d74; } #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; } }.footer { padding: 40px 0; background-color: #FFF; color: #999; border-top: 1px solid #999; } .footer .brand-logo { max-width: 200px; } .footer .copyright { color: #475d8e; 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: #FFF; 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; }.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%; } .home-carousel .ex-box { position: absolute; top: 60%; right: 25%; color: #FFF; } .home-carousel .ex-box .ex-txt { font-size: 3rem; } .home-carousel .ex-box .ex-txt small { font-size: 0.9rem; line-height: 120%; } .home-carousel .ex-box .ex-txt .counter { font-size: 5rem; line-height: 120%; } @media (max-width: 992px) { .home-carousel .ex-box { transform: scale(0.8); transform-origin: left top; } } .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; transition-duration: 1s; z-index: 1; background-color: rgba(255, 255, 255, 0.5); } .slick-carousel .slick-prev:before { content: ''; display: block; margin: 15%; width: 70%; height: 70%; content: ''; background-image: url(/images/black-arrow-l.png); background-size: contain; } .slick-carousel .slick-next { width: 50px; height: 50px; left: auto; right: 10px; z-index: 1; background-color: rgba(255, 255, 255, 0.5); transition-duration: 1s; } .slick-carousel .slick-next:before { content: ''; display: block; margin: 15%; width: 70%; height: 70%; content: ''; background-image: url(/images/black-arrow-r.png); background-size: contain; } @media (max-width:768px) { .slick-carousel .slick-prev, .slick-carousel .slick-next { width: 32px; height: 32px; } } .topic-cont { text-align: center; } .topic-cont h3 { position: relative; display: inline-block; font-size: 3rem; font-weight: 500; color: #161616; } .topic-cont b { position: absolute; left: calc(100% + 5px); bottom: 6px; color: #c1a367; font-size: 16px; font-weight: 400; white-space: nowrap; font-family: 'Lato', 'Noto Sans TC', '微軟正黑體', sans-serif; transition-delay: .3s; } .topic-cont b::before { content: '/'; margin-right: 5px; } .topic-cont::after { content: ''; display: block; width: 40px; height: 1px; margin: 25px auto; background-color: #c1a367; transition-delay: .7s; } .index-service { color: #fff !important; text-align: center !important; } .index-service .flex-card-footer { font-size: 1.5rem; padding-top: 15px; letter-spacing: 2px; } .index-service a { color: #fff; position: relative; } .index-service .flex-card:hover { color: #ffc107; } .index-service .flex-card-body img { border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem; } .index-service .box-detail { width: 100%; height: 100%; position: absolute; background-color: rgba(0, 0, 0, 0.8); z-index: 100; display: block; opacity: 0; transition-duration: .3s; text-align: left; line-height: 200%; padding-top: 20px; font-size: 0.8rem; } .index-service .flex-card:hover .box-detail { opacity: 100; color: #fff; } .ns-ent { opacity: 0; } .ns-ent.enter { opacity: 1; transition-duration: 2s; }@charset 'UTF-8'; body { font-family: Microsoft JhengHei; line-height: 180%; overflow-x: hidden !important; } a { color: #002d74; text-decoration: none; transition-duration: .1s; } a:hover { color: #004eca; 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; } h5 { font-size: 1.5rem; } .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: 1470px) { .container { width: 70%; } } @media (max-width: 1310px) { .nav-block a { margin-left: 0.5rem; } } @media (max-width: 1200px) { /* html { font-size: 85%; } .container { width: 1170px; }*/ .nav-block a { margin-left: 0; } } @media (max-width: 992px) { /* .container { width: 970px; }*/ .ns-slideright-md { background-color: rgba(255, 255, 255, 0.85); } } @media (max-width: 768px) { html { font-size: 14px; } /*.container { width: 90%; }*/ } @media (max-width: 576px) { html {} } @media (max-width: 464px) {} @media (max-width: 352px) { /* .container { width: 340px; }*/ } .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; } .profession-photo { text-align: center; } .profession-photo .flex-card-body { padding-top: 60%; border: solid 1px #e1e1e1; } .profession-photo .flex-card-body figure { display: none; } .profession-photo .flex-card-body::after, .service-box .flex-card-body::after { z-index: -1; content: ''; display: block; position: absolute; background: #e1e1e1; top: 7px; left: 7px; width: 100%; height: 100%; } .profession-photo h3 { padding-bottom: 20px; margin-top: 20px; } .profession-photo h3::after { content: ''; display: block; position: absolute; bottom: 0; left: 50%; margin-left: -23px; background: #0772b9; width: 46px; height: 3px; } .profession-photo p { color: #a0a0a0; min-height: 60px; } .service-box h3 { text-align: center; color: #ffc107; margin-top: 15px; } .service-box .flex-card-footer { text-align: center; } .service-box p { color: #a0a0a0; } .service-box b { display: block; } .service-box .flex-card-body, .service-box img { max-height: 210px; }#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; }.pages-banner { position: relative; z-index: 1; } .pages-banner .words { position: absolute; left: 45%; text-align: center; z-index: 99; top: 38%; color: #FFF; } .pages-banner img { border-end-end-radius: 13rem; } .pages-banner h3 { font-weight: bolder; font-size: 2rem; margin-left: auto; margin-right: auto; border: dotted 3px; padding: 1rem; } .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; }.pg-title { font-size: 1.7rem; font-weight: bold; margin-bottom: 0; color: #002d74; } @media(max-width:576px) { .topic-cont>h3 { font-size: 1.5rem; } } .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; } .standard-slick {} .standard-slick .slick-dots { position: relative; bottom: auto; } .standard-slick .items-block {} .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: 46px; 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: 20px; 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; } .tab-slick>.slider-nav .slick-current .items-block::after { content: ''; background-color: #005CB9; 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; } .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 { border: 1px solid #000; } .nav-slick .slider-nav { margin-top: 1.5rem; }.arch-border { border: 1px solid #CCC; border-radius: 0.25rem; } #sidebar-blog { min-width: 260px; } .thumb-img { background-size: cover; background-position: center; width: 80px; height: 80px; border-radius: 0.25rem; } .widget-title { font-size: 22px; font-weight: 600; margin-top: 0; } .widget-title:after { content: ''; display: block; height: 2px; width: 100px; background-color: #ddd; margin-top: 25px; } .widget-area.sidebar ul { padding-left: 1rem; } .widget-area.sidebar ul>li { list-style: none; padding: 0.25rem 0; } .widget-posts-list { max-width: 250px; } @media (max-width:992px) { .widget-posts-list { max-width: none; } } .readmore-button { font-size: 14px !important; letter-spacing: .1rem !important; padding: 6px 16px !important; } .thumbnail-wrapper { width: 100%; padding-bottom: 40%; overflow: hidden; border-radius: 4px; margin-bottom: 1rem; } .blog-post-image { position: absolute; width: 100%; height: auto; top: 50%; transform: translateY(-50%); } .entry-meta { font-size: 14px; } .entry-title { font-size: 1.5rem; }.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; }.inquiry { font-size: 1rem; text-align: left; } .inquiry .container { max-width: 1300px; } @media (max-width: 576px) { .inquiry .container { max-width: 100%; } } .inquiry .inquiry-bg { background: url(/images/content/inquiry-01.jpg) 100% center; background-size: cover; } .inquiry .inquiry-content { background-color: #FFF; } .inquiry-content form { margin: 10px; border: solid 1px #d8d8d8; padding: 2% 7%; } .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; }.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; }.progress2 li { list-style-type: none; float: left; width: 14.28%; position: relative; text-align: center; font-size: 1.2rem; counter-increment: step; color: #999; } .progress2 li b { font-weight: normal; /*border: dotted 2px #ccc; padding: 3px 10px; display: inline-block;*/ } /* .progress2 li:before { font: normal normal normal 14px/1 FontAwesome; font-weight: 900; content: '\f111'; width: 30px; height: 30px; line-height: 30px; border: 1px solid #ddd; display: block; text-align: center; margin: 0 auto 10px auto; border-radius: 50%; background-color: #fff; }*/ .progress2 li:before { content: counter(step); width: 70px; height: 70px; line-height: 60px; box-shadow: 10px 10px 19px -4px #4ca7e8 inset; background-color: #a1fdf2; border: solid 4px #dafcfb; display: block; text-align: center; margin: 0 auto 10px auto; border-radius: 50%; font-size: 1.5rem; font-weight: lighter; text-shadow: 1px 1px 1px #FFF; color: #000; } .progress2 li:nth-child(2):before { box-shadow: 10px 10px 19px -4px #5fc268 inset; background-color: #caf484; border: solid 4px #ebfacf; } .progress2 li:nth-child(3):before { box-shadow: 10px 10px 19px -4px #f3a127 inset; background-color: #f9e562; border: solid 4px #faf1b6; } .progress2 li:nth-child(4):before { box-shadow: 10px 10px 19px -4px #f5619b inset; background-color: #ffb0a7; border: solid 4px #ffd4ad; } .progress2 li:nth-child(5):before { box-shadow: 10px 10px 19px -4px #d46ae8 inset; background-color: #fa8099; border: solid 4px #faf1b6; border: solid 4px #ffc7c6; } .progress2 li:nth-child(6):before { box-shadow: 10px 10px 19px -4px #997af2 inset; background-color: #ec7bff; border: solid 4px #f8c6ff; } .progress2 li:nth-child(7):before { box-shadow: 10px 10px 19px -4px #7a7df2 inset; background-color: #d1b5ff; border: solid 4px #dbc6ff; } .progress2 li.done:before { font: normal normal normal 14px/1 FontAwesome; font-weight: 900; content: '\f005'; } .progress2 li:after { content: ''; position: absolute; width: 100%; height: 1px; background-color: #ddd; top: 35px; left: -50%; z-index: -1; } .progress2 li:first-child:after { content: none; } .progress2 li.active, .progress2 li.done { color: blue; } .progress2 li.active:before, .progress2 li.done:before { border-color: blue; } .progress2 li.active+li:after, .progress2 li.done+li:after { background-color: blue; } .service-item { list-style-type: none; color: #ffc107; margin-top: 40px; } .service-item li { border-left: 1px solid #ffc107; margin-bottom: 30px; padding-left: 12px; font-size: 1.5rem; font-weight: bold; line-height: 100%; } .service-item li p { color: #999; font-size: 1rem; font-weight: normal; margin-top: 6px; line-height: 150%; }