@charset "UTF-8";
@import "aos.css";
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);

html {
    font-size: 20px
}

body {
    background: #fff;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.6;
    font-family: "PingFang TC", "Noto Sans TC", "SF Pro TC", "SF Pro Text", "Microsoft JhengHei", "Helvetica Neue", "Noto Sans CJK TC", Helvetica, Arial, sans-serif;
    color: #333;
    font-weight: normal
}

header {
    max-width: 1142px;
    margin: 0 auto;
    font-size: 1rem;
    -webkit-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s
}

section.footer a {
    color: rgba(0, 0, 0, 0.8);
    font-size: .7rem
}

.miniature {
    color: rgba(0, 0, 0, 0.8)
}

#gotop {
    display: none;
    position: fixed;
    width: 44px;
    height: 44px;
    background: url(../images/top-icon.png);
    right: 100px;
    bottom: 100px;
    cursor: pointer;
    z-index: 300;
    text-indent: -999px
}

a {
    color: #209cff
}

a:hover {
    color: #209cff;
    text-decoration: underline;
}

a:focus {
    text-decoration: none
}

button:focus {
    outline: none;
}

h1 {
    text-align: center;
    padding: 40px 0
}

h3 {
    line-height: 1.4;
    font-weight: 300;
    padding: 10px;
    text-align: center
}

.container {
    margin: 0 auto;
}

.nekos {
    margin: 0;
}

#cht_wrapper {
    width: 100%;
    background-color: #f6f6f6;
    margin: 0 auto;
    padding: 0;
    overflow-x: hidden
}

.kv-zone {
    position: relative;
    width: 100%;
    background-color: #57b5bc;
    text-align: center;
    padding: 0
}

.content {
    position: relative;
}

.content .tab {
    position: absolute;
    height: 90px;
    left: 0;
    right: 0;
    background: #fff;
    border-bottom: 1px solid #e4d7d7;
    z-index: 99
}

.content .tab.tab-sticky.is_stuck {
    height: 90px;
    padding: 0
}

.content .tab a {
    color: #333;
    font-size: .9rem;
    border-bottom: 0;
    vertical-align: middle;
    line-height: 1.4;
    text-align: center;
}

.tab .tab-wrap {
    line-height: 3.5rem
}

.tab .tab-wrap a:hover {
    border-bottom: 3px solid #209cff
}

#tab_1,
#tab_2,
#tab_3,
#tab_4,

#tab_6,
#tab_7 {
    display: block;
    position: relative;
    top: -60px;
    visibility: hidden
}

.kv-banner {
    position: relative;
    background: url(../images/kv_web.jpg) no-repeat top center;
    background-size: cover;
    height: 550px
}

.kv-topic {
    position: absolute;
    left: calc(50% - 530px);
    top: 22%;
    height: 50%;
    color: #fff;
    text-align: left;
    letter-spacing: 0.6px;
    font-family: 'Helvetica', 'Noto Sans TC';
    z-index: 29
}

.kv-topic-date {
    font-size: 22px;
    padding: 4px 20px;
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 40px;
}

.kv-topic-head {
    font-size: 52px;
    margin-top: 32px;
    line-height: 1.2;
    font-weight: 500;
}

.kv-topic-second {
    font-size: 25px;
    margin-top: 15px;
    line-height: 1.4;
}

/*.kv-topic-head span, .kv-topic-second span{display: block;}*/
section {
    padding-bottom: 1rem;
}

section.event_sec {
    background: #fff;
    margin-top: 0;
    padding-top: 32px
}

.card-text {
    font-size: .9rem;
    font-weight: 300;
    padding: 20px 0 0;
    text-align: justify
}

section.event_sec,
section.smart-sec,
section.pkg03-sec,
section.pkg04-sec {
    padding-top: 60px
}

section.event_sec {
    /* margin-top: 60px; */
}

section.event_sec {
    background: #e9e9e9;
}

.event_sec h1 {
    margin: 10px 0
}

section.smart-sec {
    margin-top: 0
}

.reveal-box .reveal-action-less a {
    line-height: 1;
}

section.light-sec .light {
    text-align: center;
}



section.light-sec .light .h3-note {
    clear: both;
    padding: 1rem 0;
    font-size: 0.9rem;
    max-width: 70%;
    margin: 0 auto;
}

/*section.mod-month-sec {background: url(../images/mod-family.png) #fff no-repeat bottom;}*/
section.mod-month-sec .nekos .neko {
    margin: 0.6rem;
    height: 12rem;
}

/*section.mod-month-sec .light {padding: 60px 0 36rem 0; text-align: center;}*/
section.mod-month-sec .light h3 {
    color: #333;
}

section.mod-month-sec .light .h3-note {
    clear: both;
    padding: 1rem 0;
    text-align: center;
}

section.mod-month-sec .card-wrapper {
    padding: 0;
    text-align: center;
    display: inline-block;
}

.mb-40 {
    margin-bottom: 40px
}

.button:hover {
    color: #fff;
}


.p_table {
    width: 100%;
    display: table !important;
    white-space: nowrap
}


.p_table .even td {
    background: #f5f5f5
}

.pkg04-sec.container-light-a {
    background: url(../images/sec-bg-01.jpg) fixed no-repeat top center;
    background-size: cover;
}


.owl-carousel {
    position: relative
}

.tab .tab-container {
    width: auto;
    max-width: none
}

.container-fluid {
    padding-top: 1rem
}

