﻿.page-wrap {
    float: left;
    width: 100%;
    min-height: calc(100vh - 156px);
    padding-top: 152px;
    background: #f6f6f6;
}

.page-content {
    float: left;
    width: 100%;
    background: #f6f6f6;
    margin: 0 0 65px 0;
}

.page-content .Container {
    max-width: 1440px;
    width: 86%;
}

.page-section {
    float: left;
    width: 100%;
}

.page-date {
    width: 100%;
    text-align: right;
    color: #666;
}

.page-article,
.sitemap-page,
.courseregist-page {
    width: 100%;
    float: left;
    text-align: left;
    line-height: 29px;
    font-size: 1.07em;
    margin: 20px 0 0 0;
}

.page-article>p {
    width: 100%;
    margin: 0 0 12px 0;
}

.page-result-txt {
    font-size: 1rem;
    display: flex;
    align-items: center;
}

.page-result-txt strong {
    padding: 5px;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    border: 1px solid #d14272;
    border-radius: 3px;
    color: #d14272;
    margin: 3px 5px;
}

/*page kv
================================*/

.page-kv-wrapper {
    width: 100%;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.page-kv-title {
    position: relative;
    width: 100%;
    max-width: 1280px;
    padding-bottom: 127px;
    display: block;
    font-size: 1.95em;
    font-weight: bold;
    text-align: left;
    color: #3c3f3e;
    margin: 0 auto;
}

.page-kv-title strong {
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}

/*crumb
================================*/

.crumb {
    float: left;
    width: 100%;
    bottom: 0;
    background: #ffffff;
    padding: 17px 0;
    font-size: 0.93em;
    color: #666666;
    margin: 0 0 20px 0;
}

.crumb .Container {
    width: 90%;
    max-width: 1440px;
}

.crumb .Container>a.home {
    padding-left: 19px;
    margin-left: 0;
    background: url(../images/crumb_home.svg) 0 center no-repeat;
    background-size: 13px;
}

.crumb .Container>a {
    color: #666;
    margin: 4px 0 4px 5px;
    padding-left: 12px;
    background: url(../images/crumb_arr.png) 0 center no-repeat;
    display: inline-block;
    vertical-align: top;
}


/* crumb-社群分享
================================*/

.crumb-btn {
    float: right;
}

.crumb a.crumb-share,
.crumb a.crumb-print {
    background: none;
    padding: 0 !important;
    margin: 0 !important;
    display: inline-block;
}

.crumb a.crumb-share {
    width: 18px;
}

.crumb a.crumb-print {
    width: 34px !important;
    margin-left: 12px !important;
    border-left: 1px solid #bcbcbc;
    padding-left: 12px !important;
}

.crumb-btn-drop {
    position: absolute;
    width: 33px;
    right: 40px;
    top: 29px;
    z-index: 99999;
}

.crumb-btn-drop a {
    width: 100%;
}

.crumb-btn-drop a img {
    width: 100%;
}


/*頁面標題
================================*/

.page_title {
    margin-bottom: 12px;
    border-bottom: 4px solid #ebebeb;
    padding-bottom: 18px;
}

.page_title h2 {
    font-weight: bold;
    text-align: left;
    margin: 0;
    border-left: 5px solid #0096c9;
    padding: 0 0 0 12px;
    font-size: 1.7em !important;
    line-height: 36px;
}


/*查詢條件結果
================================*/

.search-resault {
    text-align: left;
    width: 100%;
    margin: 0 0 15px 0;
    background: url(../images/circle-red.svg) 10px center no-repeat #f5f5f5;
    background-size: 9px 9px;
    padding: 6px 0 6px 26px;
    font-size: 0.95em;
}

.search-resault b {
    font-weight: normal;
    color: #ff6426;
}


/*查詢條件結果 end
================================*/


/*文章列表
================================*/

.page-list-cont {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.page-list-cont li {
    width: 100%;
    background: #fff;
    padding: 0;
    margin: 0 0 22px 0;
    border: 0;
}

.page-list-cont li:last-child {
    margin-bottom: 0;
}

.page-list-cont li>a {
    width: 100%;
    padding: 20px;
}

.page-list-date {
    width: 100%;
    color: #0096c9;
    font-weight: bold;
    font-size: 0.95em;
    line-height: normal;
}

.page-list-title {
    width: 100%;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 3px 0 6px 0;
    line-height: 1.4;
    color: #333;
}

.page-list-content {
    color: #7a7a7a;
    line-height: 1.65;
    font-size: 0.97rem;
}

.page-list-tag {
    width: 100%;
    margin: 4px 0 0 0;
}

.page-list-tag a {
    display: inline-block;
    font-size: 0.87rem;
    border-radius: 30px;
    background: #0096c9;
    color: #fff;
    padding: 5px 14px;
    margin: 3px 6px 3px 0;
    line-height: initial;
    font-weight: bold;
}


/*文章列表 end
================================*/


/*分頁
================================*/

.pagination-wrap {
    text-align: center;
    display: block;
    margin: 50px 0px 0 0;
    width: 100%;
}

.pagination {
    display: inline-block;
}

.pagination-wrap a {
    display: inline-block;
    padding: 11px 13px;
    color: #333;
    margin: 0 6px;
    border: 1px solid #CCC;
    background: #fff;
}

.pagination-wrap a.disable {
    color: #666;
    border: 1px solid #bbb;
}

.pagination-wrap a.current {
    color: #fff;
    background: #fe7a5e;
    border: 1px solid #fe7a5e;
}

.rwd-pagination {
    display: none;
}

.rwd-pagination select {
    border: 1px solid #ccc;
    background: url(../images/arr_select.png) right center no-repeat #fff;
    border-radius: 0;
    padding: 8px 30px 8px 12px;
}

/*分頁 end
================================*/


/*申請認證-立即申請
================================*/


/*步驟*/

.StepBar {
    margin-bottom: 60px;
}

.step_wrap {
    float: left;
    width: 100%;
}

.step {
    float: left;
    width: 33.33333%;
    background: #f4f4f4;
    font-weight: bold;
    font-size: 1.25em;
    color: #999;
    padding: 22px 10px;
}

.step span {
    color: #999;
    margin-right: 5px;
}

.step.current {
    background: #ffa404;
    border-radius: 6px 0 0 6px;
    color: #fff;
}

.step1.current:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -19px;
    transform: translate(0, -50%);
    background: url(../images/step_arr.png) right center no-repeat;
    width: 19px;
    height: 29px;
    z-index: 10;
}

.step1.current:hover {
    z-index: 10;
}

.step.current span {
    color: #fff;
}

/*步驟 end*/


/*表單內容*/

.form_title {
    float: left;
    width: 100%;
    background: #ffa404;
    border-radius: 6px;
    font-size: 1.5em;
    color: #fff;
    padding: 20px;
    margin-bottom: 30px;
}

.form_remind {
    float: left;
    width: 100%;
    background: #f4f4f4;
    border-radius: 6px;
    font-size: 1.063em;
    text-align: left;
    line-height: 1.5;
    padding: 20px 40px;
    margin-bottom: 30px;
}

.form_wrap {
    float: left;
    width: 100%;
    position: relative;
}

.form_wrap .tb {
    float: left;
    width: calc(100% - 320px);
    font-size: 1.125em;
}

.form_wrap tr th {
    line-height: normal;
    width: 200px;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #ff6b30;
}

.form_wrap tr th,
.form_wrap tr td {
    vertical-align: middle;
}

.form_wrap tr th {
    padding: 15px 15px 15px 3px;
}

.form_wrap tr td {
    padding: 20px;
    text-align: left;
    font-size: 1.03rem;
    border-bottom: 1px solid #dcdcdc;
}

.form_wrap td label {
    margin: 0 20px 0 0;
}

.residence_address select,
.mailing_address select {
    margin: 0 10px 0 0;
}

.company_phone input,
.home_phone input,
.mobile_phone input {
    margin: 0 13px 0 0;
}


/*表單內容 end*/


/*表單進度*/

.form_progress {
    position: absolute;
    right: 0;
    width: 280px;
    background: #e2f7f9;
    padding: 20px;
    text-align: center;
}

.progress_bar {
    float: left;
    width: 100%;
    height: 24px;
    border-radius: 16px;
    background-color: #fff;
}

.blue_bar {
    background-color: #00c1d2;
    border-radius: 16px;
    height: 24px;
}

.progress_bar_cont {
    float: left;
    width: 100%;
    border-bottom: 1px solid #aceaf0;
    padding-bottom: 20px;
}

.progress_bar_cont strong {
    color: #00c1d2;
    line-height: 1.4;
    display: block;
    margin-bottom: 20px;
}

.progress_bar_cont span {
    color: #00c1d2;
    font-size: 2em;
    margin: 0 8px;
}

.formBTN {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.formBTN a {
    width: 100%;
    border-radius: 6px;
    padding: 18px;
    font-size: 1.125em;
    font-weight: bold;
    color: #fff;
}

.formBTN .save {
    background: #3bc2ad;
    margin-bottom: 10px;
}

.formBTN .save {
    background: #3bc2ad;
}

.formBTN .next_step.disable {
    background: #c4c4c4;
}

.formBTN i {
    color: #fff;
    margin: 0 10px;
}


/*表單進度 end*/


/*文章底部按鈕*/

.page-article-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.page-article-btn a {
    display: inline-block;
    vertical-align: top;
    background: #0096c9;
    color: #fff;
    padding: 11px 20px;
    border-radius: 25px;
    text-align: center;
    min-width: 105px;
    margin: 0 5px;
    font-weight: bold;
}


/*-單圖置中-*/

.page-article img {
    width: auto;
    max-width: 100%;
}

.FloatCenterImg {
    text-align: center;
    margin-bottom: 25px;
    width: 100%;
    z-index: 1;
}

.FloatCenterImg a {
    position: relative;
    /* color: transparent; */
    /* float: left !important; */
    width: 500px;
    margin: 0 auto !important;
    display: block;
    text-decoration: none !important;
}

.magnifier {
    background: url(../images/pic_magnifier.png) center center no-repeat #0096c9;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    background-size: 15px;
    z-index: 999;
}

.page-arcitle img {
    width: auto;
    max-width: 100%;
}

.page-pic-large {
    text-align: center;
    padding: 0;
    width: 90%;
    margin: 0 auto;
}

.page-pic-large img {
    width: 1024px;
    display: block;
    margin: 0 auto
}

.page-pic-large-btn-back {
    width: 100px;
    display: block;
    margin: 20px auto;
    color: #fff;
    background: #0096c9;
    text-align: center;
    padding: 10px 0;
    border-radius: 25px;
    font-weight: bold;
}

.FloatImgCaption {
    color: #fff;
    text-align: left;
    padding: 5px 7px;
    margin: 0;
    font-size: 0.8em;
    line-height: 1.6;
    position: initial;
    bottom: 0;
    background: #6d6d6d;
    width: 100%;
}


/*-單圖置左-*/

.FloatLeftImg {
    float: left;
    margin: 8px 22px 15px 0px;
    width: auto;
    max-width: 40%;
    position: relative;
    z-index: 1;
}

.page-article .FloatLeftImg a {
    margin: 0;
    text-decoration: none;
}


/*-單圖置右-*/

.FloatRightImg {
    float: right;
    margin: 8px 0 15px 13px;
    width: auto;
    max-width: 40%;
    position: relative;
    z-index: 1;
}

.page-article .FloatRightImg a {
    margin: 0;
    text-decoration: none;
}


/*-圖片放大單獨頁面-*/

.page-pic-large {
    text-align: center;
    padding: 0;
    width: 90%;
    margin: 0 auto;
}

.page-pic-large img {
    width: 1024px;
    display: block;
    margin: 0 auto;
}

.btn-back {
    display: block;
    width: 115px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 1em;
    font-family: 微軟正黑體;
    font-weight: bold;
    margin: 60px auto;
    padding: 12px 15px;
    background: #fe7a5e;
    text-decoration: none;
    border-radius: 30px;
}


/*-多圖-*/

p.page-slider-caption {
    color: #fff;
    bottom: 0;
    margin: 0;
    width: 100%;
    font-size: 0.9rem;
    background: #7d7d7d;
    padding: 3px 2%;
    text-align: left;
    line-height: 22px;
}

.page-slider-thumb img {
    height: 70px;
    margin: 0 auto;
}

.page-slider-wrap {
    width: 750px;
    margin: 0 auto 35px auto;
    padding: 10px;
    background: #eee;
    border-radius: 3px;
}

.page-slider-nav .page-slider-thumb {
    margin: 10px;
}

.page-slider-nav {
    width: 90%;
    margin: 0 auto;
}

.page-slider img {
    text-align: center;
}

.page-slider img {
    width: auto;
    height: 500px;
    display: inline-block;
}

.page-slider a {
    margin: 0 !important;
    text-align: center;
    display: block;
}

.page-slider-nav .slick-prev,
.page-slider-nav .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.page-slider-nav .slick-prev {
    left: -38px;
    background: url(../images/page_slider_prev.png) 0 0 no-repeat;
}

.page-slider-nav .slick-next {
    right: -38px;
    background: url(../images/page_slider_next.png) 0 0 no-repeat;
}


/*-認證QA-常見問題-*/

.common-qa-page {
    float: left;
    width: 100%;
}

.common-qa {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
}

.common-qa strong {
    float: left;
    width: 100%;
    background: #ffa404;
    color: #fff;
    padding: 5px 15px;
    font-size: 1.03rem;
}

.common-qa-cont {
    float: left;
    width: 100%;
    background: #fffdf4;
    padding: 15px;
}

.common-qa-cont p:last-child {
    margin-bottom: 0;
}

.common-qa-cont p {
    margin-bottom: 12px;
}

.common-qa-cont a {
    display: inline-block;
}


/*-認證QA-認證問題-*/

.faq-tab {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}

.faq-tab a {
    display: inline-block;
    background: #f3f3f3;
    color: #333333;
    padding: 6px 5px;
    font-weight: bold;
    margin: 0 14px 13px 0;
    min-width: 165px;
    border-radius: 60px;
    text-align: center;
    font-size: 0.97rem;
}

.faq-tab a.active {
    background: #0096c9;
    color: #fff;
}

.faq-list {
    float: left;
    width: 100%;
}

.faq-list-sort {
    display: block;
    font-size: 1.25rem;
    line-height: initial;
    color: #333333;
}

.faq_list_template {
    margin: 15px 0 0 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}

.faq_list_template ol,
.faq_list_template ol li {
    list-style: decimal;
}

.faq_list_template li {
    width: 100%;
    float: left;
    margin: 0 0 19px 0;
}

.faq_list_template li .quest {
    width: 100%;
    color: #333333;
    /* font-weight: bold; */
    display: block;
    padding: 12px 65px 12px 20px;
    background: url(../images/qa_close.png) right center no-repeat #fff;
    cursor: pointer;
    line-height: 27px;
    position: relative;
    border-radius: 2px;
    height: auto;
}

.faq_list_template li .answer {
    padding: 6px 0 12px 20px;
    display: none;
    position: relative;
    background-color: #fff;
}

.faq_tag_template a.active {
    color: #fff;
}

.faq_list_template li .quest_close {
    background: url(../images/qa_open.png) right center no-repeat #fff !important;
}

.answer a {
    color: #28a4bf;
}

/**/
.page-article a {
    display: inline-block;
}

.slick-list a {
    text-align: center;
    margin: 0 auto !important;
    width: 100%;
}

.faq_list_template li .quest .i-Q {
    width: 40px;
    height: 40px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #0096c9;
    vertical-align: middle;
    display: inline-block;
    font-size: 1rem;
    margin: 0 12px 0 0;
}

.faq_list_template li .quest-text {
    width: 90%;
    display: inline-block;
    /*padding: 0 15px 0 6px;*/
    margin: 0;
    line-height: 27px;
    vertical-align: middle;
}

.faq_list_template li .answer .i-A {
    width: 40px;
    height: 40px;
    line-height: 32px;
    font-weight: bold;
    color: #0096c9;
    font-size: 1.125em;
    text-align: center;
    border-radius: 50%;
    border: 3px solid #0096c9;
    background-color: #fff;
    vertical-align: top;
    display: inline-block;
    margin: 10px 12px 0 0;
}

.faq_list_template li .ans-text {
    width: 90%;
    display: inline-block;
    padding: 15px 0 0px 0px;
    margin: 0;
}


/*-認證QA-如何成為專業人員-*/

.howto-faq,
.howto-intro {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
}

.howto-faq strong,
.howto-intro strong {
    float: left;
    width: 100%;
    background: #ffa404;
    color: #fff;
    padding: 5px 15px;
    font-size: 1.03rem;
}

.howto-intro strong {
    background: #fe8a15;
}

.howto-faq-cont,
.howto-error-cont,
.howto-intro-cont {
    float: left;
    width: 100%;
    background: #fffcec;
    padding: 15px;
}

.howto-intro-cont {
    background: #fff5ea;
}

.faq-item {
    float: left;
    width: 100%;
    margin: 3px 0;
}

.howto-faq.howto-error strong {
    background: #e16c7e;
}

.howto-error-cont {
    background: #fff5f7;
}

ul.howto-rule {
    padding: 0 0 0 19px;
}

.howto-rule li {
    list-style: decimal;
    margin: 0 0 6px 0;
}

.howto-intro-cont p {
    margin: 0 0 6px 0;
}


/*-課程列表-*/

.course-list-wrap {
    float: left;
    width: 100%;
}

.course-list {
    display: inline-block;
    margin: 0 1.5% 45px 1.5%;
    width: 21.7%;
    background: #fff;
    background: rgba(255, 255, 255, 1);
    -moz-box-shadow: 0px 0px 10px 0px #242424;
    -o-box-shadow: 0px 0px 10px 0px #242424;
    box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}

.course-list .page-favorites {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 25px;
    height: 23px;
    position: absolute;
    top: 8px;
    right: 7px;
    background: url(../images/index_favorites.svg) 0 0 no-repeat;
    z-index: 9;
}

.course-list .page-favorites-active {
    background: url(../images/index_favorites_active.svg) 0 0 no-repeat;
}

.course-cont {
    float: left;
    width: 100%;
    padding: 15px 13px;
}

.course-date,
.course-time {
    line-height: 23px;
    color: #fe7a5e;
    font-size: 0.96em;
}

.course-time {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 6px;
    margin: 0 0 6px 0;
}

.course-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin: 13px 0 0 0;
}

.course-btn a {
    background: #30b4df;
    color: #fff;
    font-size: 0.9rem;
    font-weight: bold;
    padding: 2px 15px;
    border-radius: 45px;
}

.course-cont strong {
    height: 25px;
    overflow: hidden;
    font-size: 1.01em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin: 0 0 4px 0;
}

.course-list:hover img {
    transform: scale(1.1);
}

.course-list img {
    transition: transform 0.7s ease-out;
    width: 278px;
    height: 178px;
}


/*-課程詳細頁-*/

.course-detail {
    float: left;
    width: 100%;
}

.pd-mainpic .page-slider-nav .page-slider-thumb {
    margin: 15px 10px;
}

.course-detail-list {
    float: left;
    width: 44%;
    margin: 0 4%;
}

.course-detail-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

.course-detail-list ul>li img {
    float: left;
    margin: 0 8px 0 0;
}

.course-detail-list ul>li {
    list-style: none;
    font-size: 1.05em;
    float: left;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
    padding: 0 0 7px 0;
    margin: 0 0 12px 0;
}

.course-detail-list>li label {
    float: left;
    margin: 0 18px 0 0;
    line-height: 37px;
    width: 130px;
}

.course-detail-list ul>li p {
    float: left;
    margin: 0;
    line-height: 28px;
    width: 80%;
}

.course-detail-list ul>li label {
    float: left;
    margin: 0;
    line-height: 28px;
    width: 90px;
}

.course-detail-list ul>li.course-title p {
    float: left;
    margin: 0;
    line-height: 33px;
    width: 100%;
    padding: 0 25px 0 0;
}

.course-detail-list ul li.course-title {
    font-size: 1.4em;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    position: relative;
}

section.course-detail-pic {
    float: left;
    width: 285px;
}

.about-teacher {
    float: right;
    width: 24%;
    background-color: #fff3f0;
    padding: 18px 22px;
}

.teacher-name {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 13px 0;
}

.teacher-photo {
    border-radius: 99%;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    width: 130px !important;
    height: 130px;
    display: block;
}

.about-teacher p {
    margin: 14px 0 0 0;
    float: left;
    width: 100%;
}

.course-detail-title {
    font-size: 1.4em;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    position: relative;
    border-bottom: 3px solid #ececec;
    float: left;
    width: 100%;
}

.course-detail-title>p {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 29px 0 0;
    font-weight: bold;
}

.course-detail-title>span {
    float: left;
    background: #1799e1;
    color: #fff;
    font-size: 0.6em;
    border-radius: 99rem;
    line-height: initial;
    padding: 6px 20px;
    margin: 7px 0 0 0;
    font-weight: bold;
}

.page-favorites {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 25px;
    height: 23px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/index_favorites.svg) 0 0 no-repeat;
    z-index: 9;
}

