﻿@charset "UTF-8";
/* common */
.h2, .section-title-area .h2, .section-title-area h2, h2 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #333;
}
.h3, h3 {
    font-size: 1rem;
    font-weight: 600;
    color: #333;
}
.h4, h4 {
    font-size: 0.8rem;
}
.corporate-switcher {
    font-size: 0.65rem;
}
.tab.pager-tab-icon {
    background: #f7f7f7;
}
.tab.pager-tab-icon a .iconic {
    margin-bottom: .4rem;
}
.tab.pager-tab-icon a span {
    opacity: 1;
}
.tab.pager-tab-icon a.current, .tab.pager-tab-icon a:hover, .tab.pager-tab-icon a.current span, .tab.pager-tab-icon a.current, .tab.pager-tab-icon a:hover {
    color: #209cff;
}
.tab .tab-wrap {
    line-height: 2.6rem;
}
.tab .tab-wrap a {
    color: #666;
    font-weight: 400;
}
.tab .tab-wrap a.active, .tab .tab-wrap a.current {
    color: #333;
}
.form-custom-radio label {
    padding: .1rem 1.2rem;
    font-size: 0.7rem;
    font-weight: 400;
    color: #666;
}
.product-description-container {
    font-size: 0.8rem;
    padding: 1rem 0;
}
.product-description-container .description-toggle {
    margin-top: -35px;
}
.card {
    --webkit-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
}
article {
    width: 90%;
    text-align: justify;
}
.lowPrice {
    margin-bottom: 0.1rem; font-size: 0.8rem; line-height: 1.2; font-weight: 400;
}
.lowPrice small {
    vertical-align: middle; line-height: 1;
}
.highPrice {
    margin-bottom: 0; line-height: 1.2; font-weight: 400;
}
.highPrice small {
    vertical-align: middle; line-height: 1;
}
.miniature {
    font-size: 0.7rem; color: #999;
}
div.nekos.grid-4 .neko .card.product {
    height: 425px;
}
.card.product .card-text .h5 {
    padding-bottom: 0.4rem; font-weight: 400;
}
.card.product .card-text .sub-content {
    padding-bottom: 0.1rem;
}
.card.product .card-img {
    padding: 1rem 0;
}
.pull-up {
    top: 0;
}
section.footer .misc-links, section.footer .miniature {
    font-size: 0.65rem;
}
.card:hover, .card.is-big-card:hover {
    -webkit-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
}  
.card div .button, .card p .button {
    box-shadow: none; -webkit-box-shadow: none;
}
.card.is-big-card .is-3 .h4 {
    color: #999;
}
.card.is-big-card .nekos {
    font-size: 0.8rem;
}
.card.is-big-card .card-text {
    padding: 1.6rem 2rem 0.6rem 2rem;
}
ol, p, ul {
    margin-bottom: .4rem;
}
.button.button-gray {
    color: #666;
    background: transparent;
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
    border: 1px solid #ccc;
}
.miniature {
    font-size: 0.7rem;
    color: #999;
}
div.nekos.grid-4 .neko .card.product {
    height: 425px;
}
.card.product .card-text .h5 {
    padding-bottom: 0.4rem;
    font-weight: 400;
}
.card.product .card-text .sub-content {
    padding-bottom: 0.1rem;
}
.card.product .card-img {
    padding: 1rem 0;
}
.pull-up {
    top: 0;
}
section.footer .misc-links, section.footer .miniature {
    font-size: 0.65rem;
}
.card:hover, .card.is-big-card:hover {
    -webkit-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
}
.card div .button, .card p .button {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.card.is-big-card .is-3 .h4 {
    color: #999;
}
.card.is-big-card .nekos {
    font-size: 0.8rem;
}
.card.is-big-card .card-text {
    padding: 1.6rem 2rem 0.6rem 2rem;
}
ol, p, ul {
    margin-bottom: .4rem;
}
.button.button-gray {
    color: #666;
    background: transparent;
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.05);
    border: 1px solid #ccc;
}
header nav .extra-section .search-button span {
    font-size: 0.7rem;
    color: #999;
    font-weight: 400;
}
header nav a {
    font-weight: 400;
}
.sub-menu .sub-menu-item li a {
    color: #666;
}
.neko .card-text h5 {
    font-size: 1rem;
}
.card.is-special .crazy-text {
    padding: 1rem;
    text-align: justify;
    word-break: break-all;
}
.card.is-special .crazy-text .neko-container .h4 {
    font-size: 1rem;
}
.card.is-special .crazy-text .neko-container p {
    font-size: 0.8rem;
}
section.footer {
    font-weight: 400;
}
section.footer .misc-links {
    padding-left: 0.5rem;
}
/* 內頁 */
.special-hero-margin .h2 {
    margin-bottom: 0.8rem; font-size: 1.2rem;
}
.special-hero-margin .card-text {
    font-size: 0.8rem;
}
/* 查詢供裝速率 */
#queryBlock #queryInput .h2 {
    font-size: 1.2rem; color: #333; font-weight: 400;
}
#queryBlock #queryInput .description {
    font-size: 0.7rem;
}
#queryBlock #queryInput .captchavalidation a {
    color: #0074c2;
}
.mobile-only-audio {
    left: -8rem !important;
}
header nav .extra-section .profile .sub-menu {
    background-color: #fff;
    width: 324px;
    padding: 20px 10px 10px 20px;
    font-size: 0.7rem;
    border-radius: 0.4rem;
    box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.1);
}
header nav .extra-section .profile .sub-menu li {
    position: relative;
    padding: 0;
    margin: 0 10px 10px 0;
    display: inline-block;
    vertical-align: middle;
}
header nav .extra-section .profile .sub-menu li a {
    position: relative;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
    display: block;
}
.sub-menu>li .item-outline {
    width: 60px;
    height: 60px;
    display: block;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 4px;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    transition: all 0.3s;
}
.sub-menu>li a:hover>.item-outline {
    border-color: #1f9afb;
}
.breakN_bar {
    font-size: 0.7rem;
    z-index: 9999;
    position: relative;
    width: 100%;
    min-height: 5px;
    max-height: 35px;
    padding: 0 30px 0 10px;
    display: block;
    box-sizing: border-box;
    font-size: 0.825rem;
    color: #fff;
    line-height: 2.5;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, color-stop(60%, #209CFF), color-stop(80%, #47D382), color-stop(100%, #FF874D));
    background: -webkit-linear-gradient(left, #209CFF 60%, #47D382 80%, #FF874D 100%);
    background: -o-linear-gradient(left, #209CFF 60%, #47D382 80%, #FF874D 100%);
    background: linear-gradient(90deg, #209CFF 60%, #47D382 80%, #FF874D 100%);
}
.breakN_bar marquee {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.breakN_bar a, header .breakN_bar a:hover {
    color: #fff;
}
.breakN_bar a.close {
    position: absolute;
    top: 7px;
    right: 10px;
}
a.close {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url("../img/tool/close.svg") center no-repeat;
}

@media screen and (min-width: 3px) {
    nta.curre {
        color: #209cff;
    }
    header {
        position: relative;
    }
    section#header {
        padding: 0;
        position: fixed;
        top: 0;
        z-index: 50;
        width: 100vw;
    }
    section#header header {
        margin: 0 auto;
        min-width: 1100px;
        -webkit-transition: margin .2s linear;
        -o-transition: margin .2s linear;
        transition: margin .2s linear;
    }
    section#header header.scrolling-down {
        margin-top: -100px;
        z-index: -1;
    }
    header nav .drop-down-menu li {
        position: static;
        position: initial;
    }
    header nav .drop-down-menu li a {
        white-space: nowrap;
    }
    header nav .drop-down-menu li .sub-menu {
        width: 70%;
        max-width: 836px;
        padding: 20px 26px;
        top: 4rem;
        left: 7.8rem;
        border-radius: .8rem;
        display: none;
    }
    header nav .drop-down-menu li .sub-menu li {
    	overflow: auto;
	}
    header nav .drop-down-menu li .sub-menu a {
        display: inline-block;
    }
    header nav .drop-down-menu li:hover a.menu-list-title {
        color: #209cff;
    }
    /* 180822改版 - 往下滾動時submenu不顯示 */
    header.scrolling-down nav .drop-down-menu li:hover .sub-menu {
        display: none;
    }
    header nav .extra-section {
        margin-top: 7px;
    }
    header nav .extra-section .search ul.recommend-results {
        -webkit-box-shadow: 0px 15px 1.5rem rgba(0, 0, 0, 0.1);
        box-shadow: 0px 15px 1.5rem rgba(0, 0, 0, 0.1);
        opacity: 0 !important;
        top: 2.2rem;
        width: 810px;
        transition: initial;
        -webkit-transition: initial;
        -o-transition: initial;
    }
    header nav .extra-section .search:hover ul.recommend-results {
        opacity: 1 !important;
    }
    header nav .extra-section .profile {
        position: relative;
        padding: 0 0.5rem 1.5rem 0.5rem;
        margin-top: 1.5rem;
    }
    header nav .extra-section .profile-button img {
        width: 32px;
        height: 32px;
    }
    header nav .extra-section .profile .sub-menu {
        top: 2rem;
    }
    header nav .extra-section .search {
        position: relative;
    }
    header nav .extra-section .search .search-field {
        position: static;
        position: initial;
        display: block;
    }
    header nav .extra-section .search-button {
        position: absolute;
        z-index: 1;
        left: 4px;
        display: block;
        text-align: left;
        top: 4px;
        height: auto;
        width: 100%;
        cursor: text;
    }
    header nav.show-mobile-search .extra-section .search-button {
        left: 8px;
        top: 8px;
        width: auto;
    }
    header nav .extra-section .search-button span {
        position: absolute;
        top: 2px;
        left: 26px;
        font-size: 15px;
        color: #aaa;
        right: 4px;
        white-space: nowrap;
    }
    header nav.show-mobile-search .extra-section .search .search-button span {
        display: none;
    }
    header nav .extra-section .search .search-go {
        display: none;
    }
    header nav .extra-section .search .active .search-go {
        right: 62px;
        top: 4px;
        bottom: 4px;
        display: block;
    }
    header nav .extra-section .search .search-field input {
        padding: 6px 156px 6px 35px;
        width: 192px;
        transition: initial;
        -webkit-transition: initial;
        -o-transition: initial;
    }
    header nav.show-mobile-search .extra-section .search .search-field input {
        transition: all .2s;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
    }
    header nav .extra-section .search .search-field.active input {
        max-width: 100%;
        width: 812px;
        padding: 6px 6px 6px 35px;
        margin-right: 48px;
    }
    header nav .extra-section .profile .sub-menu {
        background-color: #fff;
        width: 324px;
        padding: 20px 10px 10px 20px;
        font-size: 0.7rem;
        border-radius: 0.4rem;
        box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.1);
        font-family: Arial;
    }
    header nav .extra-section .profile .sub-menu li {
        position: relative;
        padding: 0;
        margin: 0 10px 10px 0;
        display: inline-block;
        vertical-align: middle;
    }
    header nav .extra-section .profile .sub-menu li a {
        position: relative;
        background-repeat: no-repeat !important;
        padding: 0;
        text-align: center;
        box-sizing: border-box;
        display: block;
    }
    .header-spacer {
        display: block !important;
        height: 99px;
    }
}

.sub-menu>li>label {
    padding-right: 10px;
    line-height: 24px;
    color: #000;
    font-weight: bold;
    width: 122px;
    float: left;
    padding-top: 14px;
}
.sub-menu .sub-menu-item {
    position: relative;
    line-height: 42px;
    padding-left: 10px;
    margin: 5px 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    vertical-align: middle;
}
.sub-menu .sub-menu-item:before {
    position: absolute;
    content: '';
    width: 3px;
    height: calc(100% - 1.2rem);
    left: 0;
    top: 0.6rem;
    bottom: 0;
    vertical-align: middle;
    background: #209cff;
    display: inline-block;
}
.sub-menu .sub-menu-item li a {
    padding: 0 0.4rem !important;
    color: #333;
}
.sub-menu .sub-menu-item li a:hover {
    color: #209cff;
}
.sub-menu>li .item-outline {
    width: 60px;
    height: 60px;
    display: block;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 4px;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    transition: all 0.3s;
}
.sub-menu>li a:hover>.item-outline {
    border-color: #1f9afb;
}
.corporate-switcher {
    position: absolute !important;
    font-size: 0.7rem;
    right: 0.7rem;
    top: 0.6rem;
}
.corporate-switcher ul>li {
    display: inline-block;
    vertical-align: middle;
}
.corporate-switcher ul>li>a {
    padding: 0.4rem;
}
.corporate-current a {
    font-weight: bold;
    color: #000;
}
section.footer .official-links {
    margin-top: 0;
}
#fav-notification {
    bottom: initial;
    right: 15px;
    left: auto;
    left: initial;
    width: auto;
    z-index: 88;
}
#fav-notification .button {
    font-size: 0;
    padding: 0.5rem;
    min-width: auto;
    min-width: initial;
    width: 44px;
    height: 44px;
    line-height: 28px;
}
#fav-notification .button {
    transition: all 0s;
}
#fav-notification .button .iconic.in-text {
    margin: 0;
}
#fav-notification:hover .button, #fav-notification.active .button {
    font-size: 0.7rem;
    padding: 0.45rem 0.65rem 0.5rem 0.65rem;
    width: auto;
    text-indent: 0;
}
.card.is-special .crazy-img img {
    margin: 0 0 0 1rem;
    max-height: 222px;
}
/* 180822改版- card區塊調整*/
.bg-is-body {
    background: #f5f5f5;
}
.h2, .section-title-area .h2, .section-title-area h2, h2 {
    font-size: 1.4rem;
    margin-bottom: 0;
}
.slider-section, .container {
    position: relative;
}
.hot-more, .package-more, .mobile-more, .net-more, .hami-more {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 16px;
}
.hot-more a, .package-more a, .mobile-more a, .net-more a, .hami-more a {
    color: #666;
    font-size: 0.8rem;
}
.hot-more a:hover, .package-more a:hover, .mobile-more a:hover, .net-more a:hover, .hami-more a:hover {
    color: #209cff;
    text-decoration: none;
}
.card.is-special {
    margin: 0;
}
.card.product .card-img {
    padding: 0 0.4rem;
    width: 100%;
}
.card:hover {
    -webkit-box-shadow: 0px 0rem 0.6rem rgba(0, 0, 0, 0.25);
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
}
.card .card-action.bottom-center {
    top: initial;
    top: auto;
    right: 0;
    left: 0;
    bottom: 16px;
    margin: auto;
    text-align: center;
    z-index: 0;
}
div.nekos.grid-4 .neko .card.product {
    padding: 0;
    height: 420px;
}
.card.product {
    padding: 0;
    height: 420px;
}
.card.product.like-hidden {
    height: auto;
    padding-bottom: 1rem;
}
.card.product .card-text {
    padding: 0;
}
.card.product .card-text .h5 {
    padding-bottom: 16px;
    margin-bottom: 0;
    max-height: 3.2rem;
    overflow: hidden;
}
.card.product .card-text .sub-content {
    padding-bottom: 8px;
}
.miniature {
    font-size: .7rem;
}
.cht-banner.type-g {
    min-height: auto;
}
section.cht-banner.type-g .cht-banner-text {
    width: auto;
}
.owl-carousel .size-new.index-mega-banner.cht-banner .cht-banner-container {
    height: 400px;
}
a.cht-banner-container:not([href]) {
    cursor: default;
}
.compare-button, .like-button {
    display: inline-block !important;
    margin: 0 8px;
}
section.cht-banner.type-g .cht-banner-text {
    padding: 32px 0;
}
div .section-title-area {
    text-align: center;
    padding-top: 0 !important;
    padding-bottom: 0.7rem !important;
}