.container-fluid h1 {
    font-size: 2.2rem;
    font-weight: 500;
    color: #a2e2ff;
    padding: 0 0 1rem;
    margin-top: .4rem;
    position: relative
}

.container-light-a {
    position: relative;
    color: #111
}

h3 {
    font-size: 1.9rem;
    color: #666464;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-weight: 700
}

.product {
    position: relative
}

.light {
    padding: 60px 0 0 0;
}

.sweet-notice-sec h3 {
    color: #666464;
    padding: 0.6rem;
    /* background: #065189; */
    border-radius: 20px 20px 0 0;
}

/* .reveal-box{
    border-radius: 50px;
   
} */

.sweet-notice {
    line-height: 1.8;
    font-size: 1.2rem;
    color: #5e5e5e;
    word-break: break-all;
    text-align: justify;
}

.sweet-notice .notice-title {
    background: url('../images/plus.svg') right 0.3rem center no-repeat;
    background-size: 25px;
    padding: 10px 40px 10px 30px;
    cursor: pointer;
    /* border-radius: 50px; 
    background-color: #fff; */
}

.sweet-notice .reveal-box.active .notice-title {
    background: url('../images/minus.svg') right 0.3rem center no-repeat;
    background-size: 25px;
    padding: 10px 40px 10px 30px;
    cursor: pointer;
    /* border-radius: 50px 50px 0 0; 
    background-color: #fff; */

}


.smart-home {
    padding: 0 40px
}

.card.product .card-text.content-center {
    text-align: center
}

.card.product .card-img {
    background: #fff;
    min-height: 410px;
    margin-top: 0;
    padding: 0;
    width: 100%
}

.card.product .card-img img {
    margin: 0 auto;
    width: initial;
    width: auto
}

.card-table {
    margin: 0 auto;
    padding: 0;
    border: 0 !important;
}

.card-table .scrollbar-outer>.scroll-element {
    background-color: transparent;
}

.card .sub-name,
.card .sub-content,
.card .miniature {
    font-size: .9rem
}

.card .sub-name {
    margin-top: 1rem
}

.card .miniature {
    margin-bottom: .5rem;
    color: #ff874d
}

.card,
.card:hover {
    box-shadow: none
}

.card.product {
    padding-bottom: 1rem;
    box-shadow: 0 2px 4px 0 #666
}

.owl-theme .owl-nav .nav-circle-left,
.owl-theme .owl-nav .nav-circle-right {
    background: none;
    padding: 0;
    box-shadow: none;
}

.owl-theme .owl-nav .nav-circle-left .iconic,
.owl-theme .owl-nav .nav-circle-right .iconic {
    width: 36px;
    height: 36px;
    opacity: 1;
}

.vip-btn .button {
    font-size: 1rem;
    padding: 0.6em 1.8em;
    box-shadow: none
}

.button-gray {
    background: none;
    border: 1px solid #fff;
    color: #fff
}

.button-gray:hover {
    color: #fff
}

.vip-btn,
.vip-note {
    text-align: center;
    margin-top: 1rem;
    font-size: .8rem;
    color: #fff;
}

.vip-btn {
    font-size: .8rem;
    color: #333
}

.package-label {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: .9rem
}

.package-label>ul>li {
    text-align: justify;
    line-height: 1.8rem;
    margin-bottom: 0.4rem;
    color: #fffcc9;
    display: flex;
    align-items: flex-start;
}

.package-label>ul>li:before {
    content: '●';
    font-size: 12px;
    margin-right: 0.4rem;
    transform: scale(0.7);
}

.package-label>ul>li>.label-title {
    margin-right: 1rem;
    white-space: nowrap;
    font-weight: 500;
}

.package-label>ul>li>span {
    color: #fff;
    word-break: break-all;
}

.package-label>ul>li>span>ol {
    margin-left: 1rem
}

.package-label>ul>li>span>ol>li {
    color: #fff;
}

section.cs-qa {
    margin-bottom: 2rem;
}

.cs-qa p {
    margin-top: 0.6rem;
    font-size: 0.9rem;
}

.modal-dialog .modal-content {
    border-radius: 1rem;
}

.modal-dialog .modal-header {
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
}

.modal-dialog .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-dialog .modal-header:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    display: block;
    border-bottom: 1px solid #fff;
    width: 3%;
}

.modal-dialog .modal-header:after {
    content: '';
    position: absolute;
    bottom: -1px;
    right: 0;
    display: block;
    border-bottom: 1px solid #fff;
    width: 3%;
}

.modal-dialog .modal-title {
    text-align: center;
    font-size: 0.9rem;
    font-weight: bold;
}

.modal-dialog .modal-title span {
    color: #209cff;
}

.modal-dialog .modal-body {
    padding: 1rem;
}

.modal-dialog .modal-footer {
    text-align: center;
    padding-top: 0;
    border: 0;
}

.modal-dialog .modal-footer .button {
    margin: 0.4rem 0;
}

.modal-dialog .modal-footer .button:hover,
.modal-dialog .modal-footer .button:focus {
    color: #fff;
    text-decoration: none;
}

.modal-dialog label {
    font-size: 0.9rem;
    margin-bottom: 0.6rem;
    text-align: center;
    display: block;
}

.apply-note {
    display: flex;
    flex-direction: row;
}

.apply-note .card-wrapper {
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
}

.apply-note .card {
    display: block;
    padding-bottom: 0.4rem;
    box-shadow: none;
}