.page-favorites-active {
    background: url(../images/index_favorites_active.svg) 0 0 no-repeat;
}

.course-detial-btn {
    float: left;
    width: 100%;
    text-align: right;
}

.course-detial-btn a {
    display: inline-block;
    background: #fe7a5e;
    color: #fff;
    font-size: 0.95em;
    border-radius: 99rem;
    line-height: normal;
    padding: 10px 35px;
    font-weight: bold;
}

.course-intro-tab {
    float: left;
    width: 100%;
    margin: 40px 0 0 0;
}

.course-intro-tab a {
    background: #f3f3f3;
    padding: 7px 0;
    width: 158px;
    float: left;
    text-align: center;
    margin-right: 1px;
    font-weight: bold;
    /* font-size: 0.95em; */
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.course-intro-tab a.active {
    background: #fe7a5e;
    color: #fff;
}

.course-intro-cont {
    float: left;
    width: 100%;
    background: #f3f3f3;
    padding: 20px 25px;
    font-weight: bold;
    display: none;
    border-radius: 8px;
    border-top-left-radius: 0;
    word-break: break-all;
}

.course-intro-cont p:last-child {
    margin: 0;
}


/*檔案下載
================================*/


/*-報告下載-*/

.tb-info {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    line-height: 28px;
}

.dl-tb {
    float: left;
    width: 100%;
    line-height: 30px;
}

.dl-thead {
    float: left;
    width: 100%;
}

.filename,
.filesort {
    float: left;
    background: #0096c9;
    color: #fff;
    text-align: center;
    padding: 4px 0;
}

.filename,
.filename-cont {
    width: 64.2%;
    margin-right: 1px;
}

.filesort,
.filesort-cont {
    width: 34.8%;
}

.filename-cont,
.filesort-cont {
    float: left;
    padding: 10px 0;
}

.filename-cont {
    padding-left: 2%;
    padding-right: 2%;
}

.filesort-cont {
    text-align: center;
}

.filesort-cont a {
    display: inline-block;
    vertical-align: top;
}

.dl-tag {
    float: left;
    width: 100%;
}

.dl-tag a {
    float: left;
    font-size: 0.95rem;
    border-radius: 30px;
    background: #ffad43;
    color: #fff;
    padding: 0px 15px;
    margin: 3px 6px 3px 0;
}

.filename-cont p {
    margin: 0;
    float: left;
    width: 100%;
}

.filesort-cont img {
    display: inline-block;
    width: 33px;
    vertical-align: top;
    height: 33px;
    margin: 0 2px;
}

.dl-tcont {
    float: left;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    line-height: 27px;
}

.dl-tcont:nth-child(odd) {
    background: #f5f5f5;
}


/*-頁數-*/

.rwd-pagination {
    display: none;
}

.pagination {
    text-align: center;
    display: flex;
    flex-wrap:wrap;
    justify-content:center;
    margin: 65px 0px 0 0px;
    width: 100%;
}

.pagination a {
    padding: 8px 12px;
    color: #333;
    margin: 4px;
    border: 1px solid #CCC;
    background: #fff;
    display: initial;
}

.pagination a.disable {
    color: #999999;
    border: 1px solid #bbb;
}

.pagination a.current {
    color: #fff;
    background: #0096c9;
    border: 1px solid #0096c9;
}


/*最新消息列表
================================*/

.newslist {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.newslist li {
    width: 100%;
    padding: 15px 20px;
    margin: 0;
    background: #f3f3f3;
}

.newslist li:nth-child(even) {
    background: #fff;
}

.newslist li:last-child {
    margin-bottom: 0;
}

.newslist li>a {
    width: 100%;
}

.newslist-date {
    width: 100%;
    color: #ff6426;
    font-weight: bold;
    line-height: normal;
    font-size: 0.96em;
}

.newslist-title {
    width: 100%;
    font-size: 1.4rem;
    font-weight: bold;
    margin: 6px 0;
    line-height: 1.4;
    color: #333;
}

.newslist-content {
    color: #7a7a7a;
    line-height: 1.6;
}

.newslist-tag {
    width: 100%;
    margin: 1px 0 0 0;
}

.newslist-tag a {
    display: inline-block;
    font-size: 0.87rem;
    border-radius: 30px;
    background: #0096c9;
    color: #fff;
    padding: 5px 14px;
    margin: 3px 6px 3px 0;
    line-height: initial;
    font-weight: bold;
}

.newslist-title {
    width: 100%;
    font-size: 1.25rem;
    font-weight: bold;
    margin: 0 0 1px 0;
    line-height: 1.5;
    color: #333;
}


/* 課程查詢
================================*/



.course-search-wrap {
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
}

.course-search-wrap strong {
    float: left;
    width: 100%;
    background: #fe7a5e;
    color: #fff;
    padding: 6px 22px;
    font-size: 1.15rem;
    font-weight: normal;
}

.course-search {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
}

.course-search>label {
    float: left;
    width: 18%;
    background: #eeeeee;
    padding: 15px 22px;
}

.course-search-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0 0 0;
}

.course-search-btn a {
    background: #767676;
    color: #fff;
    margin: 0 10px;
    padding: 8px 35px;
    cursor: pointer;
    display: inline-block;
    font-size: 0.96rem;
    font-weight: bold;
    line-height: normal;
    border-radius: 50px;
    border: 0;
}

.course-search-cont select,
.course-search-cont input[type="text"] {
    min-width: 250px;
}

.date-wrap input[type=text] {
    background: url(../images/calendar.svg) 94% center no-repeat #ffffff;
    background-size: 22px;
    cursor: pointer;
    width: 150px !important;
    margin: 0;
    min-width: auto !important;
    float: left;
}

.date-wrap label {
    float: left;
    width: 12px;
    margin: 0 7px;
    line-height: 37px;
}

.course-list-page .pagination {
    margin-top: 15px !important;
}


/* 課程查詢 end
================================*/


/* page側選單
================================*/

.side-nav-wrap ul {
    list-style: none;
}

.memzone-side {
    float: left;
    width: 295px;
}

.page-side {
    float: left;
    width: 21%;
}

.page-side .unit-title {
    display: block;
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
    padding: 21px 5%;
    background: #0096c9;
    width: 100%;
}

.page-side-pic {
    width: 100%;
}

.page-side-pic img {
    width: 100%;
    border: 3px solid #ff6a43;
}

.side-nav {
    background: #e3e3e3;
    padding: 15px;
    margin: 0;
}

.side-nav li {
    background: #fff;
    line-height: 30px;
    margin-top: 1px;
    /* border-top: 1px #c0bdb3 solid; */
}

.side-nav li a {
    display: block;
    padding: 18px 15px 18px 15px;
    color: #333333;
    font-size: 1.1em;
}

.sub-side-nav li {
    background: #eee !important;
}

.sub-side-nav {
    display: block;
    /* width: 100%; */
    margin: 0;
    padding: 0;
}

.side-nav li:first-child {
    border-top: none;
}

.sub-side-nav li a {
    font-weight: normal !important;
    color: #666 !important;
    background: none !important;
    font-size: 1.1em;
    display: block;
    padding: 18px 15px 18px 15px;
}

.subtitle {
    float: left;
    width: 100%;
    border-bottom: 3px solid #f6aa00;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.subtitle strong {
    float: left;
    font-size: 1.65em;
    background-size: 20px;
    line-height: 40px;
    text-align: left;
}

.page-main {
    float: right;
    width: 74%;
}


/* 網站導覽
================================*/

.sitemap-page {
    float: left;
    width: 100%;
}

.accessibility {
    float: left;
    width: 100%;
    background: #f5f5f5;
    padding: 15px 25px;
    border-radius: 10px;
    margin-bottom: 40px;
    font-size: 1em;
    line-height: 33px;
}

.accessibility p {
    margin: 0 0 5px 0;
}

.accessibility p:last-child {
    margin-bottom: 0;
}

.sitemap-cont {
    float: left;
    width: 100%;
}

.sitemap-box {
    float: left;
    width: 22.5%;
    margin: 0 1.2% 32px 1.2%;
}

.sm-title {
    float: left;
    width: 100%;
    background: #fe7a5e;
    color: #fff;
    border-radius: 10px;
    padding: 7px 15px;
    font-size: 1.05em;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-weight: bold;
}

.sm-title a {
    color: #fff;
}

.sitemap-box ul {
    list-style: none;
    float: left;
    width: 100%;
    background: #fff4f2;
    padding: 10px 15px;
    border-radius: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.sitemap-box ul li {
    float: left;
    width: 100%;
    margin: 0 0 6px 0;
}

.sitemap-box ul li a:hover {
    color: #fe7a5e;
    opacity: 1;
}


/*登入/註冊
================================*/

.register {
    margin: 0;
}

.formList input[type="text"],
.formList input[type="password"] {
    margin: 0;
    width: 100%;
}

.formBox {
    width: 540px;
    display: block;
    margin: 80px auto;
    z-index: 10;
}

.formBox-cont:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: -47%;
    background: url(../images/register_img_course.png) left 0 no-repeat;
    width: 270px;
    height: 105px;
    background-size: contain;
    z-index: 1;
}

.formBox-cont:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: -35%;
    background: url(../images/register_img_course2.png) left 0 no-repeat;
    width: 209px;
    height: 140px;
    background-size: contain;
    z-index: 1;
}

