@charset "utf-8";
/* @import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap'); */

p {
    font-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    border: 0;
    /*	font: inherit;*/
    vertical-align: baseline;

}


body {
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    background-repeat: repeat;
    font-family: Roboto, arial, "Noto Sans TC", "Microsoft JhengHei", "sans", "sans-serif";
    background-color: #fafafa;
    /*	background-image: url(../images/bg.jpg);*/
}

a:hover {
    text-decoration: none;
}

html {
    height: 100%;
    position: relative;
    line-height: 1.5;
}

/* ------------------ */
.content .h1,
.content .h2,
.content .h3,
.content .h4,
.content .h5,
.content .h6,
.content .p {
    line-height: 1.6;
    font-weight: 400;

}

.main .bg-nav {
    background-color: #9f1618;
}

.Wrapper-azone {
    position: relative;
    padding-top:44px ;
}

.move {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.Wrapper-azone .slogan,
.Wrapper-azone .item-01,
.Wrapper-azone .item-02,
.Wrapper-azone .item-03,
.Wrapper-azone .item-04 {
    position: absolute;
}

.Wrapper-bzone .row {
    padding: 33px 0;
}

.Wrapper-azone .slogan {
    top: calc(2vw + 44px);
    left: 27vw;
    max-width: 1738px;
    width: 43vw;
}

.Wrapper-azone .item-01 {
    top: calc(10.1vw + 44px);
    left: 32.5vw;
    max-width: 1335px;
    width: 34.7vw;
}

.Wrapper-azone .item-02 {
    top: calc(16.8vw + 44px);
    left: 44.5vw;
    max-width: 620px;
    width: 16vw;
}

.Wrapper-azone .item-03 {
    top: 14.9vw;
    left: 64vw;
    max-width: 160px;
    width: 7.9vw;
}

.Wrapper-azone .item-04 {
    top: calc(3vw + 44px);
    left: 40vw;
    max-width: 320px;
    width: 8.3vw;
}

.Wrapper-azone .slogan {
    animation-name: bounceIn;
    animation-delay: 0s;
    animation-duration: .8s;
    animation-iteration-count: 1;
}

.Wrapper-azone .item-01 {
    animation-name: zoomIn;
    animation-fill-mode: backwards, none;
    animation-delay: .6s, 1.5s;
    animation-duration: .6s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-azone .item-02 {
    animation-name: zoomIn;
    animation-fill-mode: backwards, none;
    animation-delay: 1.5s, 2.5s;
    animation-duration: .6s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-azone .item-03 {
    animation-name: zoomIn, bounce;
    animation-fill-mode: backwards, none;
    animation-delay: 1.2s, 2.2s;
    animation-duration: .6s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-azone .item-04 {
    animation-name: fadeInUp, pulse;
    animation-fill-mode: backwards, none;
    animation-delay: .5s, .9s;
    animation-duration: .4s, 1s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-azone .move-01 {
    animation-delay: .1s
}

.Wrapper-azone .move-02 {
    animation-delay: .3s
}

.Wrapper-azone .move-03 {
    animation-delay: .6s
}

@keyframes fadeInLeft {
    from {
        transform: translatex(-30%) scale(1);
        opacity: 0;
    }

    to {
        transform: translatex(0%) scale(1);
        opacity: 1;
    }

}

@keyframes fadeInUp {
    from {
        transform: translatey(50%) scale(.1);
        opacity: 0;
    }

    to {
        transform: translatey(0%) scale(1);
        opacity: 1;
    }

}

.Wrapper-bzone .more-button {
    line-height: 1.7;
    border-radius: 3px;
    display: inline-block;
    padding: 12px 18px;
    text-align: center;
    font-size: 16px;
    margin: auto;
    cursor: pointer;
    color: #fff;
    background-color: rgba(41, 133, 142, .7);
    letter-spacing: 1px;
    font-weight: 300;
    transition: background-color ease-in-out .25s;
}

.Wrapper-bzone .more-button:hover {
    background-color: rgba(41, 133, 142, 1);
    text-decoration: none;
    color: #fff;
}

/* --------------------b */
.Wrapper-bzone img {
    width: 51px;
    height: auto;
    padding-right: 6px;
}

.Wrapper-bzone .h6 {
    color: rgba(0, 0, 0, .7);
}

.Wrapper-bzone .move-01 {
    animation-delay: .1s
}

.Wrapper-bzone .move-02 {
    animation-delay: .3s
}

.Wrapper-bzone .move-03 {
    animation-delay: .6s
}

.Wrapper-bzone .move-04 {
    animation-delay: .9s
}

.Wrapper-bzone .move-05 {
    animation-delay: 1.2s
}

.Wrapper-bzone .move-06 {
    animation-delay: 1.5s
}

.Wrapper-bzone .move-07 {
    animation-delay: 1.8s
}

.Wrapper-bzone .move-08 {
    animation-delay: 2.1s
}



/* --------------------c */
.Wrapper-czone .move-01 {
    animation-delay: .1s
}

.Wrapper-czone .move-02 {
    animation-delay: .3s
}

.Wrapper-czone .move-03 {
    animation-delay: .6s
}

.Wrapper-czone .move-04 {
    animation-delay: .9s
}

.Wrapper-czone .move-05 {
    animation-delay: 1.2s
}

.Wrapper-czone .move-06 {
    animation-delay: 1.5s
}

.Wrapper-czone .move-07 {
    animation-delay: 1.8s
}

.Wrapper-czone .move-08 {
    animation-delay: 2.1s
}

.Wrapper-czone .underline::before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    background-image: url(../images/underline.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 2px;
}

.Wrapper-czone .more-button {
    line-height: 1.7;
    border-radius: 3px;
    display: inline-block;
    padding: 12px 18px;
    text-align: center;
    font-size: 16px;
    margin: auto;
    cursor: pointer;
    color: #fff;
    background-color: rgba(41, 133, 142, .7);
    letter-spacing: 1px;
    font-weight: 300;
    transition: background-color ease-in-out .25s;
}

.Wrapper-czone .more-button:hover {
    background-color: rgba(41, 133, 142, 1);
    text-decoration: none;
    color: #fff;
}

.col-group-video-card-tag {
    color: rgba(255, 255, 255, 1);
    padding: 1px 6px;
    background-color: #82bd17;
    margin-right: 8px;
    font-size: 13px;
    font-weight: 300;
    border: solid 0px rgba(0, 0, 0, 0.35);
    border-radius: 2px;
    cursor: pointer;
    width: 42px;
}

.col-group-video-card-text-author {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, .38);
}

.col-group-video-card-text-date {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, .38);
    /*
	line-height: 0;
	padding-top: 15px;
*/
}

.col-group-video-card-text-discount {
    color: rgba(0, 0, 0, 0.38);
    font-size: 12px;
    font-weight: 600;
    text-decoration: line-through
}

.col-group-video-card-text-price {
    color: rgba(219, 17, 34, 0.87);
    font-size: 18px;
    font-weight: bolder;
}

.col-group-title-video-01 {
    position: relative;
}

.col-group-title-video-01 h3::after {
    content: '';
    position: absolute;
    color: #3f3f3f;
    top: -20px;
    width: 60px;
    height: 30px;
    background-image: url(../images/video-ico.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.col-group-title-video-01 h3 {
    display: inline-block;
    color: #3f3f3f;
    padding-left: 15px;
    margin-bottom: 0;
}

.col-group-title-video-01 h3::before {
    content: "";
    width: 3px;
    height: 100%;
    background-color: #e94941;
    top: 0;
    left: 0px;
    position: absolute;
}

.col-group-title-video-01 p {
    color: rgba(0, 0, 0, 0.57);
    display: inline-block;
    vertical-align: text-bottom;
    padding-left: 15px;
    margin-bottom: 0;
}

.col-group-title-video-01 span {
    color: red;
}

.col-group-title-video-01-tag {
    color: rgba(0, 0, 0, 0.57);
    vertical-align: text-bottom;
    padding-left: 15px;
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: auto;
    width: 100%;
    white-space: nowrap;
}

.col-group-title-video-01-tag::-webkit-scrollbar {
    height: 0;
    display: none;
}

.col-group-title-video-01-tag div a {
    display: flex;
    color: rgba(0, 0, 0, 0.57);
    padding: 2px 4px;
    background-color: #fff;
    margin: 0 12px 0 auto;
    font-size: 14px;
    border: solid 1px rgba(0, 0, 0, 0.35);
    border-radius: 2px;
    cursor: pointer;
    /*  position: relative;*/
    transform: translate(0, 0);
    transition: background-color ease-in-out 0.15s, border ease-in-out 0.15s, color ease-in-out 0.15s, transform ease-in-out 0.15s;
}

.col-group-title-video-01-tag div a:active {
    border: solid 1px rgba(78, 78, 78, 0);
    color: #fff;
    background-color: #e94941;
}

.col-group-title-video-01-tag .active {
    border: solid 1px rgba(78, 78, 78, 0);
    color: #fff;
    background-color: #ff736c;
}

.col-group-video-card a {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    align-items: stretch;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /*    border: 1px solid rgba(0, 0, 0, 0.125);*/
    border-radius: 0.25rem;
    height: auto;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    transition: .15s;
}

.col-group-video-card-title {
    width: 100%;
    margin-bottom: 0px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 400;
    font-size: 17px;
    line-height: 1.4;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.col-group-video-card-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 145px;
    overflow: hidden;
    border-radius: 3px 3px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.col-group-video-card-img::after {
    content: "";
    background: #000000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s;
}

.col-group-video-card-img .video-ico {
    font-size: 80px;
    position: absolute;
    color: #fff;
    z-index: 1;
    opacity: 0;
    transition: font-size ease-in-out .25s, opacity ease-in-out .25s;
}

.col-group-video-card-fico {
    color: #9b9b9b;
    font-size: 18px;
    transition: color .2s ease-in-out;
    padding-right: 6px;
}

.col-group-video-card-score {
    font-size: 12px;
    color: #a1a1a1;
}

.starRating {
    color: #f5a623;
    font-size: 12px;
    display: inline-block;
}

.col-group-video-card-body {
    -ms-flex: 1;
    flex: 1;
    height: 100%;
}

/* -----------------d */

.Wrapper-dzone .move-01 {
    animation-delay: .1s
}

.Wrapper-dzone .move-02 {
    animation-delay: .3s
}

.Wrapper-dzone .move-03 {
    animation-delay: .6s
}

.Wrapper-dzone .move-04 {
    animation-delay: .9s
}

.Wrapper-dzone .move-05 {
    animation-delay: 1.2s
}

.Wrapper-dzone .move-06 {
    animation-delay: 1.5s
}

.Wrapper-dzone .move-07 {
    animation-delay: 1.8s
}

.Wrapper-dzone .move-08 {
    animation-delay: 2.1s
}


.Wrapper-dzone .underline::before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    background-image: url(../images/underline.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 2px;
}

.Wrapper-dzone ul li {
    line-height: 1.6;
    color: rgba(0, 0, 0, .7);
}

.Wrapper-dzone .table-bordered thead th {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    background-color: #ff736c;
}

/* -----------------e */
.Wrapper-ezone .underline::before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    background-image: url(../images/underline.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 2px;
}

.Wrapper-ezone ul li {
    line-height: 1.6;
    color: rgba(0, 0, 0, .38);
    font-size: 13px;
    padding: 0 15px;
}

.Wrapper-ezone .overflow-height::-webkit-scrollbar {
    width: 5px;
}

.overflow-height::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 100px;
}

.Wrapper-ezone .overflow-height::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.12);
    height: 50px;
    -webkit-border-radius: 10px;
    border-radius: 100px;
}

.Wrapper-ezone .overflow-height::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.38);
}

@media (max-width: 1199.98px) {}

@media (min-width: 992px) {
    .col-group-title-video-01-tag div a:hover {
        text-decoration: none;
        border: solid 1px rgba(78, 78, 78, 0);
        color: #fff;
        background-color: #ff736c;
    }

    .col-group-video-card a:hover {
        box-shadow: 0 2px 2px rgba(41, 47, 56, 0.1), 0 4px 4px rgba(41, 47, 56, 0.1), 0 8px 8px rgba(41, 47, 56, 0.1), 0 16px 16px rgba(41, 47, 56, 0.1), 0 32px 32px rgba(41, 47, 56, 0.1);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        text-decoration: none;
    }

    .col-group-video-card a:hover>.col-group-video-card-head .col-group-video-card-img::after {
        content: "";
        opacity: .6;
    }

    .col-group-video-card a:hover>.col-group-video-card-head .col-group-video-card-img .video-ico {
        font-size: 50px;
        opacity: .7;
    }

    .col-group-video-card-fico:hover {
        color: #e94941;
    }

    .col-group-title-video-01-tag::-webkit-scrollbar {
        height: 5px;
    }

    .col-group-title-video-01-tag::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, .5);
    }

}