.apply-note .card-title {
    padding: 0;
}

.apply-note .card-title {
    font-size: 0.8rem;
}

.fixed-action-area.always-on {
    background: rgba(255, 255, 255, 1);
    box-shadow: none;
    z-index: 299;
    transition-duration: 1s;
}

.fixed-action-area.always-on .button {
    margin-top: 0.5rem;
}

.fixed-action-area a {
    width: 220px;
    text-align: center;
}

section.light-sec .light {
    text-align: center;
}


section.light-sec .light .h3-note {
    clear: both;
    padding: 1rem 0;
    font-size: 0.9rem;
    max-width: 70%;
    margin: 0 auto;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.w-75 {
    width: 75% !important;
}

.video-container {
    position: relative;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 0px;
    margin-top: 70px;
    height: 0;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 97%;
    height: 97%;
    margin: 0 auto;
}

.slick-prev {
    left: -25px;
    top: 60%;
    width: 2.2rem;
    height: 2.2rem;
    z-index: 299;
}

.slick-next {
    right: -25px;
    top: 60%;
    width: 2.2rem;
    height: 2.2rem;
    z-index: 299;
}

.slick-prev:before,
.slick-next:before {
    font-size: 2.2rem;
    border-radius: 50%;
    color: #ccc;
    width: 2.2rem;
    height: 2.2rem;
}

.slick-prev:before {
    background: url(../images/arrow-left.png) #fff no-repeat center;
    background-size: 20%;
    content: '';
    display: block;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
}

.slick-next:before {
    background: url(../images/arrow-right.png) #fff no-repeat center;
    background-size: 20%;
    content: '';
    display: block;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
}

.slick-dots {
    margin: 0;
    bottom: -15px;
}

.pclose img {
    transform: rotate(-90deg);
    cursor: pointer;
    margin-top: -4px;
}
.pct1 {
    cursor: pointer;
}
.pclose.on img {
    transform: rotate(0deg);
}

.zclose img {
    transform: rotate(-90deg);
    cursor: pointer
}

.zclose.on img {
    transform: rotate(0deg);
}

.p1,
.p2,
.p3,
.p4,
.p5 {
    display: inline-block;
    width: 35%;
}

.parttext {
    display: inline-block;
    width: 55%;
    vertical-align: top;
    margin-left: 5%;
    font-size: 0.9rem;
}

.parttext h3 {
    text-align: left;
    padding: 2% 0;
    font-size: 0.96rem;
}

.swiper-container-thumbs .swiper-slide-thumb-active img {
    opacity: 1;
}

.swiper-container-thumbs img {
    opacity: .5;
}

.test {
    border: 2px solid #9e9e9e;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: unset;
    top: 350px
}

.part {
    margin-top: 5%;
    /* display: none; */
}

.smart-sec.container-light-a {
    background-color: #d7dbe0;
    padding-bottom: 0;
}

a.da1 {
    position: absolute;
    width: 11%;
    height: 50px;
    bottom: 24%;
    left: 37%;
}

a.da2 {
    position: absolute;
    width: 11%;
    height: 50px;
    bottom: 24%;
    left: 51%;

}

.pkg03-sec {
    background-color: #e9e9e9;
    padding-bottom: 0;

}

.e2,
.e3,
.e4,
.e5,
.e6 {
    display: none;
}

.container {
    position: relative;
}

.des {
    position: relative;
}

.wcd {
    width: 70%;
    position: absolute;
    /* background-color: aqua; */
    margin: 0 auto;
    left: 17%;
    top: 22%;
}

.wcd a {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    text-align: center;

    font-weight: 500;
    color: #666464;
    font-size: 1.1rem;
    text-decoration: none;
}

.wcd a:active,
.wcd a:hover,
.wcd a.ack {
    color: #065189;
    text-decoration: none;
}

a.ea6 {
    border: 0;
}

.dsgoal {
    text-align: center;
    padding-top: 2%;
    color: #666464;
    /* margin-bottom: 4%; */
}

.rep {
    position: absolute;
    right: 9%;
    width: 17%;
    height: 11%;
    bottom: 13%;
    cursor: pointer;

}

.wifi ul {
    width: 1000px;
    margin: 2rem auto;
}

.wifi ul li {
    width: 45%;
    margin: 2rem 2.2%;
    display: inline-block;
    text-align: center;
    line-height: 2rem;
    font-size: 1.2rem;
}

.wifi img {
    width: 100%;
    padding: 2rem 0 1rem;
}

.wifi h4 {
    color: #0d6fb8;
    font-weight: bold;
}

.wifi p {
    color: #434343;
    font-size: 1rem;
    line-height: 1.8rem;
}

.wifi .title img {
    display: block;
    width: 30%;
    margin: 0 auto;
}

.wifi .title h3 {
    color: #0d6fb8;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: center;
    font-weight: bold;
}

.wifi table {
    width: 95%;
    margin: 2rem auto 1rem;
}

.wifi table thead tr td,
.wifi table tfoot tr td {
    line-height: 2.2rem;
    text-align: left;

}

.tab_5 .wifi table thead tr td,
.tab_5 .wifi table tfoot tr td {
    line-height: 2.2rem;
    text-align: left;
    border: none;

}

.wifi table thead tr td ul,
.wifi table tfoot tr td ul {
    padding: 0.5rem 1.5rem;
    display: block;
}

.wifi table thead tr td ol,
.wifi table tfoot tr td ol {
    list-style-type: decimal;
    padding: 0 0.1rem 0.5rem;
}

.wifi table tfoot tr td ol li {
    font-size: 0.9rem;
    line-height: 1.2rem;

}

.wifi table tr td {
    text-align: center;
    padding: 0.5rem;
    font-size: 0.9rem;
    vertical-align: middle;
    border-collapse: collapse;
    border: 1px solid #5173b1;
    color: #5173b1;
}

.wifi table tr td table {
    margin: 0 0.2rem;
}

.wifi table tr td .btn {
    padding: 3px 3px;
    background: #209cff;
    color: #fff;
    border-radius: 25px;
    line-height: 2;
    font-size: 0.9rem;
    text-decoration: none;
    word-break: keep-all;
    display: block;
}

.wifi table thead tr td table tr td {
    vertical-align: top;

}



.wifi table table tr td {
    padding: 0;
}

.wifi table table tr:nth-child(1) {
    width: 20%;
}

.wifi table table tr td:first-of-type h5 {
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.2rem;
}

.wifi table table tr:nth-of-type(2) td:first-of-type h5 {
    letter-spacing: 0.05rem;
}

.wifi table table tr td:first-of-type h5:before {
    content: "\2022";
    font-size: 150%;
}


table .cross {
    background-image: linear-gradient(to bottom right, transparent calc(50% - 1px), #065189, transparent calc(50% + 1px));

}



.wifi table .s1 {
    background: #4975a6;
    color: #fff;
    font-weight: bold;
}

.wifi table tr .s2,
.wifi table:first-of-type tr .s2 {
    background: #065189;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 2px solid #5173b1;
}

.wifi table tr .s2 small {

    vertical-align: middle;
}

.wifi table .s3 {
    background: #2da4e0;
    color: #fff;
    font-weight: bold;
}

.wifi table tr>.s4 {
    background: #2da4e0;
    color: #fff;
    font-weight: bold;
}

.gpart {
    position: absolute;
    width: 74%;
    height: 53%;
    top: 21%;
    left: 13%;
}

.gpart h3 {
    line-height: 2;
}

.gpart h3 a {
    color: #666464;
}

.gpart {
    margin: auto;
    padding: 6%;
    display: none;
}

.start {
    display: block;
}

section.container-fluid.container-light-b.light-sec {
    background-color: #d7dbe0;
    padding-bottom: 0;
}

.gpart.an {
    padding: 0;
}

.qa,
.qb,
.qc,
.qd {
    display: none;
    margin: 0 auto;
    height: auto;
    margin-top: 1%;
    width: 86%;
}

.qa img,
.qb img,
.qc img,
.qd img {
    width: 100%;
}



.start {
    display: block;
}

.z1 {
    clear: both;
    text-align: center;
    font-size: 1.4rem;
    width: 50%;
    margin: 2% auto;
    background: #065189;
    border-radius: 20px 20px 0 0;
    color: #ffffff;
    margin-bottom: 0;
}

.button.button-white:hover {
    color: #065189;
}

.zc {
    clear: both;
    text-align: center;
    font-size: 0.9rem;
    width: 50%;
    margin: 0% auto;
    background: #ffffff;
    text-align: left;
    padding-left: 5%;
    padding-top: 2%;
    padding-bottom: 2%;
    display: none;

}

.wifi h5:before {
    content: "\2022";
    font-size: 100%;
}

.wifi h5 {
    font-weight: bold;
    font-size: 1rem;
    line-height: 1.2rem;
}

.g1,
.g2,
.g3,
.g4,
.g5,
.g6,
.g7,
.g8,
.g9 {
    display: none;
}

section.container-fluid.container-light-a.sweet-notice-sec {}

.d1 video,
.d2 video {
    position: absolute;
    top: 13%;
    width: 75%;
    left: 12%;
}

.d1,
.d2 {
    position: relative;
}

@media screen and (max-width: 1060px) {


    .gpart {
        position: absolute;
        width: 74%;
        height: 48%;
        top: 23%;
        left: 13%;
    }
}

@media screen and(max-width: 800px) {

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: unset;
        top: 215px
    }
}
div#p3thumbs {
    padding-left: 17%;
}
@media screen and (max-width: 768px) {

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: unset;
        top: 215px
    }
  

}