.tabList .tab2 {
    float: left;
    width: 50%;
    padding: 15px 20px 15px 20px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 7px 0 0 0;
    background: #ffe0dd;
    color: #656565;
    text-align: center;
}

.tabList .tab2.active {
    color: #ffffff;
    background: #fe7a5e;
    padding: 22px 20px 15px 20px;
    margin: 0;
}

.registerForm,
.ForgetcodeForm {
    padding: 40px;
    float: left;
    width: 100%;
    /* box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); */
    border-radius: 15px;
    background: #fff4f3;
}

.formList {
    text-align: left;
    margin-bottom: 24px;
}

.formList:last-child {
    margin-bottom: 0;
}

.formList label {
    display: block;
    text-align: left;
    font-weight: bold;
    margin-bottom: 8px;
    position: relative;
}

.formList .align {
    display: flex;
}

.formList .align img {
    margin-left: 5px;
}

.formList a.forgetPassword {
    position: absolute;
    top: 0px;
    right: 0;
    font-size: 94%;
    font-weight: bold;
    color: #fe7a5e;
}

.formList a.forgetPassword i {
    font-size: 94%;
    color: #fe7a5e;
    margin-right: 3px;
}

.register_note,
.forgetcode-remind {
    width: 100%;
    line-height: 1.55;
    background: #fffdfd;
    border-radius: 4px;
    padding: 10px 20px;
    text-align: left;
    font-size: 0.93rem;
    margin: 0 0 20px 0;
}