@media screen and (max-width: 767px) {
    header nav .extra-section .search .search-go {
        position: absolute;
        right: 2.3rem;
        top: 0.5rem;
        bottom: 0.4rem;
        padding: 0 12px;
        line-height: 36px;
        font-size: 12px;
        color: white;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 0 4px 4px 0;
        cursor: pointer;
        z-index: 1;
        line-height: 30px;
    }
}
/* 固定首頁大BN載入時不先隱藏 */
.header-spacer~.owl-carousel.index-mega-banner {
    display: block;
    max-height: 400px;
    overflow: hidden;
}
/* 修改大banner高度400px */
.index-mega-banner.cht-banner {
    max-height: 400px;
}
.index-mega-banner.cht-banner.type-a .cht-banner-img img, .index-mega-banner.cht-banner.type-b .cht-banner-img img {
    max-height: 400px;
    max-width: 600px;
}
.index-mega-banner.cht-banner .cht-banner-container {
    max-height: 400px;
}
.index-mega-banner.owl-carousel section.cht-banner .cht-banner-container {
    max-height: 400px;
}
.index-mega-banner .tab.icon-tab .tab-wrap a {
    line-height: unset;
}
.index-mega-banner .tab.icon-tab.pull-up {
    top: 0;
    margin-top: 32px;
    margin-bottom: -13px;
}
.index-mega-banner section.cht-banner .cht-banner-bg-1 {
    height: auto;
    top: initial;
    bottom: calc(100% / 2 - 200px);
}
.index-mega-banner section.cht-banner.type-g .cht-banner-bg-1 {
    height: 100%;
    top: 0;
    bottom: 0;
}
.index-mega-banner.owl-theme[data-pull-dots=true] .owl-dots {
    top: -32px;
}
.index-mega-banner.cht-banner.type-a .cht-banner-img img, .index-mega-banner.cht-banner.type-b .cht-banner-img img {
    max-height: 400px;
    max-width: 600px;
}
/* 首頁快捷 menu 修改*/
.tab.icon-tab.pull-up.index-fast-menu {
    top: 1.2rem;
    margin-top: 0;
    margin-bottom: 1.6rem;
}
.tab.icon-tab.index-fast-menu .tab-container {
    max-width: 1100px;
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
}
.tab.icon-tab.index-fast-menu .tab-wrap a {
    padding-top: 1rem;
    border-right: 0;
}
/*181024 owl-carousel 改版css begin*/
@media screen and (min-width: 768px) {
    .owl-carousel {
        position: relative;
    }
    .owl-stage-outer {
        overflow: hidden;
    }
    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block;
    }
    .owl-theme .owl-nav .nav-circle-right {
        border:0;
        right: -30px;
        top: calc(50% - 38px);
    }
    .owl-theme .owl-nav .nav-circle-left {
        border:0;
        left: -30px;
        top: calc(50% - 38px);
    }
    .owl-theme .owl-dots, .owl-theme .owl-nav {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
    }
    .owl-theme .owl-dots .owl-dot span {
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
        cursor: pointer;
    }
    .owl-theme .owl-dots .owl-dot {
        background: none;
        border: 0;
        padding: 0;
        display: inline-block;
        zoom: 1;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none;
    }
    .tab.pager-tab.tab-slider .owl-nav .owl-next.disabled, .tab.pager-tab.tab-slider .owl-nav .owl-prev.disabled {
        display: none;
    }
    .tab.pager-tab.tab-slider .owl-nav .owl-next, .tab.pager-tab.tab-slider .owl-nav .owl-prev {
        border: 0;
        padding: 0;
        line-height: 2.5rem;
        height: 54px;
    }
    button.nav-circle-left:focus, button.nav-circle-right:focus {
        outline: none;
    }
    .tab.pager-tab.tab-slider .owl-dots.disabled {
        display: none;
    }
}
/*181203 各頁面上下間距新增 */
section {
    padding-top: 1.6rem;
    padding-bottom: 0;
}
.tab.icon-tab .tab-wrap a {
    line-height: 2rem;
    margin-bottom: 0.4rem;
}
div .section-title-area>p.description {
    display: none;
}
.slider-section {
    padding-bottom: 1.6rem;
}
.slider-section .card-wrapper {
    padding: .5rem .4rem 0.5rem .4rem;
}
.slider-section .card ol, .card ul {
    margin-left: 1rem;
    margin-bottom: 0;
}
.card {
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
}
.card-wrapper {
    padding: .5rem .4rem 1.2rem .4rem;
}
.card.is-special .crazy-text {
    padding: 1rem 0.6rem;
}
#featured-tags {
    height: auto;
    margin-top: 0;
}
.tab .tab-wrap {
    line-height: 2.6rem;
}
.tab.pager-tab-icon a .iconic {
    margin-bottom: 0.4rem;
}
.product-description-container {
    padding: 1rem 0;
}
.product-description-container .description-toggle {
    margin-top: -35px;
}
/* filter */
.filter-search-field .iPM-search {
    display: none !important;
}
.filter-search-field.active .iPM-search {
    display: block !important;
    background: #999;
}
.filter-search-close {
    position: absolute;
    background: #fff;
    right: 55px;
    top: 12px;
    cursor: pointer;
    display: none;
}
.filter-search-close .iconic {
    opacity: 0.4;
}
.filter-search-field.active .filter-search-close {
    display: inline-block;
}
.filter-tab.desktop-only .filter-container {
    padding-bottom: 0;
    margin-top: 0;
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
}
.filter-tab.desktop-only .filter-container .other-slect-section {
    background: #efefef;
    padding: 0 1rem;
    border-radius: 0 .6rem .6rem 0;
}
.filter-tab.desktop-only .form-textual span {
    font-size: 0.8rem;
    font-weight: 400;
    color: #666;
}
.filter-tab.desktop-only .form-textual .sub-menu {
    margin-top: 0.5rem;
    top: 0;
    opacity: 1;
    height: auto;
    display: block;
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
    border-radius: 0.6rem;
    -webkit-border-radius: 0.6rem;
    transform: scale(1);
    -webkit-transform: scale(1);
}
.filter-tab.desktop-only .form-textual .sub-menu-block {
    position: relative;
    padding-top: 0.5rem;
    display: none;
}
.filter-tab.desktop-only .form-textual:hover .sub-menu-block {
    display: block;
}
.filter-tab.desktop-only .form-textual .sub-menu.one-forth {
    width: 250%;
    left: -162%;
}
.other-slect-section {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: nowrap;
    font-size: 0.7rem;
}
.other-slect-section a {
    color: #666;
}
.other-slect-section a:hover {
    color: #209cff;
    text-decoration: none;
}
.other-slect-section .active a, .cht-select-wrapper.active a.cht-select-button, .cht-select-wrapper.active a.cht-select-button.sort-switch {
    color: #209cff;
}
.cht-select-wrapper a.cht-select-button, .cht-select-wrapper a.cht-select-button.sort-switch {
    background-position: right;
    background-color: #efefef;
    padding: 6px 28px 6px 6px;
    color: #666;
}
.iPM-search {
    cursor: pointer;
    position: absolute;
    padding: 3px 12px;
    font-size: 12px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    right: 0;
    top: 0;
    bottom: -1px;
    padding: 9px 15px;
    font-size: 12px;
    color: white;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0 5px 5px 0;
    cursor: pointer;
}
#target section {
    padding-top: 0 !important;
}
#target .section-title-area, #target .section-title-area .h2 {
    padding: 0 !important;
    margin: 0;
    text-align: left;
}
#target .section-title-area .h2 {
    font-size: 1.2rem;
    font-weight: 400;
    color: #333;
}
.form-textual input.input-search.search-icon {
    padding-right: 0;
    border-radius: .6rem 0 0 .6rem;
}
.form-textual .sub-menu.one-forth li {
    display: inline-block;
    vertical-align: middle;
}
.form-textual .sub-menu.one-forth .form-custom-radio input[type="checkbox"] {
    -webkit-appearance: none;
    display: block;
    height: 0;
    width: 0;
    padding: 0;
    margin-right: 0;
}
.form-textual .sub-menu.one-forth .form-custom-radio input[type=checkbox] + label {
    background: #fff;
    padding: 0.1rem 1rem;
    font-size: 0.7rem;
    min-width: 5rem;
}
.form-textual .sub-menu.one-forth .form-custom-radio input[type=checkbox]:checked + label {
    background: #fff;
    border: 1px solid #209cff;
    color: #209cff;
}
.cht-select-wrapper a.cht-select-button, .cht-select-wrapper a.cht-select-button.sort-switch {
    background-position: right;
    background-color: #efefef;
    padding: 6px 28px 6px 6px;
    color: #666;
}
.cht-select-wrapper a.cht-select-button:active, .cht-select-wrapper a.cht-select-button:focus {
    color: #209cff;
}
#featured-tags {
    height: auto;
    margin-top: 1.5rem;
}
#featured-tags .tags-container {
    margin: 1px auto;
    padding: 0 0.5rem 1rem 0.5rem;
}
#featured-tags .tags-container a.tag.tag-outline {
    font-size: 0.7rem;
    font-weight: 400;
    color: #666;
}
#featured-tags .tags-container a.tag.tag-outline.current {
    color: #209cff;
    background: white;
    border: 1px solid #209cff;
}
#featured-tags .tags-container a.tag.tag-outline.current:hover {
    color: #209cff;
}
/* common */
.h2, .section-title-area .h2, .section-title-area h2, h2 {
    font-size: 1.2rem;
    font-weight: 400;
    color: #333;
}
.h3, h3 {
    font-size: 1rem;
    font-weight: 400;
    color: #333;
}
.h4, h4 {
    font-size: 0.8rem;
}
.corporate-switcher {
    font-size: 0.65rem;
}
.tab.pager-tab-icon {
    background: #f7f7f7;
}
.tab.pager-tab-icon a .iconic {
    margin-bottom: .4rem;
}
.tab.pager-tab-icon a span {
    opacity: 1;
}
.tab.pager-tab-icon a.current, .tab.pager-tab-icon a:hover, .tab.pager-tab-icon a.current span, .tab.pager-tab-icon a.current, .tab.pager-tab-icon a:hover {
    color: #209cff;
}
.tab .tab-wrap {
    line-height: 2.6rem;
}
.tab .tab-wrap a {
    color: #666;
    font-weight: 400;
}
.tab .tab-wrap a.active, .tab .tab-wrap a.current {
    color: #333;
}
.form-custom-radio label {
    padding: .1rem 1.2rem;
    font-size: 0.7rem;
    font-weight: 400;
    color: #666;
}
.product-description-container {
    font-size: 0.8rem;
    padding: 1rem 0;
}
.product-description-container .description-toggle {
    margin-top: -35px;
}
.card {
    --webkit-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
}
article {
    width: 90%;
    text-align: justify;
}
.in-page-tab-content {
    font-size: 0.9rem;
    padding-bottom: 1.6rem;
}
.lowPrice {
    margin-bottom: 0.1rem; font-size: 0.8rem; line-height: 1.2; font-weight: 400;
}
.lowPrice small {
    vertical-align: middle; line-height: 1;
}
.highPrice {
    margin-bottom: 0; line-height: 1.2; font-weight: 400;
}
.highPrice small {
    vertical-align: middle; line-height: 1;
}
.miniature {
    font-size: 0.7rem; color: #999;
}
.card.product .card-text .h5 {
    padding-bottom: 0.4rem; font-weight: 400;
}
.card.product .card-text .sub-content {
    padding-bottom: 0.1rem;
}
.no-card.card.product .card-img {
    padding: 1rem 0;
}
.pull-up {
    top: 0;
}
section.footer .misc-links, section.footer .miniature {
    font-size: 0.65rem;
}
/* phones-list */
.cht-select-wrapper {
    font-size: 0.7rem;
}
.other-slect-section {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: nowrap;
    font-size: 0.7rem;
}
.other-slect-section a {
    color: #666;
}
.other-slect-section a:hover  {
    text-decoration: none;
}
.other-slect-section .active a {
    color: #209cff;
}
#target section {
    padding-top: 0 !important;
}
#target .section-title-area, #target .section-title-area .h2 {
    padding: 0 !important;
    margin: 0;
    text-align: center;
}
#target .container {
    padding-top: 1.6rem;
    max-width:100%;
}
#target .section-title-area .h2 {
    font-size: 1.2rem;
    font-weight: 400;
    color: #333;
}
.form-textual input.input-search.search-icon {
    padding-right: 0;
    border-radius: .6rem 0 0 .6rem;
}
.form-textual .sub-menu.one-forth li {
    display: inline-block;
    vertical-align: middle;
}
.form-textual .sub-menu.one-forth .form-custom-radio input[type="checkbox"] {
    -webkit-appearance: none;
    display: block;
    height: 0;
    width: 0;
    padding: 0;
    margin-right: 0;
}
.form-textual .sub-menu.one-forth .form-custom-radio input[type=checkbox]+label {
    background: #fff;
    padding: 0.1rem 1rem;
    font-size: 0.7rem;
    min-width: 5rem;
}
.form-textual .sub-menu.one-forth .form-custom-radio input[type=checkbox]:checked+label {
    background: #fff;
    border: 1px solid #209cff;
    color: #209cff;
}
.cht-select-wrapper a.cht-select-button, .cht-select-wrapper a.cht-select-button.sort-switch {
    background-position: right;
    background-color: #efefef;
    padding: 6px 28px 6px 6px;
    color: #666;
}
.cht-select-wrapper a.cht-select-button:active, .cht-select-wrapper a.cht-select-button:focus {
    color: #209cff;
}
#featured-tags {
    height: auto;
    margin-top: 1.5rem;
}
#featured-tags .tags-container {
    margin: 1px auto;
    padding: 0 0.5rem 1rem 0.5rem;
}
#featured-tags .tags-container a.tag.tag-outline {
    font-size: 0.7rem;
    font-weight: 400;
    color: #666;
}
#featured-tags .tags-container a.tag.tag-outline.current {
    color: #209cff;
    background: white;
    border: 1px solid #209cff;
}
#featured-tags .tags-container a.tag.tag-outline.current:hover {
    color: #209cff;
}
.filter-search-field .iPM-search {
    display: none!important;
}
.filter-search-field.active .iPM-search {
    display: block!important;
    background: #999;
}
.filter-search-close {
    position: absolute;
    background: #fff;
    right: 55px;
    top: 12px;
    cursor: pointer;
    display: none;
}
.filter-search-close .iconic {
    opacity: 0.4;
}
.filter-search-field.active .filter-search-close {
    display: inline-block;
}
.filter-tab.desktop-only .filter-container {
    padding-bottom: 0;
    margin-top: 0;
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
}
.filter-tab.desktop-only .filter-container .other-slect-section {
    background: #efefef;
    padding: 0 1rem;
    border-radius: 0 .6rem .6rem 0;
}
.filter-tab.desktop-only .form-textual span {
    font-size: 0.8rem;
    font-weight: 400;
    color: #666;
}
.filter-tab.desktop-only .form-textual .sub-menu {
    margin-top: 0.5rem;
    top: 0;
    opacity: 1;
    height: auto;
    display: block;
    box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.25);
    border-radius: 0.6rem;
    -webkit-border-radius: 0.6rem;        
    transform: scale(1);
    -webkit-transform: scale(1);
}
.filter-tab.desktop-only .form-textual .sub-menu-block {
    position: relative;
    padding-top: 0.5rem;
    display: none;
}
.filter-tab.desktop-only .form-textual:hover .sub-menu-block {
    display: block;
}
.filter-tab.desktop-only .form-textual .sub-menu.one-forth {
    width: 250%;
    left: -162%;
}
/* phones-detail */
.device-detail {
    padding-bottom: 0;
}
.device-detail .product-price {
    margin: 0.8rem auto; height: 1.5rem;
}
#h1_ProductName {
    width: 90%;
}
.device-detail .like-button {
    position: absolute; line-height: 1; transform: scale(1.2); right: 1rem; top: 1rem;
}
.credit-card-info {
    font-size: 0.9rem;
}
.credit-card-info .card {
    margin-bottom: 0;
    box-shadow: none;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 0;
}
.credit-card-info .card .card-text {
    padding: 1.2rem 0;
}
.credit-card-info .card:hover {
	box-shadow: none;
}
.credit-card-info .accordian-group.alt.active .accordian-title {
    background: url("../img/plus-outline.svg") left 0 center no-repeat;
    background-size: 1rem;
    padding-left: 36px;
}
.credit-card-info .accordian-group.alt .accordian-title {
    background: url("../img/minus-outline.svg") left 0 center no-repeat;
    background-size: 1rem;
    padding-left: 36px;
}
.credit-card-info .accordian-content {
    padding-left: 36px;
    font-size: 0.9rem;
}
.credit-card-info .accordian-content hr {
    border: 0;
    margin-bottom: 0;
}
#div_RateContent {
    font-size: 0.8rem; margin: 1rem 0 0 0; padding: 0;
}
#div_RateContent .h1.card-price {
    font-size: 2.4rem; font-weight: 400; color: #fff;
}
#div_RateContent h4 {
    font-size: 1rem;
}
#div_RateContent .card ul, .tooltip-wrap ul {
    ist-style: none; margin-left: 0;
}
#div_RateContent .card li::before, .tooltip-wrap li::before {
    content: '●';
    color: #ccc;
    display: inline-block;
    width: 1rem;
    transform: scale(0.3);
}
#div_RateContent .wifi-count {
    font-size: 1.2rem; color: #fff; font-weight: 300;
}
#div_RateContent .wifi-count .icon-wifi {
    width: 1.5rem; vertical-align: middle;
}
#div_RateContent .wifi-count span {
    vertical-align: middle;
}
/* faq */
.faq-list .card {
    margin-bottom: 0;
    box-shadow: none;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 0;
}
.faq-list .card .card-text {
    padding: 1.2rem 0;
    word-break: break-all;
    text-align: justify;
}
.faq-list .accordian-group.alt.active .accordian-title {
    background: url("../img/plus-outline.svg") left 0 center no-repeat;
    background-size: 1.2rem;
    padding-left: 36px;
}
.faq-list .accordian-group.alt .accordian-title {
    background: url("../img/minus-outline.svg") left 0 center no-repeat;
    background-size: 1.2rem;
    padding-left: 36px;
    height: 1rem;
}
.faq-list .accordian-content {
    padding-left: 36px;
    font-size: 0.8rem;
}
.faq-list .accordian-content hr {
    border: 0;
    margin-bottom: 0;
}
/* compare */
.divPromoPlan .is-bold {
    font-size: 0.8rem; color: #333;
}
select.promoPlan {
    padding: 0.6rem;
}
#compare-tray .remove-compare-cell {
    right: -12px;
    top: -12px;
    background: #aaa;
    width: 24px;
    height: 24px;
    line-height: 1;
}
#compare_choicese .h2 {
    text-align: left;
}
.compare-table {
    width: 100%; font-size: 0.8rem;
}
.compare-table h3 {
    padding-bottom: 0;
}
.compare-table .btn-func {
    text-align: center; margin-top: 0.8rem;
}
.compare-table .btn {
    background: #fff;
    color: #666;
    font-size: .7rem;
    font-weight: 400;
    padding: 0.3rem 0;
    line-height: 1rem;
    min-width: 90px;
    margin-right: 0.2rem;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: none;
}
.filter-tab.desktop-only {
    margin-top: 1.2rem;
}
.container.without-padding {
    padding:0 .5rem .4rem .5rem
}
/*<!-- 190508 增加聯絡客服按鈕 -->*/
#fav-notification {
    bottom: 130px !important;
}
#btn-customer-service {
    position: fixed;
    display: flex;
    bottom: 80px;
    right: 15px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    z-index: 60;
}
#btn-customer-service .button {
    background: #209cff;
    font-size: 0;
    padding: 0.5rem;
    margin: 0;
    min-width: auto;
    min-width: initial;
    width: 44px;
    height: 44px;
    line-height: 28px;
    transition: all 0s;
}
#btn-customer-service:hover .button, #btn-customer-service.active .button {
    font-size: 0.7rem;
    padding: 0.45rem 0.65rem 0.5rem 0.65rem;
    width: auto;
    text-indent: 0;
}
/*<!-- 190508 增加聯絡客服按鈕 -->*/
/* 190402 目錄頁 - 比較頁 - 名稱及價格區塊修改 + 收藏頁card hover取消及價格、Tag區塊修改 */
.compare-table .card.product .card-text .h5, #compare_choices .card.product .card-text .h5 {
    max-height: none;
}
.compare-table .product-brand, #compare_choices .product-brand {
    display: block;
    color: #999;
    margin-bottom: 0.2rem;
    font-size: 0.75rem;
}
.compare-table .product-model, #compare_choices .product-model {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.compare-table .price-block, #compare_choices .price-block {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 0.4rem 0;
}
.compare-table .card.product .miniature, #compare_choices .card.product .miniature {
    margin-left: 0.4rem;
}
.compare-table .btn-func {
    margin-top: 0.2rem;
}
#compare_choices {
    padding-bottom: 0.6rem;
}
#compare_choices .card.product {
    height: auto;
}
#compare_choices .card.product:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
}
#compare_choices .tags-block {
    margin-bottom: 0.6rem;
    line-height: 1;
}
#compare_choices .tag {
    padding: 0.1rem 0.3rem;
    margin-left: 0.2rem;
    margin-top: -2px;
    line-height: 1.2;
    font-size: 0.6rem;
    border-radius: 2px;
    vertical-align: middle;
}
#compare_choices .tag.tag-white {
    background: #fff;
    border: 1px solid #ccc;
    color: #999;
}
#compare_choices .tag.tag-orange {
    border: 1px solid #ff874d;
}
#compare_choices .tag.tag-gray {
    background: #a1a1a1;
    border: 1px solid #a1a1a1;
    color: #fff;
}
#compare_choices .card .card-action.bottom-center {
    position: relative;
    line-height: 1;
    margin: 0;
    bottom: 0;
}
/* 190402 目錄頁 - 比較頁 - 名稱及價格區塊修改 + 收藏頁card hover取消及價格、Tag區塊修改 */
/* 190402 目錄頁修改 */
.catalog-list .h5 {
    margin-bottom: 0.4rem;
}
.catalog-list .card-text .h5 .product-model {
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}
.catalog-list div.nekos.grid-4 .neko .card.product {
    height: 360px;
    width: 252px;
}
.catalog-list .card.product .card-text .sub-content {
    line-height: 1;
    padding-bottom: 0.6rem;
}
.catalog-list .card-action {
    top: 0;
}
.catalog-list .card-wrapper {
    position: relative;
}
.catalog-list .card-wrapper:hover {
    top: -1rem;
}
.catalog-list .product-brand {
    display: block;
    color: #999;
    font-size: 0.75rem;
}
.catalog-list .card.card-hover {
    display: none;
    background: #fff;
    min-height: 420px !important;
    position: absolute;
    top: -20px;
    left: 0;
    z-index: 29;
}
.catalog-list .card.card-hover img {
    transform: scale(1.1);
}
.catalog-list .card-wrapper:hover .card-hover {
    display: block;
    height: auto !important;
}
.catalog-list .card-hover a {
    text-decoration: none;
}
.catalog-list .card-hover .like-button {
    position: absolute;
    top: 10px;
    right: 10px;
}
.catalog-list .card-hover .miniature {
    margin-left: 0.4rem;
}
.catalog-list .card-hover .card-action {
    position: relative;
    padding: 2.6rem 1rem 1rem 1rem;
    top: 0;
}
.catalog-list .price-block {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 0 0 0.4rem 0;
}
.catalog-list .card-hover .product-brand {
    margin-bottom: 0.2rem;
    font-size: 0.75rem;
}
.catalog-list .tags-block {
    margin-bottom: 0.8rem;
    line-height: 1;
}
.catalog-list .tag {
    padding: 0.1rem 0.3rem;
    margin-left: 0.2rem;
    margin-top: -2px;
    line-height: 1.2;
    font-size: 0.6rem;
    border-radius: 2px;
    vertical-align: middle;
}
.catalog-list .tag.tag-white {
    background: #fff;
    border: 1px solid #ccc;
    color: #999;
}
.catalog-list .tag.tag-orange {
    border: 1px solid #ff874d;
}
.catalog-list .tag.tag-gray {
    background: #a1a1a1;
    border: 1px solid #a1a1a1;
    color: #fff;
}
.catalog-list .card-hover .func-btn a {
    width: 100%;
    padding: 0.4rem 0.8rem;
}
.catalog-list .card-hover .button.button-trans {
    background: rgba(0, 0, 0, 0.1);
    color: #999;
}
.catalog-list .card-wrapper:hover .card-hover {
    animation: card-animationFrames ease 0.3s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
}
@keyframes card-animationFrames {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    75% {
        transform: scale(1.03);
    }
    100% {
        transform: scale(1);
    }
}
/* 190402 目錄頁修改 */
/* 190402 目錄頁 - 首頁卡片 修改 */
.index-hot-product .card {
    transition: none;
}
.index-hot-product .card:hover {
    box-shadow: none;
    transition: none;
}
.index-hot-product .card.product .card-text .h5 {
    max-height: 2.4rem;
}
.index-hot-product .card.product .card-text .sub-content {
    margin-bottom: 0.2rem;
}
.index-hot-product .card-text .h5 .product-model {
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.index-hot-product .product-brand {
    display: block;
    color: #999;
    font-size: 0.75rem;
}
.index-hot-product .tags-block {
    margin-bottom: 0.8rem;
    line-height: 1;
}
.index-hot-product .tag {
    padding: 0.1rem 0.3rem;
    margin-left: 0.2rem;
    margin-top: -2px;
    line-height: 1.2;
    font-size: 0.6rem;
    border-radius: 2px;
    vertical-align: middle;
}
.index-hot-product .tag.tag-white {
    background: #fff;
    border: 1px solid #ccc;
    color: #999;
}
.index-hot-product .tag.tag-orange {
    border: 1px solid #ff874d;
}
.index-hot-product .tag.tag-gray {
    background: #a1a1a1;
    border: 1px solid #a1a1a1;
    color: #fff;
}
/* 190402 目錄頁 - 首頁卡片 修改 */
.index-fast-menu .in-page-tab-switcher a {
    position: relative;
}
.index-fast-menu .in-page-tab-switcher a img.menu-icon-hover {
    position: absolute;
    top: 1rem;
    left: calc(50% - 29px);
    pointer-events: none;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
}
/*.index-fast-menu .in-page-tab-switcher a:hover img.menu-icon{opacity: 0;}*/
.index-fast-menu .in-page-tab-switcher a:hover img.menu-icon-hover {
    opacity: 1;
}
/* 190815 參加抽獎活動 */
#lottery-box.lightbox.lottery-style {
    width: 500px;
    padding: 1.2rem;
    max-width: none;
}
#lottery-box.lightbox.lottery-style .h3 {
    font-size: 0.9rem;
}
#lottery-box.lightbox.lottery-style .h4 {
    font-size: 0.8rem;
}
#lottery-box.lightbox.lottery-style .lightbox-content {
    font-size: 0.75rem;
    padding: 0.8rem 0;
}
#lottery-box.lightbox.lottery-style .form-textual label {
    font-size: 0.75rem;
    line-height: 1.6;
}
#lottery-box.lightbox.lottery-style input[type=text] {
    font-size: .8rem;
    font-weight: 400;
    background: white;
    border: 1px solid #d6d6d6;
    padding: 0.5rem;
    margin-top: 0.4rem;
    border-radius: 4px;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 18px;
    width: 100%;
    display: block;
}
#lottery-box.lightbox.lottery-style .form-textual label[data-cht-checkbox] {
    padding-left: 20px;
}
#lottery-box.lightbox.lottery-style .lottery-box-sheet.form-group .form-textual {
    margin: 1rem 2.8rem;
    width: auto;
}
#lottery-box.lightbox.lottery-style label[data-cht-checkbox] i.data-symbol {
    margin-left: -20px;
    background-size: contain;
}
#lottery-box.lightbox.lottery-style .button {
    box-shadow: none;
}
#lottery-box.lightbox .button.btn-gray {
    background: #fff;
    border: 1px solid #ccc !important;
    color: #666;
}
.form-custom-radio .custom-label-disabled {
    color: #aaa;
    background-color: #efefef;
    cursor: not-allowed;
}

/*220510 增加固定式 gotop*/
.footer-scroll-top {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: .4rem;
    margin-top: .3rem;
    height: 36px;
    width: 36px;
    user-select: none;
    cursor: pointer;
    z-index: 10;
}