@media screen and (max-width: 1199px) {

    .d1 video,
    .d2 video {
        position: absolute;
        top: 13%;
        width: 75.5%;
        left: 12%;
    }

    section.mod-month-sec .nekos .neko {
        padding: 0;
    }

    section.mod-month-sec .card-wrapper {
        width: 220px;
    }

    .card .sub-content {
        font-size: 0.8rem;
    }
}

@media screen and (max-width: 990px) {

    .d1 video,
    .d2 video {

        top: 4%;

    }

}

.pc {
    display: block;
}

.m {
    display: none;
}

.nav-circle-left,
.nav-circle-right {

    position: absolute;
    padding-top: 39%;
    z-index: 6;

}

.light>span {
    font-size: 0.9rem;
}

.nav-circle-right {
    width: 34px;
    height: 0;
    background-size: 34px auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/arrow-right.png);
    top: 0;
    margin: 0 0 0 0;
    right: 5%;
}

.nav-circle-left {
    width: 34px;
    height: 0;
    background-size: 34px auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/arrow-left.png);
    top: 0;
    margin: 0 0 0 0;
    left: 5%;
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(../images/arrow-right.png);
height: 37px;
width: 37px;
background-size: 100% auto;

}


.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {

    background-image: url(../images/arrow-left.png);
    height: 37px;
    width: 37px;
background-size: 100% auto;

}