.login-btn {
    float: left;
    width: 100%;
    text-align: center;
}

.login-btn a {
    width: 115px;
    padding: 12px 14px;
    color: #fff;
    border-radius: 100px;
    background: #fe7a5e;
    display: inline-block;
    text-align: center;
    font-size: 0.96rem;
    font-weight: bold;
}

.formBox-cont {
    float: left;
    width: 100%;
    background: #fff4f3;
    border-radius: 15px;
}

.tabList {
    float: left;
    width: 100%;
    background: #fff;
}

.verify input[type="text"] {
    margin: 0;
    width: 115px;
}

a.refresh-btn {
    background: #979797;
    color: #fff;
    font-size: 0.85rem;
    font-weight: bold;
    line-height: 37px;
    padding: 0 12px;
    border-radius: 4px;
    margin: 0 0 0 7px;
}

.login_btn {
    border-top-left-radius: 15px;
}

.register_btn {
    border-top-right-radius: 15px;
}

.tab2 a:hover {
    opacity: 1;
}


/*忘記密碼
================================*/

.tabList strong {

    float: left;
    width: 100%;
    background: #fe7a5e;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 1.2em;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

/*註冊完成
================================*/

.register-fa-cont {
    float: left;
    width: 100%;
    text-align: center;
    padding: 65px 0;
}

.register-fa-cont p {
    float: left;
    width: 100%;
    text-align: center;
    margin: 25px 0 0 0;
    font-size: 1.35rem;
    font-weight: bold;
    color: #555555;
}

.register-fa-cont img {
    margin: 0 auto;
}

.register-fa-wrap {
    float: left;
    width: 100%;
    background: #fff4f3;
    border-radius: 15px;
}

/*課程報名step1
================================*/

.courseregist-wrap {
    float: left;
    width: 100%;
    margin: 0 0 45px 0;
}

.courseregist-wrap strong {
    float: left;
    width: 100%;
    background: #fe7a5e;
    color: #fff;
    padding: 4px 22px;
}

.course-regist {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
}

.course-regist>label {
    float: left;
    width: 18%;
    background: #eeeeee;
    padding: 15px 22px;
}

.course-regist-cont {
    float: left;
    width: 75%;
    padding: 9px 25px;
}

.course-regist-title {
    float: left;
    width: 100%;
    font-size: 1.35em !important;
    margin: 0 0 12px 0;
    font-weight: bold;
}

.course-regist-title::before {
    content: "";
    float: left;
    border-radius: 100%;
    background: #fe7a5e;
    width: 8px;
    height: 8px;
    margin: 11px 8px 0 0;
}

.course-regist-title span {
    font-size: 0.75em;
    font-weight: bold;
    margin: 0 0 0 5px;
}

.course-regist-title span b {
    color: #fe7a5e;
}

.qualification select {
    min-width: 205px;
}

.radio-style label {
    padding: 0 12px 0 0;
    display: inline-block;
}

.radio-style label [type="radio"] {
    margin: 0 4px 0 0;
}

.other-reason {
    display: inline-block;
}

/*-我同意/備註-*/
.i-agree {
    float: left;
    width: 100%;
    background-color: #fff4f2;
    border-radius: 4px;
    margin: 0 0 18px 0;
    padding: 15px 30px;
    box-sizing: border-box;
}

.i-agree [type="checkbox"] {
    display: inline-block;
    vertical-align: top;
    margin: 7px 4px 0 0;
}

.i-agree label {
    display: inline-block;
    width: 95%;
    vertical-align: top;
    line-height: 26px;
}

.courseregist-remind {
    float: left;
    width: 100%;
    background-color: #fff4f2;
    border-radius: 4px;
    margin: 0 0 10px 0;
    padding: 15px 30px;
    box-sizing: border-box;
}

.courseregist-remind strong {
    float: left;
    width: 100%;
    font-size: 1.1rem;
    margin: 0 0 5px 0;
}

.courseregist-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin: 30px 0 0 0;
}

