        @charset "UTF-8";
        /* .index {
            width: 100%;
            margin: 0 auto;
        } */
        
        html {
            height: 100%;
        }
        
        body {
            min-height: 100%;
            display: flex;
            flex-direction: column;
        }
        
        .page_Flex {
            /*flex: 1;*/
        }
        
        .bg_top {
            width: 960px;
            margin: 0 auto;
        }
        
        .one_color {
            padding-bottom: 70px;
        }
        
        a {
            cursor: pointer!important;
            text-decoration: none!important;
        }
        
        ul {
            padding: 0;
        }
        
        ul li {
            list-style: none;
        }
        
        .pointer {
            cursor: pointer;
        }
        
        .divider {
            height: 1px;
            background-color: #5e6633;
        }
        
        .vertical {
            width: 1px;
            background-color: #5e6633;
        }
        
        input,
        button,
        select,
        textarea {
            outline: none;
        }
        
        .clear {
            clear: both;
        }
        
        .calendar_1024,
        .member,
        .searchForm,
        .social-rentBtn,
        .calendar_575,
        .block_500,
        .phone_input,
        .display_767 {
            display: none;
        }
        
        .lecture-contentTopPhone {
            display: none;
        }
        
        body {
            background: url("../images/bg-header.png") center top repeat-x;
            color: #5e6633;
            font-family: 'Microsoft JhengHei', 微軟正黑體, sans-serif;
        }
        
        .bg_middle {
            background: url("../images/bg-body.png") center top repeat-x;
        }
        
        .content-foot {
            width: 960px;
            margin: 0 auto;
        }
        
        .main-head__logo__url {
            display: block;
        }
        
        .main-head__logo__img {
            border-radius: 10px;
        }
        /* .bd-search-docs-toggle {
    font-size: 3rem;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -38px;
    right: 30px;
} */
        /* .bd-search-docs-toggle:hover,
.bd-search-docs-toggle:focus {
    color: #fff;
} */
        /*nav導覽列*/
        
        header {
            padding-top: 5px;
            padding-bottom: 7px;
            width: 960px;
            margin: 0 auto;
        }
        
        .bg-light {
            background-color: transparent!important;
            padding: 0;
        }
        
        .logoBtn {
            float: left;
        }
        
        .logo {
            width: 110px;
            border-radius: 8px;
            float: left;
            margin-top: 5px;
        }
        
        .navbar-brand {
            padding: 0;
            margin: 0;
        }
        
        .navBtn {
            float: right;
            width: 600px;
        }
        
        .navbar-expand-md {
            justify-content: space-between;
            -webkit-justify-content: space-between;
        }
        
        .navbar-expand-md .navbar-nav .nav-link {
            padding: 0;
        }
        
        .navbar-nav {
            width: 100%;
            padding-bottom: 5px;
            border-bottom: 1px solid #5e6633;
            letter-spacing: 1px;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
            justify-content: space-between;
            -webkit-justify-content: space-between;
        }
        
        .nav-item {
            position: relative;
        }
        
        .navbar-light .navbar-nav .nav-link:hover,
        .navbar-light .navbar-nav .show>.nav-link {
            color: #5e6633;
        }
        
        .menu_signup {
            color: #5e6633;
            font-size: 13px;
            padding: 2px 0;
            border-color: #b7b7b7;
            width: 80px;
            background-color: transparent;
            text-align: center;
        }
        
        .menu_signup:hover {
            color: #fff;
            background-color: #5e6633;
            border-color: #5e6633;
        }
        /*下拉選單*/
        
        .dropdown-menu {
            text-align: center;
            padding-top: 0;
            padding-bottom: 0;
            margin-top: 1px;
            border-radius: 0;
            border: 0 none;
            box-shadow: 5px 5px 10px rgba(192, 192, 192, 0.315);
            min-width: 110px;
        }
        
        .dropdown-menu .dropdown-item {
            padding: 10px 0;
            font-size: 13px;
            background-color: #fff;
        }
        
        .dropdown-menu .dropdown-item:hover {
            background-color: #f7f7f7;
        }
        
        .dropdown-menu .dropdown-item a {
            color: #757575;
        }
        
        .navbar-nav .dropdown-item:first-child {
            border-top: 0 none;
        }
        
        .navbar-expand-md .navbar-nav .dropdown-menu {
            top: 31px;
            left: 50%;
            margin-left: -55px;
        }
        
        .member-box {
            float: right;
            padding: 0px 10px;
            margin-top: 10px;
            border: 1px solid #5e6633;
            display: -webkit-inline-flex;
            display: inline-flex;
            -webkit-align-items: center;
            align-items: center;
            padding-right: 8px;
        }
        
        .searchIcon {
            line-height: normal;
            margin-right: 8px;
            font-size: 14px;
        }
        
        .searchIcon input {
            border: none;
            font-size: 12px;
            letter-spacing: 1px;
            color: #5e6633;
            display: none;
            background-color: transparent;
        }
        
        .searchIcon .btn {
            padding: 0 10px 0 0;
        }
        
        .memberBtn {
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
        }
        
        .member-box .btn-link,
        .member-box span {
            color: #5e6633;
            font-size: 13px;
        }
        
        .member-box span:nth-of-type(2) {
            margin: 0 5px;
        }
        
        .memberBtn a {
            color: #5e6633;
            text-decoration: none;
        }
        /*輪播*/
        
        dl,
        ol,
        ul {
            margin: 0;
        }
        
        .carousel-indicators {
            bottom: 0;
            margin-bottom: 10px;
        }
        
        .carousel-indicators li {
            width: 10px;
            height: 10px;
            border: 1px solid #5e6633;
            border-radius: 15px;
            background-color: transparent;
            margin: 0 5px;
            cursor: pointer;
        }
        
        .carousel-indicators .active {
            background-color: #5e6633;
        }
        /*跑馬燈*/
        
        .marquee {
            border: 1px solid #5e6633;
            font-size: 14px;
            letter-spacing: 1px;
            height: 35px;
            margin-top: 10px;
            overflow: hidden;
            padding-top: 5px;
        }
        /*footer*/

        
        .main-footer {
            background: url("../images/bg-foot.png") center top repeat-x;
            padding-top: 15px;
        }
        
        .footer_content {
            width: 960px;
            margin: 0 auto;
        }
        
        .contact-box {
            width: 60%;
            float: left;
            letter-spacing: 0.5px;
        }
        
        .contact-adr {
            font-size: 14px;
            color: #757575;
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
        }
        
        .contact-adr span:nth-of-type(2) {
            color: #474747;
        }
        
        .contact-adr a {
            color: inherit;
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
        }
        
        .contact-adr img {
            width: 10px;
            margin-right: 8px;
        }
        
        .contact-listbox {
            margin-top: 10px;
            font-size: 14px;
        }
        
        .contact-listbox__item {
            margin-bottom: 5px;
        }
        
        .contact-listbox__item .contact-listbox__col:nth-of-type(1) {
            padding-right: 3px;
        }
        
        .contact-listbox__item .contact-listbox__col:nth-of-type(2) {
            border-left: 1px solid #5e6633;
            padding-left: 8px;
        }
        
        .contact-listbox a {
            color: inherit;
        }
        
        .footerBtn {
            width: 40%;
            float: right;
        }
        
        .dowmload_btn {
            float: left;
            display: inline-flex;
        }
        
        .social-box {
            margin-bottom: 5px;
            margin-left: 10px;
            margin-top: 3px;
            float: left;
        }
        
        .list-inline-item:not(:last-child) {
            margin-right: 3px;
        }
        
        .social-url {
            width: 33px;
            line-height: 33px;
            height: 33px;
            display: block;
            text-align: center;
            border-radius: 50%;
            color: #fff;
            transition: background-color .3s;
            position: relative;
        }
        
        .social-url:hover {
            color: #fff;
        }
        
        .social--fb {
            position: relative;
            background-color: #3b5998;
        }
        
        .social--fb:hover {
            background-color: #5f7ec1;
        }
        
        .social--youtube {
            background-color: #c4302b;
        }
        
        .social-url img {
            position: absolute;
            top: 50%;
            left: 50%;
        }
        
        .phone_footerBtn {
            /* display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            flex-wrap: wrap;
            -webkit-align-items: center;
            align-items: center; */
            /* -webkit-justify-content: center;
            justify-content: center; */
        }
        
        .youtube {
            width: 22px;
            margin-top: -11px;
            margin-left: -10px;
        }
        
        .facebook {
            width: 13px;
            margin-left: -6.5px;
            margin-top: -13px;
        }
        
        .social--youtube:hover {
            background-color: #dc645f;
        }
        
        .btnType {
            border: 1px solid #5e6633;
            border-radius: 90px;
        }
        
        .btnType:hover {
            color: #5e6633;
        }
        
        .sinyiBtn {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
        }
        
        .epaperBtn {
            padding: 5px 0;
            border: 1px solid #5e6633;
            border-radius: 90px;
            width: 400px;
        }
        
        .rentBtn {
            padding: 9px 0;
        }
        
        .epaper-list {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
        }
        
        .epaper-title {
            margin-left: 25px;
            font-size: 14px;
        }
        
        .epaper-btngroup {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
        }
        
        .epaper-btn {
            padding: 5px 10px;
            color: #5e6633;
            font-size: 12px;
            margin-right: 6px;
        }
        
        .lease-btn {
            padding: 9px 10px;
            font-size: 14px;
            color: #5e6633;
        }
        
        .copyright {
            border-top: 1px solid #5e6633;
            text-align: center;
            font-size: 12px;
            padding: 10px 0;
            margin-top: 5px;
        }
        /*右側日曆*/
        
        .calendar-box {
            position: fixed;
            background-color: #fff;
            right: -230px;
            bottom: 50px;
            width: 300px;
            padding: 5px;
            z-index: 1000;
            transition: right .3s;
            box-shadow: -5px 5px 13px #dfdfdf;
        }
        
        .calendar-box.active {
            right: 0;
        }
        
        .calendar-list {
            border: 1px solid #b7b7b7;
            margin-bottom: 0;
            position: relative;
            padding: 0 0 5px 65px;
        }
        
        .calendar-title {
            -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
            position: absolute;
            width: 65px;
            line-height: 65px;
            letter-spacing: 3px;
            left: 0;
            top: 50%;
            margin-top: -50px;
            z-index: 1001;
            text-align: center;
            color: #5e6633;
            font-weight: normal;
            font-size: 17px;
            cursor: pointer;
        }
        
        .calendar-title::after {
            content: '';
            position: absolute;
            background-color: #b7b7b7;
            height: 1px;
            width: 10px;
            left: 50%;
            margin-left: -5px;
            margin-top: 70px;
        }
        
        .calendar-mask {
            position: fixed;
            z-index: 900;
            background-color: transparent;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            display: none;
        }
        
        .calendar-mask.active {
            display: block;
        }
        
        .main-content {
            margin-bottom: 10px;
        }
        
        .homepage {
            margin-top: 10px;
        }
        
        .homepage .content-head {
            margin-left: 0;
            margin-right: 0;
        }
        
        .homepage .content-head__col {
            padding-left: 0;
            padding-right: 0;
            position: relative;
        }
        
        .homepage .content-head__col::before {
            border-bottom: 1px solid #5e6633;
            border-top: 1px solid #5e6633;
            content: '';
            height: 32px;
            left: 0;
            position: absolute;
            width: 100%;
        }
        
        .homepage .content-head__col:nth-of-type(1)::before,
        .homepage .content-head__col:nth-of-type(2)::before {
            border-right: 1px solid #5e6633;
        }
        
        .homepage .content-head__title {
            color: #757575;
            font-size: 20px;
            letter-spacing: 2px;
            height: 30px;
            line-height: 30px;
            margin-left: 10px;
        }
        /*特別推薦*/
        
        .homepage .content--sp__list_outter {
            border: 1px solid #b7b7b7;
            margin: 10px 5px;
            padding: 10px 10px 5px 10px;
        }
        
        .homepage .content--sp__list {
            list-style: none;
        }
        
        .homepage .content--sp__list:nth-of-type(1) {
            margin-bottom: 3px;
        }
        
        .homepage .content--sp__list__item {
            margin-top: 10px;
        }
        
        .homepage .content--sp__list__item:first-child {
            margin-top: 0;
        }
        
        .homepage .content--sp__list__img {
            height: 123px;
            object-fit: cover;
            width: 100%;
        }
        /*當月講座*/
        
        .homepage .content--lecture__list {
            font-size: 14px;
            letter-spacing: 1px;
            list-style: none;
            margin: 10px 5px;
            padding-left: 0;
        }
        
        .homepage .content--lecture__list__item {
            border: 1px solid #b7b7b7;
            height: 38px;
            line-height: 38px;
            margin-top: 10px;
            position: relative;
        }
        
        .homepage .content--lecture__list__item:first-child {
            margin-top: 0;
        }
        
        .homepage .content--lecture__list__url {
            color: #565656;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
        }
        
        .homepage .content--lecture__category {
            border-right: 1px solid #b7b7b7;
            color: #5e6633;
            display: inline-block;
            text-align: center;
            letter-spacing: 3px;
            height: 25px;
            width: 50px;
            line-height: 25px;
            padding-right: 13px;
            margin-left: 13px;
        }
        
        .homepage .content--lecture__desc {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding-left: 10px;
            width: 78%;
        }
        /*影音線上看*/
        
        .homepage .movie-box {
            border: 1px solid #b7b7b7;
            margin: 10px 5px;
        }
        
        .homepage .movie-youtube {
            padding: 5px;
        }
        
        .homepage .movie-youtube__embed {
            display: block;
            height: 154px;
            width: 100%;
        }
        
        .homepage .movie-youtube__more {
            margin-left: 5px;
            margin-top: 5px;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
        }
        
        .homepage .movie-youtube__more__desc {
            margin-right: 15px;
            position: relative;
            font-size: 13px;
            letter-spacing: 1px;
        }
        
        .homepage .movie-youtube__more__desc::after {
            border-color: transparent transparent transparent #5e6633;
            border-style: solid;
            border-width: 3px 0 3px 5px;
            content: '';
            margin-top: -3px;
            position: absolute;
            right: -12px;
            top: 50%;
        }
        
        .homepage .movie-youtube__more__url {
            border-color: #5e6633;
            border-radius: 90px;
            color: #5e6633;
            padding-bottom: 3px;
            padding-top: 3px;
            width: 130px;
            font-size: 12px;
            margin-right: 5px;
        }
        
        .homepage .movie-youtube__more__url:hover {
            background-color: #5e6633;
            border-color: #5e6633;
            color: #fff;
        }
        
        .homepage .movie-fb {
            border-top: 1px solid #b7b7b7;
            padding: 5px;
        }
        
        .homepage .movie-fb__embed {
            display: block;
            width: 100%;
        }
        /*系列講座*/
        
        .content-foot {
            padding: 20px 0 30px;
        }
        /* .content-foot__title {
    text-align: center;
    font-size: 1.9rem;
    position: relative;
    margin-bottom: 15px;
}

.content-foot__title::before,
.content-foot__title::after {
    background-color: #5e6633;
    content: '';
    position: absolute;
    width: 35%;
    height: 1px;
    top: 50%;
}

.content-foot__title::before {
    left: 0;
}

.content-foot__title::after {
    right: 0;
} */
        
        hr {
            border-top: transparent;
        }
        
        .lecture-bg {
            box-sizing: border-box;
            z-index: 0;
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: #5e6633;
            left: 0;
            top: 0;
            margin-top: 0;
            margin-bottom: 0;
            opacity: 0;
            transition: opacity .3s;
        }
        
        .lecture-item:hover .lecture-bg {
            opacity: 1;
        }
        
        .lecture-item:hover .lecture-contentTop {
            border-bottom-color: #fff;
        }

        .lecture-item:hover .lecture-content,
        .lecture-item:hover .lecture-article__title {
            color: #fff;
        }
        .lecture-item:hover .lecture-content,
        .lecture-item:hover .lecture-article__date {
            color: #fff;
        }
        .lecture-item:hover .lecture-content,
        .lecture-item:hover .lecture-article__desc {
            color: #fff;
        }

        
        .lecture-item:hover .lecture-content__title {
            border-color: #fff;
        }
        
        .lecture-item:hover .lecture-article__signup {
            color: #757575;
            background-color: #fff;
            border-color: #fff;
        }
        
        .lectureTitle {
            margin-bottom: 10px;
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
        }
        
        .content-foot__title {
            font-size: 20px;
            color: #757575;
            letter-spacing: 2px;
        }
        
        .lectureTitle .divider {
            width: 40%;
        }
        
        .col-outer {
            margin-left: 0px;
            margin-right: 3px;
        }
        /* .lecture-list {
            padding-right: 15px;
            padding-left: 15px;
        } */
        
        .lecture-list .col-md-6 {
            box-sizing: border-box;
            border: 1px solid #b7b7b7;
            margin-top: 5px;
            padding: 0;
            /* flex: 0 0 49.6%; */
        }
        
        .lecture-list .col-md-6:nth-of-type(odd) {
            /* padding-left: 0;
    padding-right: 3px; */
            margin-left: 0px;
            margin-right: 3px;
            float: left;
            width: 49.6%;
        }
        
        .lecture-list .col-md-6:nth-of-type(even) {
            /* padding-left: 3px;
    padding-right: 0; */
            margin-left: 3px;
            margin-right: 0px;
            float: right;
            width: 49.6%;
        }
        
        .lecture-item {
            margin-right: 0;
            padding: 6px 0 6px 6px;
        }
        
        .lecture-figbox {
            width: 40%;
            float: left;
        }
        
        .lecture-fig {
            position: relative;
            padding-top: 80%;
            z-index: 1;
        }
        
        .lecture-fig__img {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            object-fit: cover;
        }
        
        .lecture-content {
            width: 59.3%;
            position: absolute;
            right: 0;
            z-index: 1;
            transition: color .3s;
        }
        
        .lecture-contentTop {
            border-bottom: 1px solid #b7b7b7;
            transition: border-color .3s;
            padding-bottom: 5px;
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
            margin-bottom: 10px;
        }
        
        .lecture-content__title {
            font-size: 17px;
            letter-spacing: 2px;
            padding-left: 15px;
        }
        
        .lecture-article__signup {
            width: auto;
            color: #5e6633;
            padding: 4px 13px;
            background-color: transparent;
            border-color: #b7b7b7;
            font-size: 12px;
            margin-right: 5px;
        }
        
        .lecture-article {
            margin-left: 15px;
            margin-right: 5px;
        }
        
        .lecture-article__title {
            font-size: 14px;
            line-height: 18px;
            font-weight: bold;
            height: 36px;
            margin-bottom: 0;
            text-align: justify;
        }
        .lecture-article__title {  color: #5e6633; !important;  }
        .lecture-article__date {  color: #5e6633; !important;  }

        .lecture-article__desc {
            color: #8e8e8e;
            font-size: 12px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -moz--box-orient: vertical;
            -webkit-line-clamp: 2;
            -moz--line-clamp: 2;
            overflow: hidden;
            transition: color .3s;
            margin-bottom: 5px;
            text-align: justify;
            height:35px;
        }
        .lecture-article__desc a {  color: #8e8e8e;  }

        .lecture-article__date {
            font-size: 12px;
        }
        
        .lecture-article__more {
            display: block;
            position: relative;
        }
        
        .allBtn-outer:hover {
            background-color: #fff;
        }
        
        .allBtn-outer:hover .allBtn {
            color: #5e6633;
        }
        
        .allBtn-outer:hover .allBtn::after {
            border-color: transparent transparent transparent #5e6633;
        }
        
        .allBtn-outer {
            position: absolute;
            border: 1px solid #fff;
            border-radius: 20px;
            width: 150px;
            left: 50%;
            margin-left: -74px;
            top: 50%;
            margin-top: -18px;
        }
        
        .allBtn {
            position: relative;
            color: #fff;
            font-size: 15px;
            letter-spacing: 1px;
            padding: 8px 0;
            text-align: center;
        }
        
        .allBtn::after {
            border-color: transparent transparent transparent #fff;
            border-style: solid;
            border-width: 3px 0 3px 5px;
            content: '';
            margin-top: -4px;
            position: absolute;
            right: 30px;
            top: 50%;
        }
        
        .lecture-article__more__img {
            width: 100%;
            height: 150px;
            padding-right: 6px;
        }
        /*針對ie*/
        
        @media all and (-ms-high-contrast: none),
        (-ms-high-contrast: active) {
            .ellipsis {
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }
            .calendar-title {
                margin-top: 70px;
            }
            .lecture-fig__img {
                height: auto;
            }
            .lecture-fig {
                overflow: hidden;
            }
            .txtOpen {
                padding: 8px 0 8px 10px;
            }
        }
        /*關於學堂*/
        
        .innerPage {
            text-align: center;
            margin-bottom: 30px;
        }
        
        .innerPageTitle {
            font-size: 18px;
            letter-spacing: 2px;
            padding: 2px 0;
            border-top: 1px solid #5e6633;
            border-bottom: 1px solid #5e6633;
        }
        
        .aboutContent {
            color: #5f5f5f;
            letter-spacing: 2px;
            line-height: 26px;
            margin-bottom: 40px;
            text-align: justify;
        }
        
        .txt_title {
            color: #5e6633;
            font-size: 19px;
        }
        
        .sinyi_address {
            margin-top: 30px;
            margin-bottom: 30px;
        }
        
        .address_title {
            color: #5e6633;
            font-size: 19px;
        }
        
        .sinyi_address span:nth-of-type(2) {
            color: #5f5f5f;
            letter-spacing: 2px;
        }
        
        .google_map {
            margin: 40px 0 0;
        }
        
        .way_sinyi div {
            color: #5f5f5f;
            letter-spacing: 2px;
            margin: 10px 0;
        }
        /*學堂租借*/
        
        .rent_img {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
            margin: 20px 0;
        }
        
        .vertical_img {
            width: 50%;
        }
        
        .vertical_img img {
            width: 100%;
        }
        
        .vertical_img:nth-of-type(1) {
            padding-right: 1%;
        }
        
        .vertical_img:nth-of-type(2) {
            border-left: 1px solid #5e6633;
            padding-left: 1%;
        }
        
        .device li {
            margin: 20px 0;
        }
        
        .Instructions {
            margin-top: 30px;
        }
        
        .Instructions li {
            color: #5f5f5f;
            margin: 35px 0;
            letter-spacing: 2px;
        }
        
        .Instructions li span a {
            color: #7f8658;
        }
        /*講座總覽*/
        
        .member_pop {
            width: 300px;
        }
        
        .member_pop .select_dropdown {
            width: 100%;
            height: 35px;
            letter-spacing: 1px;
            font-size: 13px;
        }
        
        .allClassContent {
            color: #5f5f5f;
            margin-top: 60px;
        }
        
        .list_title {
            font-size: 13px;
            letter-spacing: 1px;
            border-bottom: 1px solid #5e6633;
            padding-bottom: 8px;
        }
        
        .list_title .row div {
            text-align: center;
        }
        
        .list_item_content {
            margin-top: 14px;
            border-bottom: 1px solid #5e6633;
            padding-bottom: 14px;
            font-size: 14px;
            letter-spacing: 1px;
        }
        
        .list_item_content .class_Name {
            color: #5e6633;
        }
        
        .class_Name:hover {
            font-weight: 500;
            color: #353a2c;
        }
        
        .list_item_content .col-md-2,
        .list_item_content .col-md-1 {
            text-align: center;
            font-size: 13px;
        }
        
        .list_item_content .col-md-2 a {
            color: #5f5f5f;
        }
        
        .allClassContent .pageBtn {
            margin: 60px auto 100px;
        }
        
        .all_class_btn {
            display: table;
            margin: 30px auto 20px;
        }
        
        .all_class_btn .signupBtn {
            margin-left: 10px;
        }
        /*講座推薦*/
        
        .recommend_Bigbox {
            display: inline-flex;
            flex-wrap: wrap;
            vertical-align: top;
            width: 100%;
        }
        
        .recommend_box {
            margin-bottom: 30px;
            width: 25%;
            padding: 0 8px;
        }
        
        .class_name {
            color: #5e6633;
            font-size: 15px;
            text-align: justify;
            margin-top: 5px;
            letter-spacing: 1px;
            height: 60px;
            line-height: 21px;
        }
        
        .recommendTt {
            position: absolute;
            padding: 5px;
            height: 100%;
            background-color: rgba(255, 255, 255, 0.842);
            opacity: 0;
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            -ms-transition: all 0.5s;
            transition: all 0.5s;
        }
        
        .recommendTt:hover {
            opacity: 1;
        }
        
        .recommend_txt {
            font-size: 13px;
            text-align: justify;
            letter-spacing: 2px;
            line-height: 18px;
            color: #5f5f5f;
            text-overflow: ellipsis;
        }
        
        .recommend_outter {
            position: relative;
            width: 190px;
            height: 190px;
            margin: 0 auto;
            overflow: hidden;
        }
        
        .seeMore {
            font-weight: 500;
            letter-spacing: 1px;
            font-size: 13px;
            color: #5e6633;
            position: absolute;
            bottom: 10px;
            right: 10px;
        }
        
        .seeMore:hover {
            color: #757575;
        }
        
        .recommendContent img {
            width: 100%;
        }
        
        .class_open_date {
            text-align: center;
            font-size: 12px;
            color: #757575;
        }
        
        .class_open_date div {
            margin-bottom: 3px;
        }
        
        .class_open_date {
            border-bottom: 1px solid #b7b7b7;
            padding-bottom: 8px;
            margin-bottom: 10px;
            margin-top: 10px;
        }
        
        .class_info .signupBtn {
            display: table;
            margin: 0 auto;
        }
        
        .signupBtn {
            width: auto;
            color: #5e6633;
            padding: 4px 13px;
            border: 1px solid #b7b7b7;
            font-size: 12px;
            background-color: transparent;
        }
        
        .signupBtn:hover {
            color: #fff;
            background-color: #5e6633;
            border-color: #5e6633;
        }
        
        .fullBtn {
            background-color: #6d1111;
            border: 1px solid #6d1111;
            color: #fff;
        }
        
        .fullBtn:hover {
            background-color: #6d1111;
            border: 1px solid #6d1111;
            color: #fff;
        }
        
        .recommendContent .pageBtn {
            margin: 40px auto 80px;
            display: block;
            flex-wrap: wrap;
            text-align: center;
        }
        
        .pageBtn {
            margin: 0 auto;
        }
        
        .pageBtn img {
            width: 35px;
        }
        
        .pageBtn span {
            color: #5e6633;
        }
        
        .pageBtn a {
            display: inline-block;
            width: 26px;
            height: 26px;
            text-align: center;
            margin: 0 3px;
            color: #5e6633;
        }
        
        .pageBtn span.active a {
            border: 1px solid #5e6633;
            border-radius: 60px;
        }
        /*系列課程*/
        
        .class_theme_color {
            color: #bf8cb5;
        }
        
        .class_theme {
            color: #5f5f5f;
            width: 93%;
            margin: 0 auto 10px;
            margin-top: 100px;
        }
        
        .class_Title {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
        }
        
        .class_Title .divider {
            flex: 1;
        }
        
        .class_theme_title {
            font-size: 20px;
            letter-spacing: 3px;
            margin-right: 20px;
            color: #5e6633;
        }
        
        .class_content {
            margin-top: 20px;
            padding-bottom: 40px;
            text-align: justify;
            font-size: 15px;
            letter-spacing: 1.5px;
            line-height: 27px;
            border-bottom: 1px solid #5e6633;
        }
        
        .class_content p {
            margin: 0;
        }
        
        .organizer {
            font-size: 14px;
            letter-spacing: 2px;
            text-align: right;
            margin-top: 10px;
        }
        
        .organizer span:nth-of-type(2) {
            margin: 0 5px;
        }
        
        .class_series_Bigbox {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            flex-wrap: wrap;
            -webkit-justify-content: center;
            justify-content: left;
            margin-bottom: 40px;
        }
        
        .class_series_box {
            padding: 0 30px;
            margin-top: 40px;
            width: 33.33333333%;
        }
        /*系列課程展開*/
        
        .breadcrumbNav {
            margin-top: -22px;
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
        }
        
        .breadcrumb {
            background-color: transparent;
            letter-spacing: 1px;
            font-size: 12px;
            padding: 0 0 0 15px;
            margin: 0;
        }
        
        .breadcrumb>li+li:before {
            content: "▸";
            color: #747173;
            font-size: 12px;
            margin: 0 5px;
        }
        
        .breadcrumb a {
            color: #747173;
            text-decoration: none;
        }
        
        .breadcrumb>.active {
            color: #5e6633;
        }
        
        .class_open .goBack {
            margin-right: 15px;
            padding: 2px 13px;
        }
        
        .goBack a {
            color: #5e6633;
        }
        
        .goBack:hover a {
            color: #fff;
        }
        
        .class_open_content {
            margin-top: 20px;
        }
        
        .class_open_inner {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            align-items: flex-start;
            position: relative;
            margin-bottom: 20px;
        }
        
        .class_open_outter {
            width: 190px;
            height: 190px;
            overflow: hidden;
            margin-left: 15px;
        }
        .class_open_outter img {
            width: 100%;
        }
        
        .class_open_txt {
            font-size: 12px;
            color: #747173;
            letter-spacing: 1px;
            margin-left: 20px;
        }
        
        .class_open_txt div {
            margin-bottom: 5px;
        }
        
        .class_open_txt div:nth-of-type(3) {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
        }
        .class_open_txt div:nth-of-type(4) {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
        }
        
        .class_open_txt span {
            display: inline-block;
        }
        
        .class_open_txt div span:nth-of-type(1) {
            width: 70px;
            color: #5e6633;
        }
        
        .modal-body .col-md-4 {
            padding: 0 10px;
        }
        
        .non-member_title {
            letter-spacing: 2px;
            font-size: 15px;
        }
        
        .person {
            font-size: 14px;
            letter-spacing: 1px;
        }
        
        .person_input input[type="text"],
        .person_input input[type="email"] {
            height: 25px;
            font-size: 13px;
        }
        
        .full {
            color: #6d1111;
            font-weight: bold;
        }
        
        .non-click {
            background-color: #b7b7b7;
            color: #fff;
        }
        
        .non-click:hover {
            background-color: #b7b7b7;
            color: #fff;
            border-color: #b7b7b7;
            cursor: no-drop;
        }
        
        .select_dropdown {
            appearance: none;
            -moz-appearance: none;
            -webkit-appearance: none;
            background: url("../images/drop_arrow.svg") right 5px center no-repeat;
            background-size: 15px;
            font-size: 12px;
            color: #5e6633;
            padding: 4px 22px 4px 13px;
            border: 1px solid #b7b7b7;
            border-radius: .25rem;
        }
        
        .class_open_btn {
            right: 15px;
            position: absolute;
            bottom: 0;
        }
        
        .non-member {
            margin-left: 5px;
        }
        
        .class_open_content_txt {
            margin: 0 15px 60px;
            border-top: 1px solid #5e6633;
            padding-top: 10px;
            color: #5f5f5f;
            letter-spacing: 3px;
            line-height: 26px;
            font-size: 15px;
            text-align: justify;
        }
        
        .class_open_content .share_btn {
            float: right;
            margin-right: 15px;
        }
        
        .share_btn {
            font-size: 13px;
            letter-spacing: 1px;
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
        }
        
        .share_btn .social-item {
            margin-left: 10px;
        }
        
        .share_btn .social-url {
            width: 23px;
            height: 23px;
            float: left;
        }
        
        .share_btn .facebook {
            width: 8px;
            margin-left: -4px;
            margin-top: -8px;
        }
        
        .notice_info {
            margin-bottom: 50px;
        }
        
        .notice_info_title_outer {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
            margin-bottom: 10px;
        }
        
        .notice_info_title_outer .divider {
            flex: 1;
        }
        
        .notice_info {
            font-size: 13px;
            letter-spacing: 1px;
            color: #5f5f5f;
        }
        
        .notice_info_title {
            margin: 0 20px;
        }
        
        .notice_info_txt {
            text-align: left;
        }
        
        .notice_info_txt span {
            display: table;
            margin: 5px 0;
            line-height: 26px;
        }
        
        .notice_info_txt .divider {
            width: 15px;
            margin: 5px auto;
        }
        /*學堂講師*/
        
        .teacher_bigBox {
            display: inline-flex;
            flex-wrap: wrap;
            vertical-align: top;
        }
        
        .teacher_box {
            width: 25%;
            padding: 0 10px;
            margin-bottom: 20px;
        }
        
        .teacher_info {
            color: #5e6633;
            text-align: center;
            margin-top: 10px;
        }
        
        .teacher_name {
            font-weight: 500;
            letter-spacing: 2px;
        }
        
        .teacher_job {
            height: 40px;
            margin-top: 20px;
            font-size: 13px;
            letter-spacing: 1px;
        }
        /*學堂講師展開*/
        
        .teacher_open_content {
            width: 86%;
            margin: 40px auto 70px;
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: flex-start;
            align-items: flex-start;
            -webkit-justify-content: space-between;
            justify-content: space-between;
        }
        
        .teacher_open_outter {
            width: 190px;
            height: 190px;
            overflow: hidden;
            margin-right: 30px;
        }
        
        .teacher_intro {
            flex: 2;
            color: #5f5f5f;
            border-left: 1px solid #5e6633;
            padding-left: 30px;
            font-size: 14px;
            letter-spacing: 2px;
            line-height: 28px;
            text-align: justify;
        }
        
        .teacher_intro span {
            font-weight: 500;
            display: table;
            margin-bottom: 10px;
        }
        /*學堂認證*/
        
        .certificationContent {
            margin-bottom: 50px;
        }
        
        .certificationContent img {
            width: 100%;
        }
        
        .certification_txt {
            margin-top: 30px;
            text-align: justify;
            letter-spacing: 2px;
            line-height: 28px;
            color: #5f5f5f;
        }
        
        .certification_txt a {
            color: #5e6633;
        }
        /*講座影音*/
        
        .video_bigbox {
            display: inline-flex;
            flex-wrap: wrap;
            -webkit-justify-content: space-between;
            justify-content: space-between;
        }
        
        .videoBox {
            border: 1px solid #5e6633;
            width: 33%;
            margin-bottom: 20px;
        }
        
        .youtube-wrapper {
            padding: 6px 6px 0;
        }
        
        .bigTitle {
            padding: 0 10px 8px;
            border-bottom: 1px solid #5e6633;
        }
        
        .bigTitle span {
            color: #757575;
            font-size: 13px;
            letter-spacing: 1px;
            display: table;
            margin-top: 1px;
        }
        
        .bigTitle .video_name {
            color: #5e6633;
            font-size: 15px;
            font-weight: 400;
            letter-spacing: 1px;
            height: 45px;
            margin-bottom: 5px;
            text-align: justify;
        }
        
        .bigTitle span a {
            color: #5e6633;
        }
        
        .txtOpen {
            overflow-y: scroll;
            font-size: 14px;
            letter-spacing: 1px;
            line-height: 24px;
            padding: 8px 10px;
            text-align: justify;
            color: #5f5f5f;
            height: 108px;
        }
        
        .txtOpen::-webkit-scrollbar {
            display: none;
        }
        
        .videoContent .pageBtn {
            margin: 30px auto 60px;
        }
        /*滾動*/
        /*webkit内核*/
        
        .txtOpen::-webkit-scrollbar {
            width: 0px;
            height: 0px;
        }
        
        .txtOpen::-webkit-scrollbar-button {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .txtOpen::-webkit-scrollbar-track {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .txtOpen::-webkit-scrollbar-track-piece {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .txtOpen::-webkit-scrollbar-thumb {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .txtOpen::-webkit-scrollbar-corner {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .txtOpen::-webkit-scrollbar-resizer {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .txtOpen::-webkit-scrollbar {
            width: 10px;
            height: 10px;
        }
        /*o内核*/
        
        .txtOpen .-o-scrollbar {
            -moz-appearance: none !important;
            background: rgba(0, 255, 0, 0) !important;
        }
        
        .txtOpen::-o-scrollbar-button {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .txtOpen::-o-scrollbar-track {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .txtOpen::-o-scrollbar-track-piece {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .txtOpen::-o-scrollbar-thumb {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .txtOpen::-o-scrollbar-corner {
            background-color: rgba(0, 0, 0, 0);
        }
        
        .txtOpen::-o-scrollbar-resizer {
            background-color: rgba(0, 0, 0, 0);
        }
        /*會員*/
        
        .memberContent {
            margin: 80px 0;
        }
        
        .passwordContent {
            margin: 120px 0 185px;
        }
        /*非會員查詢*/
        
        .password_middle .content-foot {
            padding: 0;
        }
        
        .signin {
            width: 470px;
            margin: 0 auto;
        }
        
        .member_tips {
            font-size: 14px;
            color: #5f5f5f;
            letter-spacing: 1px;
        }
        
        input[type="tel"],
        input[type="text"],
        input[type="email"],
        input[type="password"] {
            width: 100%;
            height: 40px;
            border: 1px solid #5e6633;
            padding-left: 10px;
            color: #5f5f5f;
            letter-spacing: 1px;
            margin: 10px 0;
            font-size: 15px;
        }
        
        .signin_outter {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
        }
        
        input[type="submit"] {
            cursor: pointer;
            width: 32%;
            border: 1px solid #5f5f5f;
            font-size: 13px;
            letter-spacing: 1px;
            padding: 8px 0;
            color: #5e6633;
            border-radius: .25rem;
            margin-top: 20px;
            background-color: #fff;
        }
        
        input[type="submit"]:hover {
            color: #fff;
            background-color: #5e6633;
            border: 1px solid #5e6633;
        }
        
        input[type="checkbox"] {
            width: 10px;
            height: 10px;
        }
        
        .checkbox_txt {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
        }
        
        .checkbox_txt label {
            font-size: 13px;
            letter-spacing: 1px;
            margin-left: 10px;
            color: #5f5f5f;
            margin-bottom: 0;
        }
        
        .signin_btn {
            font-size: 13px;
            letter-spacing: 1px;
        }
        
        .signin_btn a {
            color: #5f5f5f;
        }
        
        .click_btn {
            margin: 30px 0 20px;
        }
        
        .member_useBtn {
            width: 48%;
            border: 1px solid #5f5f5f;
            font-size: 13px;
            letter-spacing: 1px;
            padding: 8px 0;
            color: #5e6633;
        }
        
        .member_useBtn:hover {
            color: #fff;
            background-color: #5e6633;
            border: 1px solid #5e6633;
        }
        
        .member_useBtn:nth-of-type(1) {
            margin-right: 4%;
        }
        
        .gray {
            color: #5f5f5f;
        }
        
        .click_btn_bottom {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
        }
        
        .click_btn_line {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
            margin: 15px 0;
        }
        
        .click_btn_line .divider:nth-of-type(1) {
            width: 40px;
        }
        
        .click_btn_line .divider:nth-last-of-type(1) {
            flex: 1;
        }
        
        .or {
            margin: 0 20px;
            font-size: 12px;
        }
        
        .note {
            font-size: 12px;
            color: #757575;
            letter-spacing: 1px;
            line-height: 26px;
        }
        
        .note span {
            display: table;
        }
        
        .member_top_title {
            border-bottom: 1px solid #5e6633;
            padding-bottom: 6px;
            color: #757575;
            letter-spacing: 2px;
            font-size: 19px;
            margin-bottom: 10px;
        }
        
        .member_change input[type="text"],
        .member_change input[type="email"],
        .member_change input[type="password"],
        .member_change .member_select {
            margin: 3px 0 12px;
        }
        
        .member_change .sex {
            margin: 15px 0 13px;
        }
        
        .input_title {
            font-size: 15px;
            letter-spacing: 1px;
        }
        
        .signup .member_useBtn {
            width: 100%;
            padding: 3px 0;
            border-radius: 0;
            margin-top: 10px;
        }
        
        .click_note {
            font-size: 12px;
            color: #757575;
            letter-spacing: 1px;
            line-height: 26px;
        }
        
        input[type="radio"] {
            width: 14px;
            height: 14px;
        }
        
        .sex {
            margin: 10px 0;
            font-size: 14px;
            color: #5f5f5f;
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
        }
        
        .sex label {
            margin-left: 3px;
            margin-bottom: 0;
        }
        
        .sex span:nth-of-type(1) {
            margin-right: 15px;
        }
        
        .member_select {
            width: 100%;
            height: 40px;
            appearance: none;
            -moz-appearance: none;
            -webkit-appearance: none;
            background: url("../images/drop_arrow.svg") right 5px center no-repeat;
            background-size: 15px;
            font-size: 14px;
            color: #5f5f5f;
            padding-left: 10px;
            border: 1px solid #5e6633;
            border-radius: 0;
            margin: 10px 0;
            letter-spacing: 1px;
        }
        
        .signup .note {
            margin-top: 40px;
            padding-bottom: 5px;
            border-bottom: 1px solid #5e6633;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        
        .signup .checkbox_txt div {
            font-size: 13px;
            letter-spacing: 1px;
            color: #5f5f5f;
            margin-left: 10px;
        }
        
        .signup .checkbox_txt div span {
            margin-left: 3px;
            font-size: 14px;
        }
        
        .signup .checkbox_txt div span a {
            color: #5e6633;
            border-bottom: 2px solid #5e6633;
        }
        /*會員中心*/
        
        .member_centerContent {
            margin-bottom: 100px;
        }
        
        .center_nav {
            margin-bottom: 60px;
        }
        
        .center_nav ul {
            float: right;
            border-bottom: 1px solid #5f5f5f;
            padding-bottom: 5px;
        }
        
        .center_nav li {
            float: left;
            letter-spacing: 2px;
            font-size: 15px;
        }
        
        .center_nav li:nth-of-type(1) {
            margin-right: 30px;
        }
        
        .center_nav li:hover a {
            color: #5e6633;
            padding-bottom: 5.8px;
            border-bottom: 2px solid #5e6633;
        }
        
        .center_nav li a {
            color: #5f5f5f;
        }
        
        .member_center .signupBtn {
            letter-spacing: 0;
            float: right;
        }
        
        .member_center .member_class {
            margin-bottom: 40px;
        }
        
        .single_class {
            border: 1px solid #5e6633;
            margin-top: 10px;
        }
        
        .single_class_all {
            padding: 10px;
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: space-between;
            justify-content: space-between;
            letter-spacing: 1px;
            color: #5e6633;
        }
        
        .single_class_date {
            font-size: 13px;
            margin-top: 5px;
            color: #8e8e8e;
        }
        
        .single_class_right {
            color: #8e8e8e;
            font-size: 13px;
        }
        
        .cancel {
            border-top: 1px solid #5e6633;
            text-align: center;
            padding: 5px 0;
            font-size: 15px;
            letter-spacing: 1px
        }
        
        .cancel a {
            color: #757575;
        }
        
        .member_info_outter {
            width: 100%;
            display: inline-flex;
            flex-wrap: wrap;
            vertical-align: top;
        }
        
        .member_info_box {
            margin-top: 10px;
            letter-spacing: 1px;
            line-height: 50px;
            text-align: center;
            border: 1px solid #5e6633;
            height: 50px;
            width: 32.6%;
            margin-right: 1.1%;
        }
        
        .member_info_box:nth-of-type(3),
        .member_info_box:nth-of-type(6) {
            margin-right: 0;
        }
        
        .member_class .pageBtn {
            margin: 30px auto 0;
        }
        /*修改會員資料*/
        
        .member_change {
            display: -webkit-flex;
            display: flex;
            display: -ms-flexbox;
            -webkit-justify-content: space-between;
            justify-content: space-between;
        }
        
        .modify_info {
            width: 49.5%;
        }
        
        .member_centerContent .note {
            border-bottom: 1px solid #5e6633;
            padding-bottom: 5px;
            margin-top: 30px;
        }
        
        .store {
            text-align: center;
        }
        
        .member_centerContent input[type="submit"] {
            width: 180px;
        }
        /*隱私權政策*/
        
        .privacyContent {
            color: #8e8e8e;
            letter-spacing: 2px;
            line-height: 26px;
            text-align: justify;
            margin-bottom: 50px;
            font-size: 15px;
        }
        
        .privacy_txt div {
            font-weight: 500;
            color: #5e6633;
            font-size: 17px;
            margin-bottom: 10px;
            margin-top: 30px;
        }
        /*rwd開始*/
        
        @media(max-width: 1024px) {
            header,
            .bg_top,
            .content-foot,
            .footer_content {
                width: 96%;
                margin: 0 auto;
                padding-left: 1%;
                padding-right: 1%
            }
            .content-foot {
                padding-top: 20px;
                padding-bottom: 30px;
            }
            .embed-responsive {
                height: auto;
            }
            /*會員*/
            .member_change {
                display: block;
                width: 470px;
                margin: 0 auto;
            }
            .member_centerContent .note {
                width: 470px;
                margin: 30px auto 0;
            }
            .modify_info {
                width: 100%;
            }
            .modify_info:nth-of-type(1) {
                margin-bottom: 50px;
            }
            /*課程展開*/
            /* .class_open_inner {
                margin-bottom: 45px;
            }
            .class_open_btn {
                bottom: -35px;
            } */
            /*footer*/
            .epaperBtn {
                width: 290px;
            }
        }
        
        @media(max-width: 991px) {
            .homepage .content-head__col:nth-of-type(2)::before {
                border-right: none;
            }
            .homepage .content-head__col:nth-of-type(1)::before,
            .homepage .content-head__col:nth-of-type(3)::before {
                border-right: 1px solid #5e6633;
            }
            /*系列講座*/
            .lecture-content__title {
                font-size: 15px;
                letter-spacing: 1px;
                padding-left: 10px;
            }
            .lecture-article {
                margin-left: 10px;
            }
            /*日曆*/
            .calendar-box {
                display: none;
            }
            .calendar_1024 {
                display: block;
            }
            .calendar-content {
                margin: 10px 5px;
            }
            .calendar-list {
                padding: 0;
                overflow-y: scroll;
                height: 278px;
            }
            .monthly-header {
                padding: 13px;
            }
            .monthly-day:before {
                padding-top: 28px;
            }
            .monthly-day-event {
                padding-top: 13px;
            }
            .monthly-header-title-date {
                font-size: 16px;
            }
            /*影音線上看*/
            .homepage .movie-youtube__more {
                margin: 5px 0 0;
                -webkit-justify-content: center;
                justify-content: center;
            }
            .homepage .movie-youtube__more__url {
                margin-left: 5px;
                margin-right: 0;
            }
            /*講座推薦*/
            .recommend_box {
                width: 33%;
                padding: 0 30px;
            }
            /*footer*/
            .contact-box {
                width: auto;
                padding: 0;
            }
            .footerBtn {
                margin-left: 30px;
                width: auto;
                float: left;
            }
            .footerEmail {
                display: table;
                width: 100%;
                margin-bottom: 5px;
            }
            .contact-listbox__item:nth-of-type(2) .contact-listbox__col:nth-of-type(2) {
                border-left: 0;
                padding-left: 0;
            }
            .rentBtn {
                margin-left: 5px;
            }
            /*講師*/
            .teacher_box {
                width: 33%;
            }
        }
        
        @media(max-width: 880px) {
            .lecture-contentTop {
                margin-bottom: 5px;
            }
            .lecture-article__desc {
                -webkit-line-clamp: 1;
            }
            .lecture-article__title {
                height: 50px;
            }
            /*系列課程*/
            .class_series_box {
                padding: 0 20px;
            }
            /*影音*/
            .bigTitle .video_name {
                height: 65px;
            }
            /*footer*/
            .contact-box {
                width: 100%;
            }
            .footerBtn {
                margin-left: 0;
            }
        }
        
        @media(max-width: 850px) {
            .bg_middle {
                padding-bottom: 0;
            }
            .lecture-list .col-md-6 {
                flex: 0 0 100%;
                max-width: 100%;
            }
            .lecture-list .col-md-6:nth-of-type(odd),
            .lecture-list .col-md-6:nth-of-type(even) {
                margin: 5px 0;
                width: 100%;
            }
            .lecture-content {
                width: 58.9%;
            }
            .lecture-item {
                padding: 15px 0 15px 15px;
            }
            .lecture-article__signup {
                margin-right: 15px;
            }
            .lecture-contentTop {
                margin-bottom: 10px;
                padding-bottom: 10px;
            }
            .lecture-content__title {
                font-size: 20px;
                letter-spacing: 2px;
                padding-left: 15px;
            }
            .lecture-article {
                margin-right: 15px;
                margin-left: 15px;
            }
            .lecture-article__title {
                font-size: 18px;
                letter-spacing: 2px;
                line-height: 24px;
                margin-bottom: 10px;
            }
            .lecture-article__desc {
                font-size: 14px;
                line-height: 20px;
                letter-spacing: 2px;
                -webkit-line-clamp: 4;
                margin-bottom: 10px;
            }
            .lecture-article__more__img {
                height: auto;
                padding-right: 15px;
            }
            /*footer*/
            .contact-adr {
                font-size: 15px;
                letter-spacing: 1px;
            }
            .copyright {
                margin-top: 10px;
            }
        }
        
        @media(max-width: 767px) {
            .recommendContent .pageBtn {
                margin: 0 auto 30px;
            }
            .member_centerContent {
                margin-bottom: 50px;
            }
            /*導覽列*/
            .member,
            .searchForm,
            .display_767 {
                display: block;
            }
            .navbar-light .navbar-toggler {
                border: none;
                outline: none;
            }
            .navbar-toggler {
                font-size: 25px;
            }
            .member-box {
                display: none;
            }
            .logo {
                width: 80px;
                margin-top: 8px;
            }
            header {
                padding-bottom: 5px;
                width: 94%;
            }
            .navbar-toggler-icon {
                background-image: none;
            }
            .navbar-nav {
                border-bottom: none;
                text-align: center;
            }
            .navBtn {
                width: 100%;
                float: none;
            }
            .navbar-nav {
                border-top: 1px solid #5e6633;
                padding-top: 15px;
            }
            .nav-item {
                margin: 13px 0;
                width: 100%;
                font-size: 17px;
            }
            .dropdown-menu {
                background-color: transparent;
                box-shadow: none;
                margin-top: 20px;
                text-align: center;
            }
            .navbar-expand-md .navbar-nav .dropdown-menu {
                top: auto;
                left: auto;
                margin-left: auto;
            }
            .dropdown-menu li {
                margin: 10px 0;
            }
            .dropdown-menu li a {
                color: #5e6633;
            }
            .dropdown-menu .dropdown-item {
                font-size: 15px;
                background-color: transparent;
            }
            .carousel {
                padding-top: 10px;
                border-top: 1px solid #5e6633;
            }
            .member {
                border-top: 1px solid #5e6633;
                padding-top: 15px;
                font-size: 14px;
                letter-spacing: 1px;
                margin-bottom: 10px;
            }
            .member a {
                color: #5e6633;
                margin: 0 7px;
            }
            .searchForm {
                margin-bottom: 12px;
            }
            .formSearch {
                width: 300px;
                margin: 0 auto 10px;
                display: -webkit-flex;
                display: flex;
                display: -ms-flexbox;
                -webkit-align-items: center;
                align-items: center;
                -webkit-justify-content: center;
                justify-content: center;
            }
            .formSearch .form-control {
                float: left;
                width: auto;
                height: 30px;
                font-size: 14px;
                letter-spacing: 1px;
                margin-right: 8px;
            }
            .formSearch .btn {
                height: 30px;
                border: 1px solid #5e6633;
                border-radius: 5px;
                color: #5e6633;
                display: -webkit-flex;
                display: flex;
                display: -ms-flexbox;
            }
            .formSearch button {
                background-color: transparent;
            }
            .formSearch button:hover {
                color: #fff;
                background-color: #5e6633;
            }
            .menu_signup {
                margin: 0 auto;
                width: 90px;
            }
            /*輪播*/
            .carousel-indicators {
                bottom: -17px;
                margin-bottom: 0;
            }
            .carousel-indicators li {
                width: 8px;
                height: 8px;
            }
            .marquee {
                margin-top: 25px;
            }
            /*系列講座*/
            .lecture-list {
                padding: 0;
            }
            .lecture-box .row {
                margin: 0;
            }
            .lecture-article__desc {
                line-height: 19px;
                letter-spacing: 1px;
                -webkit-line-clamp: 3;
            }
            /*講座推薦*/
            .recommend_box {
                width: 50%;
                padding: 0 40px;
            }
            .class_open_date {
                margin-top: 5px;
            }
            /*系列課程*/
            .class_series_Bigbox {
                flex-direction: column;
                margin-top: 10px;
                margin-bottom: 0;
            }
            .class_series_box {
                width: 350px;
                margin: 0 auto 50px;
            }
            .center_768 {
                text-align: center;
            }
            /*影音*/
            .videoBox {
                width: 49.5%;
            }
            .bigTitle .video_name {
                height: 45px;
            }
            /*會員*/
            .single_class_all {
                flex-direction: column-reverse;
                align-items: flex-start;
            }
            .single_class_right {
                font-size: 12px;
            }
            /*課程展開*/
            .breadcrumbNav {
                display: block;
            }
            .class_open .goBack {
                float: right;
                margin: 10px 15px 0 0;
            }
            .class_open_content {
                margin-top: 50px;
            }
            /*非會員*/
            .person,
            .person_input {
                display: none!important;
            }
            .phone_input {
                display: block;
            }
            .phone_input input[type="text"],
            .phone_input input[type="email"] {
                height: 25px;
                font-size: 13px;
                margin: 5px 0;
            }
            .phone_input .row {
                display: -ms-flexbox;
                -webkit-align-items: center;
                align-items: center;
                -webkit-justify-content: center;
                justify-content: center;
            }
            .phone_input_all {
                border-bottom: 1px solid #cacaca;
                padding-bottom: 10px;
                margin-bottom: 10px;
            }
            .phone_input_all:nth-last-child(1) {
                border-bottom: none;
                padding-bottom: 0;
                margin-bottom: 0;
            }
            .phone_input_all .col-sm-2 {
                font-size: 14px;
            }
            /*講師展開*/
            .teacher_open_content {
                width: 100%;
                padding: 0 15px;
            }
            .teacher_open_outter {
                margin-right: 10px;
            }
            .teacher_intro {
                padding-left: 15px;
            }
            /*學堂認證*/
            .certificationContent {
                overflow: hidden;
            }
            .certificationContent img {
                height: 200px;
                width: auto;
            }
            .innerDetail {
                margin-bottom: 30px;
            }
        }
        
        @media(max-width: 670px) {
            .homepage .movie-youtube__more {
                display: block;
                text-align: center;
            }
            .homepage .movie-youtube__more__desc::after {
                display: none;
            }
            .homepage .movie-youtube__more__desc {
                margin-right: 0;
                display: inherit;
            }
            .monthly-day-event {
                padding-top: 17px;
            }
            .calendar-list {
                height: 298px;
            }
            /*系列講座*/
            .lecture-item {
                padding: 8px 0 8px 8px;
            }
            .lecture-article__signup {
                margin-right: 8px;
            }
            .lecture-contentTop {
                margin-bottom: 5px;
                padding-bottom: 5px;
            }
            .lecture-content__title {
                font-size: 18px;
            }
            .lecture-article__title {
                margin-bottom: 5px;
                font-size: 17px;
                letter-spacing: 1px;
            }
            /*講座推薦*/
            .recommend_box {
                padding: 0 25px;
            }
            /*會員*/
            .member_info_box {
                font-size: 14px;
            }
            /*講師*/
            .teacher_box {
                width: 49%;
            }
            /*課程展開*/
            .class_open_inner {
                display: block;
            }
            .class_open_txt {
                margin-top: 20px;
            }
            .class_open_txt {
                margin-top: 15px;
            }
            .class_open_txt span {
                display: table;
            }
            .class_open_txt div:nth-of-type(3) {
                display: block;
            }
            .class_open_txt span:nth-of-type(2) {
                font-weight: 500;
                font-size: 13px;
                margin-bottom: 5px;
            }
            .class_open_btn {
                left: 15px;
                bottom: -50px;
            }
            .class_open_inner {
                margin-bottom: 60px;
            }
            .class_open_txt div {
                margin-top: 9px;
            }
            /*講師*/
            .teacher_open_content {
                display: block;
            }
            .teacher_intro {
                border-left: none;
                padding-left: 0;
                margin-top: 10px;
            }
            /*講座總覽*/
            .allClassContent {
                margin-top: 0;
            }
            .list_title {
                display: none;
            }
            .list_item_content {
                border: 1px solid #5e6633;
                padding-bottom: 0;
            }
            .list_item_content .row {
                margin: 0;
            }
            .tick_box {
                float: left;
                max-width: 80px;
                width: 80px;
                flex: auto;
                padding: 8px 0 5px;
            }
            .tick_box input[type="checkbox"] {
                width: 18px;
                height: 18px;
            }
            .class_date {
                float: left;
                flex: auto;
                width: 120px;
                max-width: 120px;
                padding: 8px 0 5px;
                text-align: left!important;
            }
            .class_Name {
                width: 100%;
                max-width: 100%;
                flex: auto;
                padding: 10px;
                border-top: 1px solid #5e6633;
                border-bottom: 1px solid #5e6633;
                text-align: justify;
            }
            .class_bigName {
                float: right;
                width: 100%;
                max-width: 100%;
                flex: auto;
                padding: 6px 0;
            }
            .one_color {
                padding-bottom: 30px;
            }
        }
        
        @media(max-width: 575px) {
            .content-head__title {
                text-align: center;
            }
            .homepage .content-head__col:nth-of-type(1)::before,
            .homepage .content-head__col:nth-of-type(3)::before {
                border-right: none;
            }
            .homepage .movie-youtube__more {
                display: flex;
                text-align: auto;
            }
            .homepage .movie-youtube__more__desc::after {
                display: block;
            }
            .homepage .movie-youtube__more__desc {
                margin-right: 15px;
                display: inline-block;
            }
            .monthly-day-event {
                padding-top: 13px;
            }
            /*系列講座*/
            .lectureTitle .divider {
                width: 35%;
            }
            .content-foot {
                padding-top: 15px;
                padding-bottom: 15px;
            }
            .lecture-content {
                width: 59.3%;
            }
            .lecture-item {
                padding: 6px 0 6px 6px;
            }
            .lecture-article {
                margin: 0 10px;
            }
            .lecture-article__signup {
                margin-right: 6px;
            }
            .lecture-article__title {
                font-size: 16px;
                letter-spacing: inherit;
                line-height: inherit;
            }
            .lecture-article__desc {
                -webkit-line-clamp: 2;
                line-height: inherit;
                letter-spacing: inherit;
                font-size: 13px;
            }
            .member_pop {
                margin: 40px auto 0;
            }
            /*學堂租借*/
            .vertical_img {
                width: 100%;
            }
            .rent_img {
                flex-direction: column;
            }
            .vertical_img:nth-of-type(1) {
                margin-bottom: 10px;
            }
            .vertical_img:nth-of-type(1),
            .vertical_img:nth-of-type(2) {
                padding: 0;
                border: none;
            }
            .bigTitle .video_name {
                height: 65px;
            }
            /*會員*/
            .member_info_box {
                width: 49%;
            }
            .member_info_box:nth-of-type(even) {
                margin-right: 0;
            }
            .member_info_box:nth-of-type(odd) {
                margin-right: 2%
            }
            /*首頁*/
            .homepage .content-head__title {
                margin-left: 0;
            }
            /*行事曆*/
            .calendar_1024 {
                display: none;
            }
            .calendar_575 {
                display: block;
                width: 96%;
                margin: 0 auto;
                padding-bottom: 30px;
            }
            .calendar_575 .content-head__title {
                border-top: 1px solid #5e6633;
                border-bottom: 1px solid #5e6633;
                font-size: 20px;
                letter-spacing: 2px;
            }
            .calendar-list {
                height: auto;
            }
            .calendar-content {
                margin-bottom: 0;
            }
        }
        
        @media(max-width: 500px) {
            .carousel-indicators {
                display: none;
            }
            .marquee {
                margin-top: 10px;
            }
            /*系列講座*/
            .lecture-article__desc,
            .lecture-bg {
                display: none;
            }
            .lecture-contentTop_Rwd {
                display: none;
            }
            .lecture-contentTopPhone {
                display: block;
            }
            .lecture-content__title {
                font-size: 20px;
            }
            .lecture-contentTop {
                margin-bottom: 20px;
            }
            .lecture-item {
                padding: 5px 0 20px;
            }
            .coverTop {
                /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+99&0.31+0,0.38+100 */
                background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.31) 0%, rgba(0, 0, 0, 0.38) 99%, rgba(0, 0, 0, 0.38) 100%);
                /* FF3.6-15 */
                background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.31) 0%, rgba(0, 0, 0, 0.38) 99%, rgba(0, 0, 0, 0.38) 100%);
                /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom, rgba(255, 255, 255, 0.31) 0%, rgba(0, 0, 0, 0.38) 99%, rgba(0, 0, 0, 0.38) 100%);
                /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4fffffff', endColorstr='#61000000', GradientType=0);
                /* IE6-9 */
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: 2;
            }
            .lecture-figbox {
                width: 100%;
                padding-left: 20px;
                padding-right: 20px
            }
            .lecture-item:hover .lecture-contentTop .lecture-article:hover {
                border-bottom-color: #b7b7b7;
            }
            .lecture-item:hover .lecture-content,
            .lecture-item:hover .lecture-article__desc,
            .lecture-article:hover {
                color: #fff;
            }
            .lecture-item:hover .lecture-content__title {
                border-color: #5e6633;
            }
            .lecture-item:hover .lecture-article__signup {
                color: #5e6633;
                background-color: transparent;
                border-color: #b7b7b7;
            }
            .lecture-content {
                width: 100%;
                padding: 0 20px;
                position: absolute;
                bottom: 30px;
                color: #fff;
            }
            .lecture-article__title {
                height: auto;
                margin-bottom: 15px;
                font-size: 18px;
                letter-spacing: 1px;
            }
            .lecture-article__more__img {
                padding: 20px;
            }
            .lecture-item_odd {
                padding: 0;
            }
            .allBtn {
                color: #5e6633;
            }
            .allBtn-outer {
                background-color: #fff;
            }
            .allBtn::after {
                border-color: transparent transparent transparent #5e6633;
            }
            /*講座推薦*/
            .recommend_box {
                width: 80%;
                margin: 0 auto 50px;
                padding: 0 20px;
            }
            .class_name {
                text-align: center;
            }
            .innerPage {
                margin-bottom: 20px;
            }
            .innerDetail {
                margin-bottom: 30px;
            }
            /*系列課程*/
            .recommendTt {
                display: none;
            }
            .class_Title .divider {
                display: none;
            }
            .class_theme_title {
                margin-right: 0;
                text-align: justify;
            }
            .class_Title {
                border-bottom: 1px solid #5e6633;
                padding-bottom: 3px;
            }
            .class_series_box,
            .recommend_box {
                border-bottom: 1px solid #b7b7b7;
                padding-bottom: 10px;
                margin-bottom: 40px;
            }
            .class_open_date {
                border-bottom: none;
                margin-bottom: 0;
            }
            .none_500 {
                display: none;
            }
            .block_500 {
                display: block;
            }
            /*影音*/
            .videoBox {
                width: 96%;
                margin: 0 auto 20px;
            }
            .outer-container {
                overflow: visible;
            }
            .inner-container {
                overflow-x: visible;
                overflow-y: visible;
                width: auto;
            }
            .txtOpen {
                height: auto;
                margin-right: 0;
            }
            /*會員*/
            .signin,
            .member_change {
                width: 95%;
                margin: 0 auto;
            }
            .member_centerContent .note {
                width: 95%;
            }
            .memberContent {
                margin: 0 0 40px;
            }
            /*影音*/
            .bigTitle .video_name {
                height: 45px;
            }
            
            
        }
        
        @media(max-width: 480px) {
            /*footer*/
            .contact-adr {
                display: block;
                font-size: 13px;
                letter-spacing: auto;
            }
            .contact-adr span {
                display: table;
                width: 100%;
            }
            .contact-adr span:nth-of-type(2) {
                margin-top: 5px;
            }
            .contact-listbox__item:nth-of-type(1) .contact-listbox__col {
                display: table;
                width: 100%;
            }
            .contact-listbox__item .contact-listbox__col:nth-of-type(2) {
                border-left: none;
                padding-left: 0;
            }
            .contact-listbox__item {
                margin-bottom: 0;
            }
            .footerEmail {
                margin-bottom: 0;
            }
            .contact-listbox__col {
                margin-bottom: 8px;
                letter-spacing: 1px;
            }
            .footerBtn {
                margin-top: 10px;
            }
            /*會員*/
            .click_btn_line .divider:nth-of-type(1) {
                display: none;
            }
            input[type="checkbox"] {
                width: 13px;
                height: 13px;
            }
            .passwordContent {
                margin-bottom: 150px;
            }
            /*講師*/
            .teacher_box {
                width: 100%;
            }
        }
        
        @media(max-width: 410px) {
            .rentbrnRwd {
                display: none;
            }
            .phone_footerBtn {
                display: -webkit-flex;
                display: flex;
                display: -ms-flexbox;
                -webkit-align-items: center;
                align-items: center;
                margin-bottom: 10px;
            }
            .social-rentBtn {
                display: block;
                margin-left: 0;
                margin-right: 10px;
            }
            .social-box {
                display: -webkit-flex;
                display: flex;
                display: -ms-flexbox;
            }
            .footerBtn {
                width: 100%;
            }
            .dowmload_btn {
                display: block;
            }
            .epaperBtn {
                width: 100%;
            }
        }
        /* index */
        
        #myModal .source_options {
            margin-top: 10px;
        }
        
        .display_none {
            display: none;
        }
        
        .gsc-search-box {
            display: none;
        }
        
        #search_zone {
            width: 1px;
            position: fixed;
            top: -100px;
        }
        /* video */
        
        .videoContent iframe {
            width: 100%;
            height: 200px;
        }
        /* member */
        
        .signin label {
            font-size: 13px;
        }
        
        .signin .recaptcha {
            margin-top: 10px;
        }
        
        .signin #check_status_ok {
            font-size: 13px;
            color: green;
            display: none;
        }
        
        .signin #check_status_error,
        .signin #check_status_error2 {
            font-size: 13px;
            color: red;
            display: none;
        }
        
        .center_nav li:nth-of-type(2) {
            margin-right: 30px;
        }
        /* course */
        
        .query_btn {
            margin-bottom: 20px;
        }
        
        .member_tips2 {
            font-size: 14px;
            color: #5f5f5f;
            letter-spacing: 1px;
            margin: 10px 10px;
        }
        
        .red {
            color: red;
        }
        
        .divider2 {
            height: 1px;
            background-color: #5e6633;
            margin: 10px 0;
        }
        
        .survey textarea {
            width: 100%;
        }
        
        .survey .member_top_title {
            margin-top: 15px;
        }