@charset 'UTF-8'; .event-none { pointer-events: none; } .event-none>* { pointer-events: all; } body { font-family: Microsoft JhengHei; line-height: 180%; } a { color: #727272; transition-duration: .4s } a:hover { color: #007aff; text-decoration: none; transition-duration: .4s } article { background: url(/images/sprites/bg-wave.png) repeat; padding-bottom: 3rem; } .area-title h4, .area-title h3, .side h4, h4.pg-title2 { border-bottom: double 3px #DDD; margin-bottom: 2rem; background-color: #4f8fc7; color: #FFF; font-size: 1.2rem; padding: 3px 0 5px 15px; text-align: left !important; font-weight: normal; margin-top: 80px; } .news-list { padding: 35px 65px 0 65px; border: 1px solid #d8d8d8; box-shadow: 5px 5px #a5a5a5; width: 100%; margin-left: auto; margin-right: auto; background-color: #FFF; } .news-list h3 { background-color: transparent; border-bottom: none; padding-left: 10px; font-weight: normal; font-size: 1.2rem; border-left: 5px solid #44a3f7; color: #000; float: left; margin-bottom: 0; } .news-list a:hover h3 { color: #007aff; } .news-list li.newsTxt { padding: 0 10px 10px 10px; border-bottom: 1px solid #D5D5D5; width: 100%; margin-bottom: 2rem; } .news-list .newsDate { float: right; color: #000; } .home-carousel .items-block { background-position: top; background-size: 100%; background-repeat: no-repeat; } .home-carousel .slick-prev { left: 20px; z-index: 1; } .home-carousel .slick-next { right: 20px; z-index: 1; } @media (max-width: 1200px) { html { font-size: 85%; } .container { width: 1170px; } .nav-item { padding-left: 15px; margin-bottom: 20px; } .nav-bar { top: 142px; box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.3); } } @media (max-width: 992px) { html { font-size: 80%; } .container { width: 970px; } .ns-slideright-md { background-color: rgba(255, 255, 255, 0.85); } .nav-bar { top: 142px; box-shadow: -3px 2px 5px rgba(0, 0, 0, 0.3); } } @media (max-width: 768px) { html {} .container { width: 750px; } .nav-bar { top: 104px; } } @media (max-width: 576px) { html {} } @media (max-width: 464px) {} @media (max-width: 352px) {} .area-title { padding-top: 3em; padding-bottom: 3em; } .area-title .area-title__main { color: #01b9a9; margin-bottom: 20px; } #login .modal-header, #login h4, #login .close { background-color: #000; color: white !important; text-align: center; font-size: 30px; } #login .close { top: auto; right: 2rem; } #login .modal-footer { background-color: #f9f9f9; } #login .modal-content { border: solid 2px #FFF; box-shadow: 2px 4px 11px rgba(0, 0, 0, 0.3); } .index-description { width: 710px; margin-left: auto; margin-right: auto; } .index-description::before { content: ''; width: 20px; height: 40px; display: inline-block; border: solid 5px #DDD; border-right-width: 0; float: left; } .index-description::after { content: ''; width: 20px; height: 40px; display: inline-block; border: solid 5px #DDD; border-left-width: 0; top: 0; position: absolute; right: 0; } .index-description li { width: 80%; margin: 0 auto; color: rgba(100, 100, 100, 0.70); line-height: 200%; } .index-description .glyphicon { margin-right: 1rem; color: red; } .products .index-description { width: auto; margin-bottom: 2rem; } .products .index-description::before { content: ''; width: 20px; height: 130px; display: inline-block; border: solid 5px #DDD; border-right-width: 0; float: left; } .products .index-description::after { content: ''; width: 20px; height: 130px; display: inline-block; border: solid 5px #DDD; border-left-width: 0; top: 0; position: absolute; right: 0; } .products .index-description li { width: 90%; display: block; } .index-brands { padding-top: 0; } @media (min-width: 1440px) { .container.w1440 { max-width: 1440px; } } .gray-bg { background-color: rgba(207, 207, 207, 0.20); } .recommend-list { margin: 0 -15px 3rem -15px; text-align: center; } .recommend-list .item { width: 19.7%; padding: 0 10px; display: inline-block; float: none; } .recommend-list .item a { background-color: #FFF; position: relative; box-sizing: border-box; padding-bottom: 50px; display: inline-block; } .recommend-list .item a:after { content: ''; display: block; background: url(/images/sprites/more.png) no-repeat; width: 65px; height: 65px; position: absolute; right: 0; left: 0; margin: 0 auto; bottom: -30px; } .recommend-list .item a:hover:after { background-position: 0 100%; } .recommend-list .pic { width: 100%; position: relative; } .recommend-list .pic img { width: 100%; height: auto; } .recommend-list a:hover .pic:before { content: ''; display: block; background: rgba(255, 255, 255, 0.30); position: absolute; top: 0; bottom: 0; left: 0; right: 0; } .recommend-list .pic:after { content: ''; display: block; background: url(/images/sprites/index_cover.png) no-repeat; width: 100%; height: 80px; position: absolute; right: 0; bottom: 0; } .recommend-list .txt { padding: 0 6%; } .recommend-list .date { color: #d7A522; line-height: 1.1; font-size: 16px; overflow: hidden; display: block; margin-bottom: 16px; } .recommend-list .name { color: #3b2a21; font-size: 15px; line-height: 1.3; overflow: hidden; max-height: 38px; margin-bottom: 13px; } .recommend-list .description { color: #b79f92; font-size: 13px; line-height: 1.5; overflow: hidden; padding-top: 7px; display: block; box-sizing: border-box; height: 65px; font-weight: 100; } @media screen and (max-width: 1220px) { .recommend-list .item { width: 32.33%; margin-bottom: 70px; } } @media screen and (max-width: 1100px) { .recommend-list .pic:after { background-size: cover; } } .products-list .slick-slide { padding: 0 20px; } .products-list .slick-dots li button::before { font-size: 15px; } .products-list .slick-dots li.slick-active button::before { color: #007aff; } .products-list .pic { margin-bottom: 12px; position: relative; overflow: hidden; } .products-list.index-side .pic { width: 40px; float: left; margin-right: 1rem; } .products-list .item a:hover .pic { border-color: #a5a29f; } .products-list .item a:hover .pic:after { display: block; content: ''; width: 100%; height: 100%; background-color: rgba(233, 244, 255, 0.6); position: absolute; left: 0; top: 0; } .products-list .name { display: block; color: #74331d; /*white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 25px;*/ font-size: 1rem; text-align: center; line-height: 130%; color: rgba(0, 0, 0, 0.6); border-bottom: solid 1px #e2e2e2; padding-bottom: 0.5rem; height: max-content; } .side .products-list .name { height: 47px; overflow: hidden; } .products-list.index-side .item { margin-bottom: 1.5rem; } .products-list.index-side .name { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 25px; text-align: left; border-bottom: none; font-size: 0.8rem; } .tab-slick .name { overflow: hidden; height: 88px; } .products-list .item a:hover .name { color: #246baa; } .products-list .price { text-align: center; } .products-list.index-side .price { font-size: 0.8rem; text-align: left; } .products-list.index-side .price span { line-height: 120%; display: block; } .products-list .price-old { color: rgb(164, 23, 51); text-decoration: line-through; } .products-list .price-new { font-weight: bold; color: #000; } .products-list .item a:hover .btn.detail { background-position: 0 100%; } .btn.detail { width: 113px; height: 37px; background-position: 0 0; margin: 15px auto; text-align: center; display: block; border: solid 1px #CCC; border-radius: 3rem; } .btn.detail:hover { background-color: #246baa; border: solid 1px #246baa; color: #FFF; } .btn.detail:hover { background-position: 0 100%; } .banner { margin-bottom: 2rem; margin-top: 136px; display: none; } .side { width: 200px; float: left; } .side-title { background: url('/images/sprites/side_title_bg.jpg') no-repeat center top; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 200px; height: 52px; color: #fff; font-size: 18px; margin-bottom: 26px; padding: 12px 0 0 0; } .side-title:before { content: url('/images/sprites/side_icon.png'); display: inline-block; margin: 0 8px 0 18px; } .side-nav .btn.clear { background: #09488d; background: -moz-linear-gradient(top, #09488d 0%, #007aff 100%); background: -webkit-linear-gradient(top, #09488d 0%, #007aff 100%); background: linear-gradient(to bottom, #09488d 0%, #007aff 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#09488d', endColorstr='#007aff', GradientType=0); border: 1px solid #09488d; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 200px; height: 41px; text-align: center; color: #fff; font-size: 16px; margin-bottom: 15px; } .side-nav>li { border: 1px solid #007aff; padding: 8px 10px; width: 200px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 0.8rem; } .side-nav li+li { margin-top: 1rem; } .side-nav li>a { background: transparent; border: 0; border-bottom: 1px solid #58a8ff; font-size: 17px; color: #242424; padding: 7px 10px 4px 0; margin-bottom: 15px; position: relative; display: block; } .side-nav li>a:before { display: none; } .side-nav li>a:after { content: ''; width: 8px; height: 8px; display: block; position: absolute; background: url('/images/sprites/add.png'); background-position: 0 0; top: 16px; right: 4px; } .side-nav li.active>a:after { background-position: 0 100%; } .side-nav>li input { margin: 0 10px 0 0; position: relative; top: 1px; } .side-nav>li>ul { display: block; padding: 0 11px 10px; margin: 0; color: #888888; } .side-nav>li>ul li { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0; } .side-nav>li>ul li label { margin-bottom: 0; } .side-nav>li>ul li+li { margin-top: 5px; } .side+.main-content { width: calc(100% - 230px); float: right; padding: 0; } .side.float-right+.main-content { width: calc(100% - 460px); } .main-title { background: url('/images/sprites/tit_bg.png') left top; background-repeat: no-repeat; color: #fff; font-size: 19px; position: relative; margin-bottom: 20px; border-bottom: 1px solid #EFE0E8; -moz-box-shadow: 3px 3px 4px rgb(10, 10, 10, 0.2); -webkit-box-shadow: 3px 3px 4px rgb(10, 10, 10, 0.2); box-shadow: 3px 3px 4px rgb(10, 10, 10, 0.2); height: 40px; position: relative; padding: 0 150px 0 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .main-title:before { content: url('/images/sprites/tit_icon.png'); margin: 7px 10px 3px 35px; display: inline-block; vertical-align: middle; } .products-content { min-height: 300px; box-sizing: border-box; } .products-intro { margin-bottom: 65px; } .products-intro .gallery { width: 50%; float: left; } .products-intro .products-info { float: right; width: calc(50% - 30px); } .pd-name { font-size: 23px; font-weight: bold; line-height: 1.5; color: #4B4B4B; padding: 15px 0 10px 5px; border-bottom: 3px double #E3E3E3; } .pd-id { color: #662F49; font-size: 15px; font-weight: normal; display: inline-block; clear: both; display: block; } @media (max-width: 1440px) { .pd-id { position: relative; margin-top: 1rem; } } .products-intro .form-group { padding: 10px 0; border-bottom: 1px dashed rgb(211, 211, 211); margin-bottom: 0; } .products-intro .control-label { color: #5F5F5F; font-size: 14px; display: inline-block; vertical-align: middle; width: 140px; } .products-intro .control-label:before { content: ''; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; width: 4px; height: 4px; background: #007aff; display: inline-block; vertical-align: middle; margin: 0px 15px 0 8px; } .products-intro .control-box { display: inline-block; font-size: 13px; color: #717171; } .products-intro .price { font-size: 21px; color: #DC6565; position: relative; top: 2px; } .products-intro select.form-control { border: 1px solid #E4E4E4; height: 26px; line-height: 26px; width: 140px; } .products-intro .btn-box { margin: 0; text-align: left; padding: 15px 0; } .products-intro .btn-box .btn.soldout { background: #BBBBBB; border: 1px solid #BBBBBB; cursor: auto; } .qty-box { position: relative; display: inline-block; width: 93px; max-width: none; padding: 3px 29px; border: 1px solid #E4E4E4; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .qty-box .form-control { position: relative; text-align: center; margin-bottom: 0; height: 18px; line-height: 18px; padding: 0 4px; border: 0; z-index: 1; -webkit-border-radius: 0; border-radius: 0; } .qty-box .ibtn { background-image: url(/images/sprites/btn_qty.png); width: 24px; height: 24px; position: absolute !important; z-index: 0; top: 0; } .qty-box .ibtn.add { background-position: 0 0; right: 0; } .qty-box .ibtn.less { background-position: 100% 0; left: 0; } .qty-box .ibtn.add:hover { background-position: 0 100%; } .qty-box .ibtn.less:hover { background-position: 100% 100%; } .ibtn { text-indent: 100%; white-space: nowrap; overflow: hidden; text-align: left; padding: 0 !important; -webkit-transition: none; transition: none; } .ibtn:hover { background-position: 0 100%; } .slider-syn { } .slider-syn .items-view { margin-bottom: 1rem; } .slider-syn .slider-nav .items-block { cursor: pointer; border: dotted 1px #CCC; margin-left: 1rem; } .slick-prev.slick-arrow::before { content: ''; font-size: 50px; color: black; } .slick-next.slick-arrow::before { content: ''; font-size: 50px; color: black; } .slider-syn .slider-nav .slick-slide.slick-current .items-block { border: solid 1px #000; }.footer { border-top: solid 1px #d8d8d8; padding : 40px 0; color: #727272; position: relative; background-color: #f4f9ff; overflow: visible; height: 230px; } .footer .brand-logo { float: left; margin-right: 1rem; } .footer .brand-logo img { width: 150px; } .footer .copyright { font-size: 14px; line-height: 220%; } .footer .container { margin: 0 auto; display: block; left: 0; right: 0; position: absolute; margin-top: -70px; background-color: #FFF; border: solid 1px #09488d; border-top-width: 5px; padding: 0 2rem; } .footer .footer-title { font-size: 15px; color: #535353; font-weight: 600; padding: 0; padding-left: 5px; margin: 20px 0; position: relative; text-transform:uppercase; } .footer .footer-title:before{ content: '|'; color: #7fbcff; font-size: 15px; position: absolute; top: 0; left: -5px; font-weight: 900; } .site-map ul { float: left; width: 50%; } .site-map ul li:before{ content: ''; display: inline-block; background: url(/images/sprites/list_style.png) no-repeat; width: 3px; height: 3px; position: relative; top: -2px; margin-right: 6px; } .site-map ul li a { display: inline-block; padding: 2px 0; } .site-info { width: 400px; border-left: solid 1px silver; border-right: solid 1px silver; margin: 20px 0; } .site-info .info-list { color: #09488d; font-weight: 100; float: right; width: 60%; } .site-info .info-list .brand-name { font-weight: bold;}.nav-block.sticky-top.active { transition-duration: .3s; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } .nav-block { background-color: #FFF; padding: 10px 0 0 0; } .nav-block .header-R { color: #727272; } .nav-block .header-R .slogan { font-size: 18px; letter-spacing: 4px; font-weight: 600; } .nav-block .header-R .slogan small { font-size: 12px; letter-spacing: 3px; line-height: 15px; } @media (min-width: 1201px) { .nav-container { max-width: 1250px; } } .navbar-nav { float: left; margin-top: 5px; } .navbar-nav .nav-link { margin-left: 0; margin-right: 0.6rem; padding-bottom: 20px; padding-top: 13px; line-height: 100%; display: inline-block; } .item-wrapper { margin-right: 30px; } .item-wrapper::after { content: ''; height: 1px; width: 20px; background: #CCC; position: absolute; right: -20px; top: 28px; display: block; transform: rotate(-45deg); transform-origin: left center; } .nav-item:last-child .item-wrapper::after { width: 0; } @media (max-width: 1200px) { .navbar-nav .nav-link { border-right: none; } } a.nav-link span:first-child { font-size: 17px; display: block; } .navbar-toggle { background-color: #000; border: 0; height: 50px; width: 53px; padding: 6px 17px; box-sizing: border-box; cursor: pointer; outline: none; transition-duration: .5s; position: absolute; right: 0; } .toggle-bar, .toggle-bar::after, .toggle-bar::before { cursor: pointer; border-radius: .5px; height: 2px; width: 20px; background: #FFF; position: absolute; display: block; content: ''; } .toggle-bar::before { top: -7px; transition-duration: .5s; } .toggle-bar::after { top: 7px; transition-duration: .5s; } .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; } .navbar-toggle.trigger .toggle-bar { background-color: transparent; transition-duration: .5s; transform-origin: center center; } .header-top { height: 81px; width: 100%; background: url(/images/sprites/top_bg.jpg) center top repeat-x; position: relative; margin: 0 auto; z-index: 99; padding-top: 12px; } .header-top .brand-logo { width: 200px; } .navbar { height: 55px; background: url(/images/sprites/menu_bg.png) center no-repeat; position: relative; margin: 0 auto; z-index: 20; text-align: center; padding-top: 0; } .navbar a { color: #FFF !important; display:none; } .navbar .nav-item:hover a.nav-link, .navbar .nav-item:hover .menu-caret { color: aqua !important; cursor: pointer; } .navbar .nav-menu a { color: #000 !important; padding-right: 0; padding-left: 0; } .navbar .nav-menu a:hover { color: #007aff; } .navbar .nav-menu a span { padding: 0 1rem; display: block; min-width: 200px; } .navbar .nav-menu .item-wrapper::after { display: none; } .navbar .nav-menu .item-wrapper { margin-right: 0; } .navbar .nav-menu .menu-item { padding: 0; } .menu-caret { position: unset; display: inline-block; margin-left: -15px; } .nav-bar { background-color: transparent; margin-left: auto; margin-right: auto; } .search { height: 30px; width: 200px; position: relative; border: #E8E8E8 1px solid; background: #FFF; } .search input.search-box { color: #AAAAAA; background-color: transparent; border: none; font-size: 12px; line-height: 18px; width: 250px; position: absolute; left: 10px; top: 3px; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition: all 200ms linear; } .search .btn { width: 30px; height: 30px; position: absolute; right: -18px; top: -8px; } .list-inline>li, .list-inline .item { display: inline-block; vertical-align: top; box-sizing: border-box; } .func-menu .glyphicon { margin-right: 0.5rem; } .func-menu>li+li:before { content: ''; display: inline-block; vertical-align: middle; width: 1px; height: 18px; } .func-menu>li>a { color: #3f210f; font-size: 14px; letter-spacing: 0.1em; line-height: 28px; padding: 1px 10px; } .func-menu>li.gocart { position: relative; } .func-menu>li.gocart:before { display: none; } .func-menu>li.gocart>a { color: #3f210f; font-size: 16px; font-weight: bold; border-bottom: 1px solid #000; padding: 0px 20px 0; margin: 0 3px; } .func-menu>li.gocart.active>a, .func-menu>li.gocart>a:hover, .func-menu>li>a:hover { text-decoration: none; color: #007aff; } .func-menu>li.gocart .title { font-size: 15px; font-family: 'Times New Roman'; } .func-menu>li.gocart.active>a .title, .func-menu>li.gocart>a:hover .title { color: #3f210f; } .func-menu>li.gocart .price { color: #d72525; letter-spacing: 0.035em; } .func-menu .cart-box { position: absolute; z-index: 1000; left: 10px; right: -66px; top: 100%; border: 1px solid #3f210f; background: rgba(253, 253, 253, 0.95); visibility: hidden; pointer-events: none; opacity: 0; transition: all 0.3s; transform: rotateX(-90deg); transform-origin: 50% 0; } .func-menu .gocart.active .cart-box { pointer-events: visible; visibility: visible; opacity: 1; transform: rotateX(0); } .func-menu .cart-box .btn { width: 100%; background: #007aff; color: #fff; font-size: 18px; font-weight: bold; line-height: 39px; letter-spacing: 0.05em; } .func-menu .cart-box .btn:hover { background: #09488d09488d; } .func-menu .cart-box .btn .icon { background-position: -180px -87px; } .func-menu .cart-list { padding: 4px; } .func-menu .cart-list li+li { border-top: 1px dashed #bbb; } .func-menu .cart-list a { display: block; overflow: hidden; padding: 8px; } .func-menu .cart-list a:hover { background: #eee; } .func-menu .cart-list .pic { float: left; width: 80px; } .func-menu .cart-list .txt { margin-left: 90px; line-height: 1.7; } .func-menu .cart-list .name { display: block; white-space: nowrap; -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #3f210f; font-size: 15px; } .func-menu .cart-list a:hover .name { font-weight: bold; } .func-menu .cart-list .qty { color: #F2856C; } .nav-menu { visibility: hidden; pointer-events: none; opacity: 0; transition: all 0.3s; transform: rotateX(-90deg); transform-origin: 50% 0; position: absolute; top: 49px; background-color: #f9f9f9; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); z-index: 1; } .nav-menu a { color: black; padding-left: 2.1rem; padding-right: 2.1rem; text-decoration: none; display: block; text-align: left; border-bottom: 1px dotted #ddd; font-size: 0.9rem; } .nav-menu a:last-child { } .nav-menu a:hover { background-color: #f1f1f1 } .nav-item:hover .nav-menu { pointer-events: visible; visibility: visible; opacity: 1; transform: rotateX(0); } @media (max-width: 1200px) { .nav-item .nav-menu { position: relative; pointer-events: visible; visibility: visible; opacity: 1; transform: rotateX(0); box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0); margin-top: -15px; } } a.nav-link span.has-child::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ''; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; }#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 }@media(min-width:993px) { .nav-menu { position: absolute; } }.pg-title { font-size: 1.7rem; font-weight: bold; margin-bottom: 0; color: #002d74; } .topic-cont { text-align: center; } .topic-cont>h3 { font-size: 1.7rem; font-weight: bold; margin-bottom: 2%; 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 .slick-track { } .tab-slick .slider-for { } .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: #FFF; position: absolute; left: 0; right: 0; top: auto; bottom: 0; height: 2px; 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; font-size: 1.2rem; padding: 0; transition-duration: .3s; cursor: pointer; } .tab-slick>.slider-nav .items-block>span { display: block; text-align: center; /*top: 50%; transform: translateY(-50%);*/ } @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: none !important; background-color: #4f8fc7; color: #FFF; } .tab-slick>.slider-nav .slick-slide:first-child .items-block { margin-left: 0rem; } .tab-slick>.slider-nav .slick-slide:last-child .items-block{ width: 94%; } .tab-slick>.slider-nav .slick-current .items-block::after { content: ''; background-color: #345d81; position: absolute; left: 0; right: 0; top: 100%; height: 2px; 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; }article.products { margin-top: 136px; padding-top: 50px; } .products-content .view-mode { background-color: #fafafa; border-bottom: 1px solid #DDD; margin-left: auto; margin-right: auto; margin-bottom: 1.5rem; padding: 8px 20px; border-radius: 0.5rem; } .products-content .view-mode a { cursor: pointer; } .products-content .view-mode span { margin-left: 0.5rem; } .products-content a:hover { color: #727272; } .products-content .products-list li.one-column { width: 100%; max-width: 100%; flex: unset; border-bottom: 1px dotted #CCC; width: 95%; margin-left: auto; margin-right: auto; margin-bottom: 1.5rem; background-color: rgba(230, 230, 230, 0.3); padding-top: 1rem; } .products-content .products-list li.one-column img { width: 150px; max-width: 150px; } .products-content .products-list li.one-column .pic, .products-content .products-list li.one-column .name { display: inline-block; float: left; } .products-content .products-list li.one-column .pic { margin-right: 1rem; } .products-content .products-list li.one-column .name { text-align: left; height: auto; width: 79%; } .products-content .products-list li.one-column .price { text-align: left; } .products-content .products-list li.one-column .btn.detail { margin-right: 0; } .products-content .products-list li .description { display: none; font-size: 0.9rem; } .products-content .products-list li.one-column .description { display: block; } .intro-table { background: #e7f2ff; border-collapse: initial; border-spacing: 0; margin-top: 18px; margin-bottom: 18px; width: 100%; font-size: 0.9rem; } .intro-table th { border: 1px solid #fff; color: #09488d; padding: 7px 25px; width: 213px; text-align: right; } .intro-table td { border: 1px solid #fff; padding: 7px 20px; letter-spacing: 2px; color: #727272; } .products-content .detail-title { margin-bottom: 1rem; } .products-content .detail-title::after { content: ''; display: block; width: 100%; height: 1px; position: absolute; bottom: 1px; z-index: 0; background: #DDD; } .products-content .detail-title span { background-color: #09488d; color: #FFF; padding: 0.2rem 1rem; } .products-content .editor {} td.pd-icon img { width: 16px; margin-right: 10px; }.gray-box { padding: 35px 65px 0 65px; border: 1px solid #d8d8d8; box-shadow: 5px 5px #a5a5a5; width: 100%; margin-left: auto; margin-right: auto; background-color: #FFF; } .gray-box h5 { position: absolute; top: -14px; left: 11px; background-color: #3ac0e5; padding: 3px 20px; border: 1px solid #d8d8d8; border-radius: 0.5rem; color: #FFF; font-size: 1rem; } thead tr th { position: sticky; top: 0; z-index: 3; background-color: rgba(255, 255, 255, 1.00); } td:first-child, th:first-child { position: sticky; left: 0; z-index: 1; background-color: rgba(0, 0, 0, 0.7); color: #FFF; } *::-ms-backdrop, td:first-child, th:first-child { } thead th:first-child { z-index: 4; } .scroll-box { overflow: auto; padding-left: 0; } .install-table { text-align: center; } .install-table td { min-width: 125px; } table th, table td { vertical-align: middle !important; }.cart-step .current .icon { background-color: #bd2130; box-shadow: 2px 2px 8px #bd2130; } .cart-step .current { color: #bd2130; } .status-sort .nav-item>.nav-link.active { border-top: 5px solid #bd2130; } .paymethod-sort .nav-link.active, .btn.update-reciver { background-color: #bd2130; color: #FFF; } .paymethod-sort .nav-link.active:hover, .btn.update-reciver:hover { background-color: #c82333; color: #FFF; } #invoice-form input[type='radio'] { cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: 0; background: #FFF; height: 1rem; width: 1rem; border: 1px solid #CCC; top: -1px; } #invoice-form input[type='radio']:checked { background: #bd2130; } #invoice-form input[type='radio']:hover { filter: brightness(90%); } #invoice-form input[type='radio']:disabled { background: #e6e6e6; opacity: 0.6; pointer-events: none; } #invoice-form input[type='radio']:after { font-family: FontAwesome; content: '\f00c'; font-size: 14px; top: 50%; left: 50%; position: absolute; line-height: 14px; color: #FFF; display: none; transform: scale(0.95) translate(-50%, -50%); } #invoice-form input[type='radio']:checked:after { display: block; } #invoice-form input[type='radio']:disabled:after { color: #7b7b7b; }.slider-syn { width: 100%; } .slider-syn .items-view { margin-bottom: 1rem; } .slider-syn .slider-nav .slick-slide { margin: 0.5rem; } .slider-syn .slider-nav .slick-list { margin: -0.5rem; } .slider-syn .slider-nav .items-block { cursor: pointer; border: dotted 1px #CCC; } .slick-arrow { cursor: pointer; width: 40px; height: 40px; } .slick-prev { left: -50px; } .slick-next { right: -50px; } .slick-prev::before { content: ''; display: block; width: 40px; height: 40px; background-image: url(/images/icons/arrow-bl.png); background-size: cover; } .slick-next:before { content: ''; display: block; width: 40px; height: 40px; background-image: url(/images/icons/arrow-br.png); background-size: cover; } .slider-syn .slider-nav .slick-slide.slick-current .items-block { border: solid 1px #000; } .slider-syn .items-view { margin-bottom: 1rem; } .items-view .items-block, .items-nav .items-block { background-size: contain; background-position: center center; background-repeat: no-repeat; padding-bottom: 100%; }