.courseregist-btn a {

    color: #fff;
    margin: 0 10px;
    padding: 8px 35px;
    cursor: pointer;
    display: inline-block;
    font-size: 0.96rem;
    font-weight: bold;
    line-height: normal;
    border-radius: 50px;
    border: 0;
}

.courseregist-btn a:hover {

    opacity: 1;
}


.red {
    background: #fe7a5e;
}

.gray {
    background: #767676;
}

.form-remind {
    float: left;
    width: 100%;
    font-size: 0.92em;
    line-height: normal;
    margin: 5px 0 0 0;
}

.form-error {
    float: left;
    width: 100%;
    font-size: 0.92em;
    line-height: normal;
    margin: 5px 0 0 0;
    color: #fe7a61;



}

/*-tb-*/
.tb {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 0 30px 0;

}

.course-regist-form tr {
    /* border-bottom: 1px solid #ccc; */

    margin-top: 1px;
}

.course-regist-form tr:first-child th,
.course-regist-form tr:first-child td {
    border: none;
    color: #fff;
}

.course-regist-form tr th,
.course-regist-form tr td {
    vertical-align: middle;
}

.course-regist-form th {
    padding: 8px 20px;
    line-height: normal;
}

.course-regist-form td {
    padding: 12px 20px;
    text-align: left;
    border-bottom: 1px solid #e7e7e7;
}