.swiper-button-white {
    top: 40%;

}

@media screen and (max-width: 767px) {

    .d1 video,
    .d2 video {
        position: absolute;
        top: 4%;
        width: 94%;
        left: 2.7%;
    }

    section#header {
        z-index: 999
    }

    .pc {
        display: none;
    }

    .m {
        display: block;
    }

    section#header header {
        background: #fff
    }

    .container-fluid {
        padding-right: 2px;
        padding-left: 2px;

    }

    .tab .tab-container:after {
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 10%, rgba(255, 255, 255, 0.9) 80%)
    }

    .content .tab {
        height: auto
    }

    #tab_4 {
        top: 0
    }

    #gotop {
        bottom: 80px;
        right: 10px;
        background-size: cover;
        width: 40px;
        height: 40px
    }

    .container {
        margin-bottom: 0;
        padding: 0
    }

    .event_sec h1 {
        margin: 20px 0 10px
    }

    .event_sec h3 {
        font-size: 1rem;
        text-align: center;
    }

    h3 {
        font-size: 1rem;
        text-align: center;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: unset;
        top: 227px;
    }

    .container {
        margin-bottom: 0;
        padding: 0;
        text-align: center;

    }

    .nav-circle-left,
    .nav-circle-right {
        padding-top: 95%;
    }

    .p1,
    .p2,
    .p3,
    .p4,
    .p5 {
        display: block;
        width: 85%;
        margin: 0 auto;
    }

    .p3 img {
        margin: 0 auto;
        text-align: center;
    }

    .pclose img {

        margin-top: unset;
        width: 15px;
        height: 15px;
    }

    .parttext {
        display: block;
        width: 85%;
        margin: 0 auto;

    }


    .light h3,
    .light-list h3 {
        font-size: 1rem;


    }

    .gpart img {
        width: 10%;
    }

    .gpart {
        position: absolute;
        width: 100%;
        height: 41%;
        top: 30%;
        left: 0%;
    }

    .an img {
        width: auto;
    }

    .an {
        top: 32%;
    }

    .z1,
    .zc {
        width: 100%;
        font-size: 00.9rem;
    }

    .wifi h5:before {
        content: "\2022";
        font-size: 100%;
        margin-right: 2%;
    }

    span.col-md-12.center {
        font-size: 12px;
        text-align: center;
    }

    .zc {

        font-size: 0.9rem;

    }

    .kv-banner {
        position: relative;
        height: 0;
        padding-top: 160%;
        background: url(../images/kv_mobile.jpg) no-repeat top center;
        background-size: cover
    }

    .kv-topic {
        position: absolute;
        bottom: 32px;
        left: 0;
        right: 0;
        top: auto;
        height: auto;
        text-align: center;
        z-index: 29
    }

    .kv-topic-date {
        font-size: 14px;
        padding: 4px 10px;
    }

    .kv-topic-head {
        font-size: 30px;
        margin-top: 10px;
    }

    .kv-topic-second {
        font-size: 16px;
        margin-top: 5px;
    }

    .col-xs-12 {
        padding-right: 0;
        padding-left: 0
    }

    td {
        padding: 5px
    }

    .p_table {
        font-size: .8rem;
        border: 1px solid #333;
    }

    .wifi table tr td .btn {
        font-size: 11px;
    }

    ol,
    ul {
        margin: 0 24px;
        text-align: left;
    }

    h1 {
        padding: 20px 0
    }

    h3 {
        text-align: center
    }

    .event_sec .card-wrapper {
        padding: .2rem
    }

    .container-fluid {
        margin-top: 0
    }

    .light>span {
        font-size: 0.6rem;
    }

    .container-fluid h1 {
        font-size: 1.8rem;
        padding: 0;
        margin-top: .2rem;
        margin-bottom: 0.8rem;
        line-height: 1.4
    }

    .smart-home {
        padding: 0
    }

    .smart-home .card-wrapper {
        padding: .2rem
    }

    .card .sub-name,
    .card .sub-content,
    .card .miniature {
        font-size: .75rem
    }



    .video-wrapper {
        margin-top: 0;
    }

    .video-wrapper iframe {
        width: 100%;
        height: 100%;
    }

    .package-label {
        padding: 0;
    }

    .package-label>ul>li {
        line-height: 1.4rem;
        margin-bottom: 0.8rem;
        display: block;
    }

    .package-label>ul>li>span>ol {
        margin: 0;
        padding-left: 1rem;
    }

    .package-label span {
        display: block
    }

    .fixed-action-area.always-on .button {
        padding: 0.4rem 1.2rem;
        margin-right: 0;
        font-size: 0.7rem;
    }

    .modal-dialog .modal-title {
        margin: 0.4rem 0;
    }

    .vip-btn .button {
        font-size: 0.8rem;
    }

    .fixed-action-area a {
        width: auto;
    }

    .wifi ul {
        width: 90%;
        margin: 2rem auto;
    }

    .wifi ul li {
        width: 45%;
        margin: 2rem 2.2%;
        display: inline-block;
        text-align: center;
        line-height: 18px;
        font-size: 12px;
        vertical-align: top;
    }

    .wifi img {
        width: 100%;
        padding: 2rem 0 1rem;
    }

    .wifi h4 {
        color: #0d6fb8;
        font-weight: bold;
    }

    .phone ul li .txt h3,
    .wifi h4 {
        font-size: 18px;
        line-height: 25px;
    }

    .wifi p {
        color: #434343;
        font-size: 12px;
        line-height: 1.5rem;
    }

    .wifi .title img {
        display: block;
        width: 30%;
        margin: 0 auto;
    }

    .wifi .title h3 {
        color: #0d6fb8;
        font-size: 15px;
        line-height: 24px;
        text-align: center;
        font-weight: bold;
    }

    .wifi table {
        /* width: 90%; */
        margin: 2rem auto;
    }

    .wifi table tr td {
        text-align: center;
        padding: 2px;
        font-size: 11px;
        vertical-align: middle;
        border-collapse: collapse;
        border: 1px solid #5173b1;
        color: #5173b1;
    }

    .wifi table tfoot tr td ol li {
        font-size: 12px;
        line-height: 14px;
    }





    .wifi table .s1 {
        background: #4975a6;
        color: #fff;
        font-weight: bold;
    }

    .wifi table .s2 {
        background: #065189;
        color: #fff;
        font-weight: bold;
        white-space: nowrap;
    }

    .wifi table .s3 {
        background: #2da4e0;
        color: #fff;
        font-weight: bold;
    }

    .gpart h3 {
        font-size: 0.8rem;
    }

    .wcd {
        width: 98%;
        position: absolute;
        /* background-color: aqua; */
        margin: 0 auto;
        left: 1%;
        top: 22%;
    }

    .wcd a {
        width: unset;
        font-size: 12px;
        text-decoration: none;
        line-height: 1.2;
    }

    .dsgoal {

        font-size: 12px;
        padding-top: 0%;
    }

    .rep {
        position: absolute;
        right: 7%;
        width: 17%;
        height: 25%;
        bottom: 5%;
        cursor: pointer;
    }
}