@media (max-width: 991.98px) {


    .Wrapper-azone .slogan {
        top: calc(2vw + 44px);
        left: 16.6vw;
        max-width: 662px;
        width:66.8vw;
    }

    .Wrapper-azone .item-01 {
        top: calc(15vw + 44px);
        left: 25vw;
        max-width: 508px;
        width: 51.3vw;
    }

    .Wrapper-azone .item-02 {
        top:calc(25vw + 44px);
        left: 43.7vw;
        max-width: 240px;
        width: 24.1vw;
    }

    .Wrapper-azone .item-03 {
        top: 20.5vw;
        left: 71vw;
        max-width: 160px;
        width: 12vw;
    }

    .Wrapper-azone .item-04 {
        top:calc(6vw + 44px);
        left:36.5vw;
        max-width: 108px;
        width: 11vw;
    }
}

@media (max-width: 767.98px) {
    .Wrapper-bzone .row {
        padding: 0;
    }
}

@media (max-width: 575.98px) {
    .col-group-video-card-img {
        height: 180px;
    }
    .Wrapper-azone .slogan {
        top: calc(39vw + 44px);
        left: 7vw;
        max-width: 495px;
        width:86vw;
    }

    .Wrapper-azone .item-01 {
        top: calc(98vw + 44px);
        left: 5vw;
        max-width: 472px;
        width: 81.9vw;
    }

    .Wrapper-azone .item-02 {
        top:calc(112vw + 44px);;
        left: 36.6vw;
        max-width: 317px;
        width: 55vw;
    }

    .Wrapper-azone .item-03 {
        top: 20.5vw;
        left: 71vw;
        max-width: 160px;
        width: 12vw;
    }

    .Wrapper-azone .item-04 {
        top:calc(32.5vw + 44px);
        left:37.6vw;
        max-width: 180px;
        width: 31.2vw;
    }



    .Wrapper-ezone .overflow-height {
        overflow: auto;
        overflow-x: hidden;
        height: 60vh;
        margin-bottom: 30px;
    }

    .Wrapper-azone .item-01 {
        animation-name: pulse;
        animation-delay: 0s;
        animation-duration: 1s;
        animation-iteration-count: infinite;
    }

    .Wrapper-dzone .table-bordered thead th {
        font-weight: 400;
        font-size: 15px;
        color: #fff;
        background-color: #ff736c;
        vertical-align: text-top;
    }

    .Wrapper-ezone ul,
    .Wrapper-dzone ul {
        margin-left: -20px;
    }

    .Wrapper-ezone .overflow-height {
        overflow: auto;
        overflow-x: hidden;
        height: 60vh;
        margin-bottom: 30px;
    }
}

@media (max-width: 320px) {}