input[type=file] {
    line-height: normal;
    font-size: 0.96rem;
}

.course-regist-form tr th {
    background: #eeeeee;
    line-height: 26px;
    width: 225px;
    color: #333;
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #e7e7e7;
}

.course-regist-form-title {
    background: #fe7a5e;
}

.course-regist-form-title {
    background: #FE7A61 !important;
}

span.star {
    color: #fe7a61;
}

/*-報名課程-*/
.mycourse-list-wrap,
.mycourse-list {
    width: 100%;
    float: left;
}

.mycourse-thead {
    background: #FE7A61 !important;
    padding: 9px 25px;
    width: 100%;
    float: left;
    line-height: normal;
    text-align: center;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.mycourse-tcont {

    padding: 15px 25px;
    width: 100%;
    float: left;
    line-height: normal;
    text-align: center;
    background: #fff4f2;


}

.mycourse-thead li,
.mycourse-tcont li {
    width: 25%;
    padding: 0 1.5%;
    float: left;

}

.mycourse-thead li {
    color: #fff;
}

section.courseregist-section {
    float: left;
    width: 100%;
    margin: 0 0 40px 0;
}

.mycourse-name a {
    text-decoration: underline;
}

/*-相關連結/檔案下載-*/

strong.page-related-title {
    float: left;
    width: 100%;
    background: #0096c9;
    text-align: left;
    padding: 9px 15px;
    color: #fff;
}

ul.page-related-list,
ul.page-related-list li {
    float: left;
    width: 100%;
}

.page-related {
    float: left;
    width: 100%;
    margin: 35px 0 0 0;
}

ul.page-related-list li {
    padding: 9px 15px;
    text-align: left;
    background: #ebebeb;
    margin-bottom: 3px;
    line-height: 1.4;
}

ul.page-related-list li a {
    text-decoration: underline;
}

.page-related-list .file-name {
    margin-top: 15px;
}

.page-related-list .download-type-wrap {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    border-top: #c3c3c3 1px solid;
}

.page-related-list .download-type-wrap .item-wrap {
    width: 70%;
    display: inline-block;
    vertical-align: top;
}

.page-related-list .download-type-wrap .item {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    margin: 0 10px 10px 0;
    color: #333;
}

.page-related-list .download-type-wrap .item span {
    display: inline-block;
    vertical-align: top;
    font-size: 0.85rem;
}

.page-related-list .download-type-wrap .item img {
    width: 25px;
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
    margin-right: 5px;
}

.page-related-list .file-desc {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    border-top: #c3c3c3 1px solid;
}

.page-related-list .file-name .label,
.page-related-list .download-type-wrap .label,
.page-related-list .file-desc .label {
    display: inline-block;
}

/*-相關連結/檔案下載 end-*/


/*課程報名 完成
================================*/
.courseregist-fa {
    float: left;
    width: 100%;
    background: #fff4f2;
    border-radius: 12px;
    text-align: center;
    padding: 20px 0;
}

.courseregist-fa img {
    display: block;
    margin: 0 auto;
    width: 145px;
}

.courseregist-fa p {
    margin: 13px 0 0 0;
    font-weight: bold;
    font-size: 1.25rem;
    color: #636363;
}


/*電子書櫃
================================*/
.ebook-search {
    background: #d9eff7;
    border-radius: 4px;
    padding: 10px 30px;
    margin: 15px 0;
}

.book-left {
    float: left;
    width: 280px;
}

.book-right {
    float: right;
    width: 70%;
}

.ebook-search label {
    display: inline-block;
    position: relative;
    font-weight: bold;
    padding: 11px 20px;
    width: 80%;
}

.ebook-search i {
    left: -5px;
    position: absolute;
}

.ebook-search select {
    margin-right: 15px;
    padding: 7px 30px 7px 14px;
}

.ebook-search input[type="text"] {
    width: calc(100% - 80px);
    margin-left: 5px;
}

.ebook-search-btn {
    background: #0096c9;
    border-radius: 4px;
    padding: 10px 20px;
    display: block;
    font-weight: bold;
    font-size: 0.95rem;
    color: #fff;
    cursor: pointer;
    text-align: center;
    width: 80px;
    margin: 15px auto;
}

.ebook-list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -15px;
}