@media screen and (max-width: 350px) {
    .container-fluid h1 {
        font-size: 1.4rem
    }

    .container-fluid h3 {
        font-size: .8rem
    }
}

.tab_6 {
    background: #d7dbe0;
}

.swiper {
    overflow: hidden;
}

.swipertab6,
.swipertab8 {

    width: 90%;
    margin: 3% auto;
}

.tab_6 .swiper-button-next,
.tab_8 .swiper-button-next {

    background-image: url(../images/arrow-right.png);
    width: 34px;
    height: 34px;
    background-size: 34px auto;
}

.tab_6 .swiper-button-prev,
.tab_8 .swiper-button-prev {

    background-image: url(../images/arrow-left.png);
    width: 34px;
    height: 34px;
    background-size: 34px auto;
}


.tab_6 .swiper-pagination,
.tab_8 .swiper-pagination {
    position: relative;

}
.tab_8 .swiper-pagination {
    position: relative;
    margin-top: 2%;
}
.tab_6 .swiper-pagination-bullet,
.tab_8 .swiper-pagination-bullet {
    width: 20px;
    height: 20px;

    background: white;
    margin: 0 10px;
    opacity: 0.9;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #333;
}
.tab_6 span.swiper-pagination-bullet.swiper-pagination-bullet-active,.tab_8 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #353b3b;
}
.tab_6 .swiper-pagination-bullet.my-bullet-active,
.tab_8 .swiper-pagination-bullet.my-bullet-active {
    background: #333;
    width: 60px;
    border-radius: 20px;
}

.tab_6 .swiper-pagination-bullet.my-bullet-active,
.tab_8 .swiper-pagination-bullet.my-bullet-active {
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    /*-webkit-animation: pagination-anim .4s ease forwards; animation: pagination-anim .4s ease forwards;*/
}

.tab_6 .swiper-pagination-bullet.my-bullet-active:after,
.tab_8 .swiper-pagination-bullet.my-bullet-active:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 20px;
    border-radius: 20px;
    z-index: 29;
    background: white;
    -webkit-animation: pagination-anim 8s ease forwards;
    animation: pagination-anim 8s ease forwards;
    /*-webkit-animation-play-state: running; animation-play-state: running;*/
}

.tab_6 .swiper-pagination-bullet.my-bullet-active.ani-pause:after,
.tab_8 .swiper-pagination-bullet.my-bullet-active.ani-pause:after {
    /*-webkit-animation-play-state: paused; animation-play-state: paused;*/
    -webkit-animation: none;
    animation: none;
}

.tab_6 .swiper-pagination-bullet.my-bullet-active:after,
.tab_8 .swiper-pagination-bullet.my-bullet-active:after {
    -webkit-animation: pagination-anim 5s ease forwards;
    animation: pagination-anim 5s ease forwards;
}

/* kv-banner-txt-animate */

/* kv-tab-pagination-animate */
@-webkit-keyframes pagination-anim {
    0% {
        width: 8px;
        opacity: .3;
        transform-origin: left;
    }

    100% {
        width: 60px;
        opacity: 1;
        transform-origin: left;
    }
}

@keyframes pagination-anim {
    0% {
        width: 8px;
        opacity: .3;
        transform-origin: left;
    }

    100% {
        width: 60px;
        opacity: 1;
        transform-origin: left;
    }
}

.hate table tbody tr:nth-of-type(odd) td {
    background: #dff2fc;
    color: #5173b1;

}