.ebook-list a:hover {
    opacity: 1;
}

.ebook-list::after {
    content: "";
    width: 100%;
    height: 220px;
    display: block;
    background: #caf1ff;
    position: absolute;
    left: -50%;
    bottom: 0;
    padding: 0 50%;
    display: none;
}

.ebook-box {
    width: calc(100% / 4);
    padding: 18px;
    position: relative;
}

.ebook .cover {
    width: 100%;
    padding-top: 134%;
    overflow: hidden;
    display: block;
    margin-bottom: 12px;
    position: relative;
    box-shadow: 6px 6px 25px 0px rgb(0 0 0 / 30%);
    border-radius: 10px;
    overflow: hidden;
}

.ebook .cover img {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.ebook .name {
    width: 100%;
    font-weight: bold;
    line-height: 1.4;
    display: block;
    padding: 0 15px;
    font-size: 1.1em;
}

.ebook-box .item-tag {
    padding: 5px 15px;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.8em;
    margin: 0 -3px;
}

.ebook-box .item-tag a {
    padding: 5px;
    display: block;
    line-height: 1;
    border: 1px solid #d14272;
    border-radius: 3px;
    color: #d14272;
    margin: 3px;
}

.book-cont,
.book-cont-head {
    width: 100%;
    float: left;
}

.book-cont-head {
    margin-bottom: 30px;
}

.book-cont-head .title {
    font-size: 1.5rem;
    color: #0086a7;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    margin-bottom: 5px;
}

.book-cont-head .info {
    display: block;
    width: 100%;
    text-align: right;
    padding: 10px 0;
    font-size: 0.9rem;
    color: #666;
}

.book-cont-head .info span {
    display: inline-lock;
    margin-left: 20px;
}

.book-cover {
    width: 100%;
    display: block;
    border: 1px solid #ddd;
    box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.5);
    -o-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
}

.book-download {
    display: block;
    padding: 12px 20px;
    position: relative;
    background: #42cfcb;
    border-radius: 100px;
    text-align: center;
    color: #fff;
}

.book-download i {
    color: #fff;
    margin-right: 5px;
}

.book-intro,
.book-chapter {
    margin-bottom: 50px;
}

.book-intro {
    line-height: 1.3;
}

.book-chapter-head,
.book-hot-head {
    padding: 15px 25px;
    position: relative;
    color: #fff;
    font-weight: bold;
    font-size: 1.25rem;
}

.book-chapter-head i,
.book-hot-head i {
    margin-right: 8px;
    color: #fff;
}

.book-chapter-head {
    background: #17aba7;
}

.book-hot-head {
    background: #ff6e6e;
}