.hate table tbody tr:nth-of-type(even) td {
    background: #ffffff;
    color: #5173b1;

}

.hate table thead tr td,
.wifi table tfoot tr td {
    border: 2px solid #5173b1;
}



.hate table tr td {
    padding: 0.1rem;

}



.hate2 table td ol li {
    list-style: disc;
    text-align: left;
    color: #5173b1;
}

.hate2 .s2 {
    width: 20px;
}

.hate2 table tr td {
    padding: 0.2rem;

}

.hate2 table tbody tr:nth-of-type(1) td,
.hate2 table tbody tr:nth-of-type(4) td {
    background: #dff2fc;
    color: #5173b1;

}

.hate2 table tbody tr:nth-of-type(2) td,
.hate2 table tbody tr:nth-of-type(3) td {
    background: #ffffff;
    color: #5173b1;
}

.tab_5 {
    background: #d7dbe0;
}

.tab_8 {
    background: #d7dbe0;
}

.tab_8 .wifi {
    width: 95%;
    margin: 0 auto;
}

.tab_8 .title {
    color: #5173b1;
    font-size: 1.4rem;
    margin-bottom: 2%;
    padding-top: 1%;
}

.tab_8>ol li {

    font-size: 1.2rem;
    line-height: 2;
}

.video-swiper-wrapper {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.video-container {
    position: relative;
    padding-bottom: 67%;
}

.video-play,
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container iframe,
.video-container object,
.video-container embed {
    pointer-events: none;
}

.swipertab8 .title {
    text-align: center;
}

.downt8 {
    clear: both;
    width: 100%;
    text-align: center;
}

.downt8 .p1 {
    margin-bottom: 1%;
}

.downt8 .p2 {
    margin-bottom: 1%;
    width: 100%;
    text-align: center;
}

.downt8.pc .p2 {}

.downt8 .p3 {
    margin-bottom: 4%;
}

.downt8 .p3 img {
    /* margin-left: 5%; */
}

.sweet-notice hr {
    margin: 0;
    border-color: black;
}

.notice-title.nt3,
.notice-title.nt1,
.notice-title.nt4,
.notice-title.nt5 {
    text-align: left;
}

.wifi table tr td>ol>li {

    color: #5173b1;
    text-align: left;
    list-style-type: disc;
}

.swipertab8 .note {
    text-align: center;
    margin: 1% auto;
}

.tab6_area {
    background-color: white;
    border-radius: 35px;
    padding: 6%;
}

.tab6_area .arctle {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
}

.tab6_area .title {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.3;
}

.tab6_area .title span {
    display: block;
    font-size: 1rem;
    font-weight: normal;
}

.tab6_area .content {
    margin: 2% auto;
    display: block;
    font-size: 1rem;
    font-weight: 300;
}

.tab6_area .more a {
    color: #065189;
    font-size: 1.2rem;
    font-weight: bold;
}

.tab_8 .wifi h5 {

    font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
    .swipertab8 .note {
        font-size: 0.76rem;
    }

    .notice-title.nt3,
    .notice-title.nt1,
    .notice-title.nt4,
    .notice-title.nt5 {
        font-size: 0.76rem;
    }

    .tab .tab-container:after {
        background: unset;
    }

    .tab .tab-wrap {

        display: block;
        line-height: 3rem;
        overflow-x: unset;
        overflow-y: unset;
        -webkit-overflow-scrolling: unset;
        white-space: unset;

        line-height: 2rem;
    }

    .tab.tab-sticky ul.tab-wrap {
        margin: 0 auto;
        padding: 0;
        text-align: center;
    }

    .tab.tab-sticky ul.tab-wrap li {
        list-style: none;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        line-height: 0;
        /* height: 64px; */
    }

    .content .tab a {
        color: #333;
        font-size: 15px;
        border-bottom: 0;
        vertical-align: middle;
        line-height: 17px;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .tab_8 .title {
        font-size: 0.9rem;
    }

    .tab_8 ol li {
        font-size: 0.76rem;
        text-align: left;
    }

    .downt8 .p3 a {
        width: 40%;
        display: inline-block;
    }

    .downt8 .p1 {
        margin-bottom: 4%;
        width: 40%;
    }

    .video-swiper-wrapper {
        width: 80%;
    }

    .tab_6 .swiper-pagination-bullet,
    .tab_8 .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background: white;
        margin: 0 2px;
        opacity: 0.9;
    }
    .tab_6 .swiper-pagination-bullet.swiper-pagination-bullet-active{

        background: #333;

    }
    .tab_6 .swiper-pagination-bullet.my-bullet-active,
    .tab_8 .swiper-pagination-bullet.my-bullet-active {
        background: #333;
        width: 30px;
        border-radius: 10px;
    }

    .tab_6 .swiper-pagination-bullet.my-bullet-active,
    .tab_8 .swiper-pagination-bullet.my-bullet-active {
        position: relative;
        background: rgba(0, 0, 0, 0.2);
        /*-webkit-animation: pagination-anim .4s ease forwards; animation: pagination-anim .4s ease forwards;*/
    }

    .tab_6 .swiper-pagination-bullet.my-bullet-active:after,
    .tab_8 .swiper-pagination-bullet.my-bullet-active:after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        height: 10px;
        border-radius: 10px;
        z-index: 29;
        background: white;
        -webkit-animation: pagination-anim 8s ease forwards;
        animation: pagination-anim 8s ease forwards;
        /*-webkit-animation-play-state: running; animation-play-state: running;*/
    }

    @-webkit-keyframes pagination-anim {
        0% {
            width: 4px;
            opacity: .3;
            transform-origin: left;
        }

        100% {
            width: 30px;
            opacity: 1;
            transform-origin: left;
        }
    }

    @keyframes pagination-anim {
        0% {
            width: 4px;
            opacity: .3;
            transform-origin: left;
        }

        100% {
            width: 30px;
            opacity: 1;
            transform-origin: left;
        }
    }




    table.hc,
    table.uc {
        margin: 5% auto;
    }

    .hc table tbody tr td:first-of-type {
        background: #065189;

    }

    table.uc tbody tr td:last-of-type {
        text-align: left;
    }

    .swipertab6,
    .swipertab8 {
        width: 100%;
    }

    .tab6_area .arctle {
        display: block;
        width: 50%;
        margin: 0 auto;
    }

    .tab6_area .title {
        display: inline-block;
        width: 100%;
        font-size: 0.9rem;
        text-align: left;
    }

    .tab6_area .title span {
        font-size: 0.85rem;

    }

    .tab6_area .content {

        font-size: 0.85rem;
        font-weight: 300;
        text-align: left;
    }

    .tab6_area .more {
        text-align: left;
    }

    .tab6_area .more a {
        font-size: 0.9rem;
        text-align: left;
    }

    .tab_8 .wifi h5 {
        font-size: 0.9rem;
    }

    table.uc tbody tr:nth-of-type(odd) td {
        background: #dff2fc;
        color: #5173b1;

    }

    table.uc tbody tr:nth-of-type(even) td {
        background: #ffffff;
        color: #5173b1;

    }

    table.hc tbody tr:nth-of-type(odd) td {
        background: #dff2fc;
        color: #5173b1;

    }

    table.hc tbody tr:nth-of-type(even) td {
        background: #ffffff;
        color: #5173b1;

    }



    .wifi table.uc tbody tr td.s2:first-of-type,
    .wifi table.hc tbody tr td.s2:first-of-type {
        background: #065189;
        color: #fff;
        font-weight: bold;
        text-align: center;
        border: 2px solid #5173b1;
    }

    .sweet-notice .notice-title {
        margin: 0;
        color: rgba(51, 51, 51, .8);
        font-size: .9rem;
        font-weight: bold;
    }

    .sweet-notice-sec .card-text {
        font-size: .85rem;
        font-weight: normal;
    }

    .tab_8 .swiper-button-next,
    .tab_8 .swiper-button-prev {

        top: 56%;

    }

}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sweet-notice .reveal-box.active .notice-title>hr {
    border: 0;
}