.book-chapter ul li,
.book-hot ul li {
    padding: 20px 20px;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.book-chapter ul li a,
.book-hot ul li a {
    position: relative;
    display: block;
    color: #555;
    font-weight: bold;
}

.book-hot ul li a {
    padding-left: 30px;
}

.book-chapter ul li i,
.book-hot ul li i {
    position: absolute;
    right: 0;
    top: 2px;
    display: block;
    color: #555;
}

.book-chapter ul li i {
    color: #17aba7;
}

.book-hot ul li i {
    color: #ff6e6e;
}

.book-hot ul li .num {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    background: #ff6e6e;
    color: #fff;
    border-radius: 99em;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    font-size: 0.8rem;
    top: 18px;
    left: 22px;
}

/*電子書櫃 end
================================*/

/* 學習資源查詢
================================*/
.learning-search {
    padding: 10px 0;
    margin: 15px auto;
    max-width: 1440px;
}

.learning-search .learning-search-box {
    display: flex;
    padding: 10px 20px;
    background: #ffffff;
}

.learning-search .learning-search-box .learning-search-label {
    display: inline-block;
    position: relative;
    font-weight: bold;
    padding: 11px 20px;
    width: 180px;
}

.learning-search .learning-search-box input[type="text"] {
    margin: 0;
    width: 100%;
}

.learning-search .learning-search-box input[type="radio"],
.learning-search .learning-search-box input[type="checkbox"] {
    margin-right: 3px;
}

.learning-search-cont {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.learning-search-cont li {
    width: 20%;
    padding: 11px 20px 11px 0;
    display: flex;
}

.learning-search-btn {
    background: #0096c9;
    border-radius: 150px;
    padding: 10px 20px;
    display: block;
    font-weight: bold;
    font-size: 0.95rem;
    color: #fff;
    cursor: pointer;
    text-align: center;
    width: 80px;
    margin: 25px auto 15px auto;
}

/* 學習資源查詢 end
================================*/

/*--------------------社會大眾--------------------*/
.page-resource-title {
    font-size: 1.3em;
    display: block;
    width: 100%;
    margin: 15px auto;
    padding-left: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #aaa;
}

.page-resource-title::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #0096c9;
    position: absolute;
    top: 7px;
    left: 0;
}

.page-resource-box {
    margin-bottom: 50px;
    max-width: 1440px;
}

.page-resource-more {
    padding: 8px 0;
    display: flex;
    justify-content: flex-end;
}

.page-resource-more .btn {
    display: flex;
    justify-content: center;
    padding: 10px 15px;
    font-size: 0.9em;
    width: 100px;
    border-radius: 120px;
    line-height: 1;
    color: #fff;
    background: #999;
}

.learning-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

ul.learning-list li {
    width: calc(100% / 4 - 40px);
    /* box-shadow: 6px 6px 25px 0px rgb(0 0 0 / 30%);
    border-radius: 15px;
    overflow: hidden; */
    margin: 20px 20px;
}

.learning-list .item-image {
    position: relative;
    overflow: hidden;
    padding-bottom: 56%;
    width: 100%;
    box-shadow: 6px 6px 25px 0px rgb(0 0 0 / 30%);
    border-radius: 15px;
    margin-bottom: 10px;
    background: #fff;
}

.learning-list>li>a {
    display: block;
    width: 100%;
}

.learning-list .item-image img {
    width: 100%;
    /* height: 100%; */
    /* max-height: 306px; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.learning-list .item-content {
    padding: 10px 15px;
}

.learning-list .page-list-title {
    word-break: break-all;
    display: block;
    white-space: normal;
    margin: 0;
    font-size: 1.1em;
}

.item-tag {
    padding: 0 20px 0 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    font-size: 0.8em;
    margin: 0 -3px;
}

.item-tag a {
    padding: 5px;
    display: block;
    line-height: 1;
    border: 1px solid #d14272;
    border-radius: 3px;
    color: #d14272;
    margin: 3px;
}

.page-main-full-cont {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
}

/*--------------------社會大眾-end--------------------*/

/*--------------------懶人包---------------------*/

.dummies-pic {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    display: inline-block;
}

.dummies-pic img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.page-vertical-slider-wrap {
    width: 94%;
    max-width: 850px;
    height: 550px;
    margin: 0 auto;
    background: #eee;
    border-radius: 3px;
    display: flex;
}

.page-vertical-slider-for {
    max-width: 84%;
    height: 550px;
    margin-left: 35px;
}

.page-vertical-slider-for .slick-slide {
    height: 550px;
}

.page-vertical-slider-for a {
    display: block;
    height: 100%;
}

.page-vertical-slider-for img {
    height: 100%;
    display: block;
}

p.page-vertical-slider-caption {
    color: #fff;
    bottom: 0;
    margin: 0;
    width: 100%;
    font-size: 0.9rem;
    background: #7d7d7d;
    padding: 3px 2%;
    text-align: left;
    line-height: 22px;
    z-index: 1;
    position: absolute;
}

.page-vertical-slider-nav {
    width: 100%;
    height: 550px;
    max-width: 16%;
    margin: 0 auto;
    overflow: hidden;
}

.page-vertical-slider-nav img {
    width: 100%;
    display: block;
}

.page-vertical-slider-nav .slick-prev,
.page-vertical-slider-nav .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.page-vertical-slider-nav .slick-prev {
    left: -38px;
    background: url(../images/page_slider_prev.png) 0 0 no-repeat;
}

.page-vertical-slider-nav .slick-next {
    right: -38px;
    background: url(../images/page_slider_next.png) 0 0 no-repeat;
}

/* 
p.page-slider-caption {
    color: #fff;
    bottom: 0;
    margin: 0;
    width: 100%;
    font-size: 0.9rem;
    background: #7d7d7d;
    padding: 3px 2%;
    text-align: left;
    line-height: 22px;
}

.page-slider-thumb img {
    height: 70px;
    margin: 0 auto;
}

.page-slider-wrap {
    width: 750px;
    margin: 0 auto 35px auto;
    padding: 10px;
    background: #eee;
    border-radius: 3px;
}

.page-slider-nav .page-slider-thumb {
    margin: 20px 0;
}

.page-slider {
    margin-left: 132px;
}

.page-slider-nav .page-slider-thumb {
    width: 100% !important;
    height: auto;
}

.page-slider-nav {
    width: 142px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.page-slider-nav .slick-list {
    height: 100% !important;
}

.page-slider img {
    text-align: center;
}

.page-slider img {
    width: auto;
    height: 500px;
    display: inline-block;
}

.page-slider a {
    margin: 0 !important;
    text-align: center;
    display: block;
}

.page-slider-nav .slick-prev,
.page-slider-nav .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
}

.page-slider-nav .slick-prev {
    left: 32%;
    background: url(../images/page_slider_prev.png) 0 0 no-repeat;
    top: 15px;
}

.page-slider-nav .slick-next {
    left: 32%;
    background: url(../images/page_slider_next.png) 0 0 no-repeat;
    bottom: 0;
    transform: none;
    top: auto;
} */

/*--------------------懶人包-end--------------------*/