.clear {
    clear: both;
}

.sweet-notice-sec h3 {
    padding: 0.6rem;
    background: #333;
    border-radius: 20px 20px 0 0;
}

.sweet-notice {
    line-height: 1.8;
    font-size: 1.1rem;
    color: #2e92c6;
    word-break: break-all;
    text-align: justify
}

.sweet-notice ol {
    /*margin-top:2rem*/
}

.sweet-notice ol li {
    color: #111;
    font-size: .9rem;
    margin-bottom: 4px
}


.card.product .card-text.content-center {
    text-align: center
}

.card.product .card-img {
    background: #fff;
    min-height: 410px;
    margin-top: 0;
    padding: 0;
    width: 100%
}

.card.product .card-img img {
    margin: 0 auto;
    width: initial;
    width: auto
}

.card-table {
    margin: 0 auto;
    padding: 0;
    border: 0 !important;
}

.card-table .scrollbar-outer>.scroll-element {
    background-color: transparent;
}

.card .sub-name,
.card .sub-content,
.card .miniature {
    font-size: .9rem
}

.card .sub-name {
    margin-top: 1rem
}

.card .miniature {
    margin-bottom: .5rem;
    color: #ff874d
}

.card,
.card:hover {
    box-shadow: none
}

.card.product {
    padding-bottom: 1rem;
    box-shadow: 0 2px 4px 0 #666
}


.sweet-notice-sec {
    padding: 2rem auto;
}

.sweet-notice-sec h3 {
    background: none;
    margin-bottom: .8rem;
}

.sweet-notice-sec .h4 {
    margin: 0;
    color: rgba(51, 51, 51, .8);
    font-size: .9rem;
    font-weight: bold;
}

.sweet-notice-sec hr {
    border-top: 1px solid #333;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sweet-notice-sec .card {
    box-shadow: 0 0.2rem 0.4rem rgb(0 0 0 / 13%);
}

.sweet-notice-sec .card-text {
    font-size: .85rem;
    font-weight: normal;
}

section.cs-qa {
    margin: 1rem auto;
}

.card .card-text {
    padding: 1.2rem;
}

.wcd a {
    position: relative;
    border-left: 1px solid #666464;
    height: 65px;
}

.nonum {
    list-style: none;
    margin-left: -2%;
}

.downt8 .p1 {
    margin-left: -4%;
}

a.ea5,
a.ea6 {
    padding-top: 2%;
}

a.ea1 {
    border: 0;
}

@media screen and (max-width: 767px) {


    .nonum {
        list-style: none;
        margin-left: -6%;
    }

    .sweet-notice-sec {
        width: 95%;
        margin: 0 auto;
    }

    .downt8 .p1 {
        margin: 0 auto;
    }

    .wcd a {

        height: 30px;
        padding-left: 5px;
    }
}